[Pkg-haskell-commits] darcs: haskell-happstack-server: Copyright fixed
mascellani at poisson.phc.unipi.it
mascellani at poisson.phc.unipi.it
Mon Jul 12 15:37:45 UTC 2010
Mon Jul 12 14:03:19 UTC 2010 mascellani at poisson.phc.unipi.it
* Copyright fixed
Ignore-this: aba22a39f214248275d7276f7dc487e9
M ./copyright -8 +23
Mon Jul 12 14:03:19 UTC 2010 mascellani at poisson.phc.unipi.it
* Copyright fixed
Ignore-this: aba22a39f214248275d7276f7dc487e9
diff -rN -u old-haskell-happstack-server/copyright new-haskell-happstack-server/copyright
--- old-haskell-happstack-server/copyright 2010-07-12 15:37:45.579427295 +0000
+++ new-haskell-happstack-server/copyright 2010-07-12 15:37:45.583427503 +0000
@@ -48,6 +48,29 @@
© 2005 - 2010, Thomas Hartman <thomashartman1 at gmail.com>
© 2005, HApps LLC
License: BSD
+
+Files: src/Server/HTTP/RFC822Headers.hs,
+ src/Server/HTTP/Multipart.hs
+Copyright: © 2001-2002, Peter Thiemann
+ © 2005-2006, Bjorn Bringert <bjorn at bringert.net>
+ © 2007, David Himmelstrup <lemmih at gmail.com>
+License: BSD
+
+Files: src/Server/HTTPClient/TCP.hs,
+ src/Server/HTTPClient/Stream.hs,
+ src/Server/HTTPClient/HTTP.hs
+Copyright: © 2002, Warrick Gray
+ © 2003-2004, Bjorn Bringert <bjorn at bringert.net>
+ © 2004, Simon Foster
+
+Files: debian/*
+Copyright: © 2010 Giovanni Mascellani <gio at debian.org>
+License: GPL-3+
+ The Debian packaging information is under the GPL, version 3 or later. On
+ Debian GNU/Linux systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+License: BSD
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
@@ -76,11 +99,3 @@
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-Files: debian/*
-Copyright: © 2010 Giovanni Mascellani <gio at debian.org>
-License: GPL-3+
- The Debian packaging information is under the GPL, version 3 or later. On
- Debian GNU/Linux systems, the complete text of the GNU General Public License
- Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
-
More information about the Pkg-haskell-commits
mailing list