[pg_comparator] 05/10: Update copyright file.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Aug 16 16:10:07 UTC 2015


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

sebastic pushed a commit to branch master
in repository pg_comparator.

commit 9eb5b7fed4bc0703003538bed9e55455bc6d9d1e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Aug 16 17:15:21 2015 +0200

    Update copyright file.
    
    Changes:
    - Update Source URL
    - Use BSD-3-Clause instead of BSD license shortname
    - Update copyright years
    - Add license & copyright for fnv.c
---
 debian/changelog |  5 +++++
 debian/copyright | 33 +++++++++++++++++++++++++++++----
 2 files changed, 34 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 589ffbf..5e4123e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ pg-comparator (2.2.6-1) UNRELEASED; urgency=medium
   * Team upload.
   * Update watch file to not use pgFoundary.
   * New upstream release.
+  * Update copyright file, changes:
+    - Update Source URL
+    - Use BSD-3-Clause instead of BSD license shortname
+    - Update copyright years
+    - Add license & copyright for fnv.c
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 16 Aug 2015 17:12:17 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 65f2feb..2a941b7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,17 +1,41 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: pg_comparator
 Upstream-Contact: Fabien Coelho <pg.comparator at coelho.net>
-Source: http://pgfoundry.org/projects/pg-comparator/
+Source: https://www.cri.ensmp.fr/people/coelho/pg_comparator/
 
 Files: *
-Copyright: 2004-2013 Fabien Coelho
-License: BSD
+Copyright: 2004-2015, Fabien Coelho
+License: BSD-3-Clause
+
+Files: fnv.c
+Copyright: disclaimed
+Comment: Code adapted, simplified and slightly extended from public domain:
+ .
+   http://www.isthe.com/chongo/src/fnv/hash_64a.c
+ .
+ By chongo <Landon Curt Noll>
+License: public-domain
+ Please do not copyright this code.  This code is in the public domain.
+ .
+ LANDON CURT NOLL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
+ EVENT SHALL LANDON CURT NOLL 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.
+ .
+ By:
+      chongo <Landon Curt Noll> /\oo/\
+      http://www.isthe.com/chongo/
+ .
+ Share and Enjoy!	:-)
 
 Files: debian/*
 Copyright: 2013, Ivan Mincik
 License: GPL-3
 
-License: BSD
+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:
@@ -30,3 +54,4 @@ License: GPL-3
  the Free Software Foundation, version 3 of the License.
  On Debian GNU/Linux systems, the complete text of version 3 of the GNU
  General Public License can be found in `/usr/share/common-licenses/GPL-3'.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pg_comparator.git



More information about the Pkg-grass-devel mailing list