[Pkg-ocaml-maint-commits] [ocamlgraph] 04/08: Update debian/copyright file.

Mehdi Dogguy mehdi at moszumanska.debian.org
Mon Aug 31 12:18:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository ocamlgraph.

commit 1af0ad2c3b9bbe981d65904a7a41c2f8bbf13caa
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Mon Aug 31 13:38:04 2015 +0000

    Update debian/copyright file.
---
 debian/changelog |  1 +
 debian/copyright | 50 ++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 43 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 41458a8..df9446c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ocamlgraph (1.8.6-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Update debian/copyright file.
 
  -- Mehdi Dogguy <mehdi at debian.org>  Mon, 31 Aug 2015 13:27:26 +0000
 
diff --git a/debian/copyright b/debian/copyright
index 523894a..7141efd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,13 +11,7 @@ License: LGPL-2.1
  The full text of the GNU Library General Public License version 2.1
  can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
-Files: dgraph/*
-Copyright: © 2009 CEA
-License: LGPL-2.1
-
-Files: view_graph/*
-Copyright: © 2008 Anne Pacalet
-License: LGPL-2.1 + linking exception
+License: LGPL-2.1 with linking exception
  The Library is distributed under the terms of the GNU Library General
  Public License version 2.1.
  .
@@ -35,9 +29,49 @@ License: LGPL-2.1 + linking exception
  executable file might be covered by the GNU Library General Public
  License.
 
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions: The above copyright notice and this
+ permission notice shall be included in all copies or substantial
+ portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: dgraph/*
+Copyright: © 2009 CEA
+License: LGPL-2.1
+
+Files: view_graph/*
+Copyright: © 2008 Anne Pacalet
+License: LGPL-2.1 with linking exception
+
 Files: src/graphml.ml, src/graphml.mli, tests/testgraphml.ml
 Copyright: © 2012 Pietro Abate <pietro.abate at pps.jussieu.fr>
-License: LGPL-2.1
+License: LGPL-2.1 with linking exception
+
+Files: src/clique.ml, src/clique.mli
+Copyright: © 2014-2015 Giselle Reis
+License: LGPL-2.1 with linking exception
+
+Files: src/mincut.ml, src/mincut.mli
+Copyright: © 2013-2014 David Monniaux
+           © 2013-2014 Gabriel Radanne
+License: LGPL-2.1 with linking exception
+
+Files: src/dominator.ml, src/dominator.mli
+Copyright: © 2009 Carnegie-Mellon University, David Brumley, and Ivan Jager.
+License: MIT
 
 Files: *
 Copyright: © 2004-2010 Sylvain Conchon <Sylvain.Conchon at lri.fr>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlgraph.git



More information about the Pkg-ocaml-maint-commits mailing list