[Pkg-ocaml-maint-commits] [camlpdf] 01/01: Update copyright information

Nicolas Braud-Santoni nicolas at braud-santoni.eu
Sun Jul 31 20:30:56 UTC 2016


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

nicoo-guest pushed a commit to branch master
in repository camlpdf.

commit d4165c66f71091ed22e0a27fc178da8093f07052
Author: Nicolas Braud-Santoni <nicolas at braud-santoni.eu>
Date:   Sun Jul 31 22:29:31 2016 +0200

    Update copyright information
    
    The missing information was noticed by Stéphane Glondu.
---
 debian/copyright | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 4e20cce..3b5d881 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -78,6 +78,57 @@ Files: OCamlMakefile examples/OCamlMakefile
 Copyright: 1999-2012, Markus Mottl
 License: LGPL-2.1
 
+Files: rijndael-alg-fst.*
+Copyright: Vincent Rijmen <vincent.rijmen at esat.kuleuven.ac.be>
+	   Antoon Bosselaers <antoon.bosselaers at esat.kuleuven.ac.be>
+	   Paulo Barreto <paulo.barreto at terra.com.br>
+License: public-domain
+ This code is hereby placed in the public domain.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''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 AUTHORS 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.
+
+Files: sha2.*
+Copyright: 2005, 2007 Olivier Gay <olivier.gay at a3.epfl.ch>
+License: BSD-3-clause
+ 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 project 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 PROJECT 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 PROJECT 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.
+
+
+Files: stubs-aes.c
+Copyright: 2002 INRIA
+License: LGPL-2.1
+
 Files: debian/*
 Copyright: 2013, Stéphane Glondu
 License: LGPL-2.1

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



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