[Pkg-haskell-commits] darcs: ftphs: Clarified copyright status of Printf code from Ian Lynagh
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:19:51 UTC 2013
Mon Nov 15 20:52:03 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Clarified copyright status of Printf code from Ian Lynagh
Ignore-this: 8c3df2a2a3729c9301fd50f2d5c9bc0c
Keywords:
(jgoerzen at complete.org--projects/missingh--head--0.5--patch-58)
M ./copyright -1 +13
Mon Nov 15 20:52:03 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Clarified copyright status of Printf code from Ian Lynagh
Ignore-this: 8c3df2a2a3729c9301fd50f2d5c9bc0c
Keywords:
(jgoerzen at complete.org--projects/missingh--head--0.5--patch-58)
diff -rN -u old-ftphs//copyright new-ftphs//copyright
--- old-ftphs//copyright 2013-01-04 14:19:49.734222432 +0000
+++ new-ftphs//copyright 2013-01-04 14:19:51.330542243 +0000
@@ -37,7 +37,7 @@
under the licenses shown below.
----------------------------------------------------
-The MissingH.Hsemail modules come from hsemail 2004-10-12 from
+The MissingH.Hsemail modules come from hsemail 2004-10-24 from
http://cryp.to/hsemail/.
Copyright/License:
@@ -91,5 +91,17 @@
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
+----------------------------------------------------
+Portions of the MissingH.Printf.* modules come from Ian Lynagh's
+Template Haskell Printf 0.1.0 module at
+http://web.comlab.ox.ac.uk/oucl/work/ian.lynagh/Printf/. That module
+is Copyright (c) 2003 Ian Lynagh and is licensed under the GNU LGPL 2.1.
+Debian GNU/Linux users may find the GNU LGPL 2.1 at
+/usr/share/common-licenses/LGPL-2.1. Alternatively, you may find it
+at 3rd-party-licenses/LGPL-2.1 in the source distribution.
+
+Pursuant to the terms of the LGPL, you may consider this code to fall
+under the GPL as part of the whole MissingH work.
+
------------------------------------------------------------------
arch-tag: copyright statement
More information about the Pkg-haskell-commits
mailing list