[rasterio] 01/02: add rasterio/rasterfill.cpp to d/copyright
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Mon Oct 12 12:51:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository rasterio.
commit e061cfae2e0a52e22fa99fb5a5697bb23560eea1
Author: Johan Van de Wauw <johan at vandewauw.be>
Date: Mon Oct 12 13:37:48 2015 +0200
add rasterio/rasterfill.cpp to d/copyright
---
debian/changelog | 6 ++++++
debian/copyright | 22 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 54bf412..de56a53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rasterio (0.27.0-2) UNRELEASED; urgency=medium
+
+ * add rasterio/rasterfill.cpp to d/copyright
+
+ -- Johan Van de Wauw <johan at vandewauw.be> Mon, 12 Oct 2015 13:45:10 +0200
+
rasterio (0.27.0-1) unstable; urgency=medium
* Imported Upstream version 0.27.0
diff --git a/debian/copyright b/debian/copyright
index baea21a..9882b0a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -32,6 +32,28 @@ Comment: RGB.byte.tif is derived from USGS Landsat7 (public domain). shade.tif
License: public-domain-CC0
Copyright: NA
+Files: rasterio/rasterfill.cpp
+Copyright: 2008 Frank Warmerdam
+ 2015 Sean Gillies <sean at mapbox.com>
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ 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 OR COPYRIGHT HOLDERS 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.
+
Files: debian/*
Copyright: 2014-2015 Johan Van de Wauw
License: BSD-3-Clause
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git
More information about the Pkg-grass-devel
mailing list