[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, master, updated. debian/0.5.3-1-19-gb380bf2
Stefano Zacchiroli
zack at upsilon.cc
Wed Nov 11 17:52:19 UTC 2009
The following commit has been merged in the master branch:
commit b380bf2748ab49c0062c2cd514b4eaf3a541cf9b
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Wed Nov 11 18:51:00 2009 +0100
update copyright (bump years, add MLton license)
diff --git a/debian/changelog b/debian/changelog
index ae9c96f..fa9687c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ janest-core (0.6.0-1) UNRELEASED; urgency=low
- revamp Description (mention Core vs Core_extended difference)
* debian/rules: switch {debhelper,ocaml}.mk to avoid *.log leftovers
* switch packaging to dh-ocaml
+ * debian/copyright:
+ - bump copyright years
+ - add MLton license, which applies to extended/union_find.ml
-- Stefano Zacchiroli <zack at debian.org> Sun, 08 Nov 2009 23:20:44 +0100
diff --git a/debian/copyright b/debian/copyright
index bf7e961..ca642d2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Sat, 03 May 2008 10:55:27 +0200.
It was downloaded from <http://janestcapital.com/ocaml/>
Files: *
-Copyright: © 2008 Jane Street Holding, LLC <opensource at janestcapital.com>
+Copyright: © 2008-2009 Jane Street Holding, LLC <opensource at janestcapital.com>
License: LGPL-2.1 | other
As a special exception to the GNU Lesser General Public License, you
may link, statically or dynamically, a "work that uses the Library"
@@ -25,6 +25,32 @@ License version 2.1, with the special exception to it reported above.
The full text of the GNU Lessere General Public License version 2.1 can be
found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: extended/union_find.ml
+Copyright: © 1999-2009 Henry Cejtin
+ © 1999-2009 Matthew Fluet
+ © 1999-2009 Suresh Jagannathan
+ © 1999-2009 Stephen Weeks
+ © 1997-2000 NEC Research Institute
+License: BSD
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted,
+ provided that the above copyright notice appear in all copies and that
+ both the copyright notice and this permission notice and warranty
+ disclaimer appear in supporting documentation, and that the name of the
+ above copyright holders, or their entities, not be used in advertising
+ or publicity pertaining to distribution of the software without
+ specific, written prior permission.
+
+ The above copyright holders disclaim all warranties with regard to this
+ software, including all implied warranties of merchantability and
+ fitness. In no event shall the above copyright holders be liable for
+ any special, indirect or consequential damages or any damages
+ whatsoever resulting from loss of use, data or profits, whether in an
+ action of contract, negligence or other tortious action, arising out of
+ or in connection with the use or performance of this software.
+
+
Files: debian/*
Copyright: © 2008 Stefano Zacchiroli <zack at debian.org>
License: GPL-3+
--
janest-core packaging
More information about the Pkg-ocaml-maint-commits
mailing list