[gosmore] 13/20: Update copyright file.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat May 7 12:24:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository gosmore.
commit 2ddc738f3b30fad6f44be1a59a21bb4aac4f7302
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat May 7 12:26:15 2016 +0200
Update copyright file.
Changes:
- Switch license for project from public-domain to BSD-2-Clause
- Update copyright years for Nic Roets
- Update Files section for ConvertUTF files moved to jni directory
- Use standalone license paragraphs
---
debian/changelog | 5 ++++
debian/copyright | 83 +++++++++++++++++++++++++++++++++++++-------------------
2 files changed, 60 insertions(+), 28 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6acb74d..a24227c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,11 @@ gosmore (0.0.0.svn30327-1) UNRELEASED; urgency=medium
* Enable all hardening buildflags.
* Add patch to fix desktop file issues.
* Install application icons in hicolor theme.
+ * Update copyright file, changes:
+ - Switch license for project from public-domain to BSD-2-Clause
+ - Update copyright years for Nic Roets
+ - Update Files section for ConvertUTF files moved to jni directory
+ - Use standalone license paragraphs
-- Bas Couwenberg <sebastic at debian.org> Sat, 07 May 2016 11:54:49 +0200
diff --git a/debian/copyright b/debian/copyright
index 2adfc19..fe991a5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,42 +4,51 @@ Upstream-Contact: Nic Roets <nroets at gmail.com>
Source: http://sourceforge.net/projects/gosmore/
Files: *
-Copyright: 2015, Nic Roets <nroets at gmail.com>
- 2015, Dave Hansen
- 2015, David Dean
-License: public-domain
- Everything else are placed by in the public domain by its authors.
-
-Files: ConvertUTF.c
- ConvertUTF.h
+Copyright: 2010-2011, 2015, Nic Roets <nroets at gmail.com>
+ 2015, Dave Hansen
+ 2015, David Dean
+License: BSD-2-Clause
+
+Files: jni/ConvertUTF.c
+ jni/ConvertUTF.h
Copyright: 2001-2004, Unicode, Inc
License: Unicode
- This source code is provided as is by Unicode, Inc. No claims are
- made as to fitness for any particular purpose. No warranties of any
- kind are expressed or implied. The recipient agrees to determine
- applicability of information provided. If this file has been
- purchased on magnetic or optical media from Unicode, Inc., the
- sole remedy for any claim will be exchange of defective media
- within 90 days of receipt.
- .
- Limitations on Rights to Redistribute This Code
- .
- Unicode, Inc. hereby grants the right to freely use the information
- supplied in this file in the creation of products supporting the
- Unicode Standard, and to make copies of this file in any form
- for internal or external distribution as long as this notice
- remains attached.
-Files: debian/*
-Copyright: 2015, Ross Gammon <ross.gammon at mail.dk>
-License: GPL-2+
-
-Files: elemstyle.xml
+Files: elemstyles.xml
icons.csv
icons.xpm
Copyright: 2006-2009 The Gpsdrive Development Team
License: GPL-2+
+Files: debian/*
+Copyright: 2015, Ross Gammon <ross.gammon at mail.dk>
+License: GPL-2+
+
+License: BSD-2-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.
+ .
+ THIS SOFTWARE IS PROVIDED BY NIC ROETS ``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 NIC ROETS 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.
+
License: GPL-2+
This package is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
@@ -57,3 +66,21 @@ License: GPL-2+
.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'
+
+License: Unicode
+ This source code is provided as is by Unicode, Inc. No claims are
+ made as to fitness for any particular purpose. No warranties of any
+ kind are expressed or implied. The recipient agrees to determine
+ applicability of information provided. If this file has been
+ purchased on magnetic or optical media from Unicode, Inc., the
+ sole remedy for any claim will be exchange of defective media
+ within 90 days of receipt.
+ .
+ Limitations on Rights to Redistribute This Code
+ .
+ Unicode, Inc. hereby grants the right to freely use the information
+ supplied in this file in the creation of products supporting the
+ Unicode Standard, and to make copies of this file in any form
+ for internal or external distribution as long as this notice
+ remains attached.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gosmore.git
More information about the Pkg-grass-devel
mailing list