[pyspatialite] 02/05: Drop © character from copyright statements.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Aug 29 13:36:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pyspatialite.
commit c5548f9970329cd9dfd7e860843374647d0bec66
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Aug 29 14:52:39 2015 +0200
Drop © character from copyright statements.
---
debian/changelog | 1 +
debian/copyright | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 74b2ab9..efd1996 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyspatialite (3.0.1-10) UNRELEASED; urgency=medium
* Update Vcs-Browser URL to use HTTPS.
+ * Drop © character from copyright statements.
-- Bas Couwenberg <sebastic at debian.org> Sat, 29 Aug 2015 14:51:11 +0200
diff --git a/debian/copyright b/debian/copyright
index dad00dd..20b57cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,8 +4,8 @@ Upstream-Contact: Lokkju Brennr <lokkju at lokkju.com>
Source: https://github.com/lokkju/pyspatialite/
Files: *
-Copyright: © 2004-2007, Lokkju Brennr <lokkju at lokkju.com>
- © 2004-2010, Gerhard Häring <gh at ghaering.de>
+Copyright: 2004-2007, Lokkju Brennr <lokkju at lokkju.com>
+ 2004-2010, Gerhard Häring <gh at ghaering.de>
License: zlib
Files: src/microprotocols.c
@@ -14,7 +14,7 @@ Copyright: 2003-2004, Federico Di Gregorio <fog at debian.org>
License: zlib
Files: debian/*
-Copyright: © 2012, David Paleino <dapal at debian.org>
+Copyright: 2012, David Paleino <dapal at debian.org>
License: zlib
License: zlib
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyspatialite.git
More information about the Pkg-grass-devel
mailing list