]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - debian/copyright
Import Debian packaging from https://salsa.debian.org/debian-gis-team/gpsprune/
[GpsPrune.git] / debian / copyright
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..907b410
--- /dev/null
@@ -0,0 +1,66 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: GpsPrune
+Upstream-Contact: activityworkshop.net <mail@activityworkshop.net>
+Source: https://activityworkshop.net/software/gpsprune/download.html
+
+Files: *
+Copyright: 2006-2018, activityworkshop.net <mail@activityworkshop.net>
+License: GPL-2
+
+Files: tim/prune/jpeg/drew/*
+Copyright: 2002-2015, Drew Noakes
+License: Apache-2.0
+
+Files: tim/prune/function/srtm/gen/tiles*.txt
+ tim/prune/function/srtm/srtmtiles.dat
+Copyright: U.S. Geological Survey
+License: public-domain
+ srtmtiles.dat is generated by GenerateTileLookup.java, in the same
+ directory, from the data available in the tiles*.txt files. This data
+ is gathered from directory listings of a US government website, so it's
+ PD.
+ The website states:
+   Most U.S. Geological Survey (USGS) information resides in the public domain
+   and may be used without restriction. There is no legal requirement for users
+   to acknowledge or credit USGS as the source for public domain information,
+   but they may wish to do so as a courtesy.
+ The tiles*.txt files can be re-generated with the debian/scripts/get-tiles.py
+ script.
+
+Files: debian/*
+Copyright: 2010-2014, David Paleino <dapal@debian.org>
+License: GPL-2
+
+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 version 2 as
+ published by the Free Software Foundation.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License can be found
+ in `/usr/share/common-licenses/Apache-2.0'.
+