Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Commit d467adb

Browse files
committed
* 0.0.6.20130209.0 as CC0.
1 parent d3a6617 commit d467adb

File tree

2 files changed

+9
-19
lines changed

2 files changed

+9
-19
lines changed

pugs-compat/LICENSE

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
1-
Copyright 2008 by Audrey Tang
1+
# CC0 1.0 Universal
22

3-
Permission is hereby granted, free of charge, to any person obtaining a copy
4-
of this software and associated documentation files (the "Software"), to
5-
deal in the Software without restriction, including without limitation the
6-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
7-
sell copies of the Software, and to permit persons to whom the Software is
8-
furnished to do so, subject to the following conditions:
9-
10-
The above copyright notice and this permission notice shall be included in
11-
all copies or substantial portions of the Software.
12-
13-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
16-
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
17-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
18-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3+
To the extent possible under law, 唐鳳 has waived all copyright
4+
and related or neighboring rights to pugs-compat.
5+
6+
This work is published from Taiwan.
7+
8+
http://creativecommons.org/publicdomain/zero/1.0

pugs-compat/pugs-compat.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Name : pugs-compat
2-
Version : 0.0.6.20120717.204800
2+
Version : 0.0.6.20130209.0
33
Build-type : Simple
44
Category : Pugs
5-
License : BSD3
5+
License : PublicDomain
66
License-file : LICENSE
77
Maintainer : audreyt@audreyt.org
88
Synopsis : Portable Haskell/POSIX layer for Pugs

0 commit comments

Comments
 (0)