[Pkg-ocaml-maint-commits] [camlpdf] 01/08: copyright: Add license of miniz.c (#742881)

Nicolas Braud-Santoni nicolas at braud-santoni.eu
Sun Jul 24 02:15:19 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 3bb2d17ec061f0ee69ad3bf980c246a33b74fbb6
Author: Nicolas Braud-Santoni <nicolas at braud-santoni.eu>
Date:   Sat Jul 23 17:09:55 2016 -0400

    copyright: Add license of miniz.c (#742881)
---
 debian/copyright | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 49007bc..4e20cce 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -27,6 +27,35 @@ License: LGPL-2.1-exception
  The complete text of the GNU Lesser General Public License can be
  found in `/usr/share/common-licenses/LGPL-2.1'.
 
+Files: miniz.c
+Copyright: 2012 Rich Geldreich <richgel99 at gmail.com>
+License: Unlicense
+  This is free and unencumbered software released into the public domain.
+  .
+  Anyone is free to copy, modify, publish, use, compile, sell, or
+  distribute this software, either in source code form or as a compiled
+  binary, for any purpose, commercial or non-commercial, and by any
+  means.
+  .
+  In jurisdictions that recognize copyright laws, the author or authors
+  of this software dedicate any and all copyright interest in the
+  software to the public domain. We make this dedication for the benefit
+  of the public at large and to the detriment of our heirs and
+  successors. We intend this dedication to be an overt act of
+  relinquishment in perpetuity of all present and future rights to this
+  software under copyright law.
+  .
+  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 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.
+  .
+  For more information, please refer to <http://unlicense.org/>
+
+
 Files: pdfafmdata.ml
 Copyright: 1989, 1990, 1991, 1992, 1993, 1997 Adobe Systems Incorporated
 License: other

-- 
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