[tilestache] 12/22: Strip © symbol from copyright statements in copyright file.
Bas Couwenberg
sebastic at debian.org
Thu Oct 27 21:40:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository tilestache.
commit 7c41a2258a3f02bd74dcb29dbf0f1ea2dacac0c7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Oct 27 17:21:15 2016 +0200
Strip © symbol from copyright statements in copyright file.
---
debian/changelog | 1 +
debian/copyright | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ed3fbe8..df7980d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ tilestache (1.51.2-1) UNRELEASED; urgency=medium
* New upstream release.
* Update watch file to use GitHub instead of outdated tilestache.org/download/.
+ * Strip © symbol from copyright statements in copyright file.
-- Bas Couwenberg <sebastic at debian.org> Thu, 27 Oct 2016 17:15:15 +0200
diff --git a/debian/copyright b/debian/copyright
index f532158..7fcea7f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,18 +4,18 @@ Upstream-Name: TileStache
Source: https://github.com/TileStache/TileStache
Files: *
-Copyright: © 2010-2012, Michal Migurski <mike at stamen.com>
- © 2010, Aaron Cope
+Copyright: 2010-2012, Michal Migurski <mike at stamen.com>
+ 2010, Aaron Cope
License: BSD-3-Clause
Comment: not yet included in the tarball,
https://github.com/migurski/TileStache/commit/30aeaa3c111e6c21bacbc6ad8276114bd85d9305
Files: TileStache/Goodies/Providers/DejaVuSansMono-alphanumeric.ttf
-Copyright: © 2003, Bitstream, Inc.
+Copyright: 2003, Bitstream, Inc.
License: other
Files: debian/*
-Copyright: © 2010-2012, David Paleino <dapal at debian.org>
+Copyright: 2010-2012, David Paleino <dapal at debian.org>
License: BSD-3-Clause
License: BSD-3-Clause
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tilestache.git
More information about the Pkg-grass-devel
mailing list