]> gitweb.fperrin.net Git - GpsPrune.git/blob - debian/copyright
Import Debian packaging from https://salsa.debian.org/debian-gis-team/gpsprune/
[GpsPrune.git] / debian / copyright
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: GpsPrune
3 Upstream-Contact: activityworkshop.net <mail@activityworkshop.net>
4 Source: https://activityworkshop.net/software/gpsprune/download.html
5
6 Files: *
7 Copyright: 2006-2018, activityworkshop.net <mail@activityworkshop.net>
8 License: GPL-2
9
10 Files: tim/prune/jpeg/drew/*
11 Copyright: 2002-2015, Drew Noakes
12 License: Apache-2.0
13
14 Files: tim/prune/function/srtm/gen/tiles*.txt
15  tim/prune/function/srtm/srtmtiles.dat
16 Copyright: U.S. Geological Survey
17 License: public-domain
18  srtmtiles.dat is generated by GenerateTileLookup.java, in the same
19  directory, from the data available in the tiles*.txt files. This data
20  is gathered from directory listings of a US government website, so it's
21  PD.
22  The website states:
23    Most U.S. Geological Survey (USGS) information resides in the public domain
24    and may be used without restriction. There is no legal requirement for users
25    to acknowledge or credit USGS as the source for public domain information,
26    but they may wish to do so as a courtesy.
27  The tiles*.txt files can be re-generated with the debian/scripts/get-tiles.py
28  script.
29
30 Files: debian/*
31 Copyright: 2010-2014, David Paleino <dapal@debian.org>
32 License: GPL-2
33
34 License: GPL-2
35  This package is free software; you can redistribute it and/or modify
36  it under the terms of the GNU General Public License version 2 as
37  published by the Free Software Foundation.
38  .
39  This package is distributed in the hope that it will be useful,
40  but WITHOUT ANY WARRANTY; without even the implied warranty of
41  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
42  GNU General Public License for more details.
43  .
44  You should have received a copy of the GNU General Public License
45  along with this package; if not, write to the Free Software
46  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
47  .
48  On Debian systems, the complete text of the GNU General Public License
49  version 2 can be found in `/usr/share/common-licenses/GPL-2'.
50
51 License: Apache-2.0
52  Licensed under the Apache License, Version 2.0 (the "License");
53  you may not use this file except in compliance with the License.
54  You may obtain a copy of the License at
55  .
56  http://www.apache.org/licenses/LICENSE-2.0
57  .
58  Unless required by applicable law or agreed to in writing, software
59  distributed under the License is distributed on an "AS IS" BASIS,
60  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
61  See the License for the specific language governing permissions and
62  limitations under the License.
63  .
64  On Debian systems, the complete text of the Apache License can be found
65  in `/usr/share/common-licenses/Apache-2.0'.
66