[Pkg-haskell-commits] darcs: ftphs: Added Haddock meta-tags to docs

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:19:05 UTC 2013


Wed Oct 20 20:43:27 UTC 2004  John Goerzen <jgoerzen at complete.org>
  * Added Haddock meta-tags to docs
  Ignore-this: bfd6dfd7e00c2136c85a90f9dead4318
  
  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: bfd6dfd7e00c2136c85a90f9dead4318
  
  Keywords: 
  
  
  (jgoerzen at complete.org--projects/missingh--head--1.0--patch-83)
diff -rN -u old-ftphs//copyright new-ftphs//copyright
--- old-ftphs//copyright	2013-01-04 14:19:02.751235459 +0000
+++ new-ftphs//copyright	2013-01-04 14:19:05.431766644 +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