[Pkg-ocaml-maint-commits] [ocaml-doc] 05/08: Convert d/copyright file to DEP-5 format

Mehdi Dogguy mehdi at moszumanska.debian.org
Sat Jan 6 22:09:14 UTC 2018


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

mehdi pushed a commit to branch master
in repository ocaml-doc.

commit 0ee21cf2f83d1b35ffac0000deca73e43ce3dd60
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sat Jan 6 23:01:59 2018 +0100

    Convert d/copyright file to DEP-5 format
---
 debian/copyright | 119 +++++++++++++++++++++++++++----------------------------
 1 file changed, 59 insertions(+), 60 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 8700f0f..8268b46 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,60 +1,59 @@
-This package was debianized by Sven LUTHER <luther at debian.org> on
-Sat,  9 Oct 1999 13:24:05 +0200.
-
-The Objective caml documentation has been download from:
-  http://caml.inria.fr/ocaml/htmlman/
-Upstream Authors:
-  Xavier Leroy, Jerome Vouillon and Damien Doligez
-
-The camlp4 documentation and tutorial has been download from:
-  http://caml.inria.fr/camlp4/
-Upstream Author:
-  Daniel de Rauglaudre
-
-The Objective caml documentation is licences under the following term:
-
-The example as been download from:
-  http://caml.inria.fr/Examples/eng.html
-Upstream Author:
-  Pierre.Weis at inria.fr
-
-The Enhanced OCaml Documentation has been downloaded from:
-  http://wwwtcs.inf.tu-dresden.de/~tews/htmlman-3.09/
-It was generated by Hendrik Tews and is based on the official documentation.
-
-
-----
-The Objective Caml system is copyright (C) 1996, 1997, 1998, 1999, 2000, 2001,
-2002, 2003, 2004 Institut National de Recherche en Informatique et en
-Automatique (INRIA). INRIA holds all ownership rights to the Objective Caml
-system.
-
-The Objective Caml system is open source and can be freely redistributed. See
-the file LICENSE in the distribution for licensing information.
-
-The present documentation is copyright (C) 2004 Institut National de Recherche
-en Informatique et en Automatique (INRIA). The Objective Caml documentation
-and user's manual may be reproduced and distributed in whole or in part,
-subject to the following conditions:
-
-    * The copyright notice above and this permission notice must be preserved
-      complete on all complete or partial copies.
-    * Any translation or derivative work of the Objective Caml documentation
-      and user's manual must be approved by the authors in writing before
-      distribution.
-    * If you distribute the Objective Caml documentation and user's manual in
-      part, instructions for obtaining the complete version of this manual
-      must be included, and a means for obtaining a complete version provided.
-    * Small portions may be reproduced as illustrations for reviews or quotes
-      in other works without this permission notice if proper citation is
-      given. 
-----
-
-The Enhanced OCaml Documentation is derived from the official documentation.
-Permission to redistribute and use it has been granted by OCaml authors:
-
-I'm happy to formally grant you permission to release and redistribute as a
-Debian package (and as any other way you'd like) your "Enhanced Ocaml
-Documentation" version 3.08.
-
-- Xavier Leroy, on behalf of the OCaml development team.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ocaml-doc
+Source: https://caml.inria.fr/download.en.html
+
+Files: *
+Copyright: 2013, Institut National de Recherche en Informatique et en Automatique (INRIA)
+License: other
+ The OCaml system is copyright (C) 1996--2013 Institut National de Recherche en
+ Informatique et en Automatique (INRIA). INRIA holds all ownership rights to the
+ OCaml system.
+ .
+ The OCaml system is open source and can be freely redistributed. See the file
+ LICENSE in the distribution for licensing information.
+ .
+ The present documentation is copyright (C) 2013 Institut National de Recherche
+ en Informatique et en Automatique (INRIA). The OCaml documentation and user's
+ manual may be reproduced and distributed in whole or in part, subject to the
+ following conditions:
+ .
+ - The copyright notice above and this permission notice must be preserved
+   complete on all complete or partial copies.
+ - Any translation or derivative work of the OCaml documentation and user's
+   manual must be approved by the authors in writing before distribution.
+ - If you distribute the OCaml documentation and user's manual in part,
+   instructions for obtaining the complete version of this manual must be
+   included, and a means for obtaining a complete version provided.
+ - Small portions may be reproduced as illustrations for reviews or quotes in
+   other works without this permission notice if proper citation is given.
+
+Files: debian/*
+Copyright: 1999, Sven LUTHER
+           2014-2018, Mehdi Dogguy
+License: BSD-3-clause
+ Copyright (c) The Regents of the University of California.
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.

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



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