This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository rasterio.
commit 9f04783d34eb96b0fd29eb318770e73a642919e9 Author: Johan Van de Wauw <[email protected]> Date: Thu Nov 13 21:43:46 2014 +0100 Add copyright for data files --- debian/copyright | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/copyright b/debian/copyright index 906881e..10ede8e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,6 +5,15 @@ Source: https://github.com/mapbox/rasterio Files: * Copyright: 2013-2014 MapBox License: BSD-3-Clause +y +Files: tests/data/RGB.byte.tif tests/data/shade.tif +Comment: RGB.byte.tif is derived from USGS Landsat7 (public domain). shade.tif from + USGS SRTM 90 data. +License: public-domain + +Files: test/data/*.tif +Comment: license set to CC0 by the authors: https://github.com/mapbox/rasterio/issues/202 +License: public-domain License: BSD-3-Clause Redistribution and use in source and binary forms, with or without -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

