[Pkg-haskell-commits] darcs: haskell-configfile: Noted new info in COPYRIGHT
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:32:54 UTC 2013
Wed Oct 20 07:42:38 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Noted new info in COPYRIGHT
Ignore-this: d82f24e0dc220f6f84baaf053b3f52d
Keywords:
(jgoerzen at complete.org--projects/missingh--head--1.0--patch-81)
M ./copyright -11 +75
Wed Oct 20 07:42:38 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Noted new info in COPYRIGHT
Ignore-this: d82f24e0dc220f6f84baaf053b3f52d
Keywords:
(jgoerzen at complete.org--projects/missingh--head--1.0--patch-81)
diff -rN -u old-haskell-configfile//copyright new-haskell-configfile//copyright
--- old-haskell-configfile//copyright 2013-01-04 14:32:52.723720765 +0000
+++ new-haskell-configfile//copyright 2013-01-04 14:32:54.486242106 +0000
@@ -1,18 +1,82 @@
-This package was debianized by John Goerzen <jgoerzen at complete.org> on
-Tue, 5 Oct 2004 16:17:09 -0500.
-
-It was downloaded from gopher://quux.org/1/devel/missingh or
-http://quux.org/devel/missingh
-
-Copyright:
-
-Upstream Author(s): John Goerzen <jgoerzen at complete.org>
-
-License:
-
+MissingH: Haskell libraries
Copyright (C) 2004 John Goerzen <jgoerzen at complete.org>
-This program is licensed under the GNU General Public License.
-Debian GNU/Linux users can find the GNU GPL at
-/usr/share/common-licenses/GPL.
+All code is under the following license unless otherwise noted:
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+The GNU General Public License is available in the file COPYING in the source
+distribution. Debian GNU/Linux users may find this in
+/usr/share/common-licenses/GPL-2.
+
+If the GPL is unacceptable for your uses, please e-mail me; alternative
+terms can be negotiated for your project.
+
+----------------------------------------------------
+The MissingH.Hsemail modules come from hsemail 2004-10-12 from
+http://cryp.to/hsemail/.
+
+Copyright/License:
+
+ Copyright (c) 2004 Peter Simons <simons at cryp.to>. All rights reserved. This
+ software is released under the terms of the GNU General Public License.
+
+I (John Goerzen) have made these modifications:
+
+ * Module names adjusted to work with MissingH, and to not conflict
+ with user-installed copies of hsemail
+
+ * Some files from the source distribution are not relevant to MissingH
+ and were removed.
+
+----------------------------------------------------
+The Wash modules come from WashNGo 2.0.5. Mail is version 0.3.7. Utility
+is version 0.3.11. They are available from
+http://www.informatik.uni-freiburg.de/~thiemann/haskell/WASH/.
+
+Copyright/License for all Wash modules:
+
+ The WASH License
+
+ Copyright 2001-2003, Peter Thiemann.
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ 3. The name of the author may not be used to endorse or promote
+ products derived from this software without specific prior
+ written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF 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.
+------------------------------------------------------------------
+arch-tag: copyright statement
More information about the Pkg-haskell-commits
mailing list