[Pkg-haskell-commits] darcs: haskell-testpack: Added Haddock meta-tags to docs
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:52:15 UTC 2013
Wed Oct 20 20:43:27 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Added Haddock meta-tags to docs
Ignore-this: 3636b847d7ead64e45d477a7e6f1671f
Keywords:
(jgoerzen at complete.org--projects/missingh--head--1.0--patch-83)
M ./copyright +13
Wed Oct 20 20:43:27 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Added Haddock meta-tags to docs
Ignore-this: 3636b847d7ead64e45d477a7e6f1671f
Keywords:
(jgoerzen at complete.org--projects/missingh--head--1.0--patch-83)
diff -rN -u old-haskell-testpack//copyright new-haskell-testpack//copyright
--- old-haskell-testpack//copyright 2013-01-04 14:52:13.383980963 +0000
+++ new-haskell-testpack//copyright 2013-01-04 14:52:15.463721898 +0000
@@ -23,6 +23,19 @@
If the GPL is unacceptable for your uses, please e-mail me; alternative
terms can be negotiated for your project.
+============================================================================
+Special Notes for Included Code
+============================================================================
+
+MissingH includes some code from other authors. The copyright and license
+statements for these sources are included below. All are GPL-compatible
+licenses, so if you have any doubt about how to treat MissingH as a whole,
+simply know that the GPL should be understood to cover the entire library.
+
+If you split out the parts originally from other authors, and use them
+completely independently of the rest of the library, you may treat them
+under the licenses shown below.
+
----------------------------------------------------
The MissingH.Hsemail modules come from hsemail 2004-10-12 from
http://cryp.to/hsemail/.
More information about the Pkg-haskell-commits
mailing list