Use same debian copyright file as official debian repos
This commit is contained in:
parent
237240107f
commit
8f134bfece
|
|
@ -1,18 +1,42 @@
|
||||||
Copyright (c) 2010 Scott A. Crosby. <scott@sacrosby.com>
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
|
Source: http://github.com/scrosby/OSM-binary
|
||||||
|
Upstream-Contact: Scott A. Crosby <scott@sacrosby.com>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
Files: *
|
||||||
it under the terms of the GNU Lesser General Public License as
|
Copyright: © 2010, Scott A. Crosby <scott@sacrosby.com>
|
||||||
published by the Free Software Foundation, either version 3 of the
|
License: LGPL-3+
|
||||||
License, or (at your option) any later version.
|
This package is free software; you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU Lesser General Public License as published by
|
||||||
This program is distributed in the hope that it will be useful,
|
the Free Software Foundation; either version 3 of the License, or
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
(at your option) any later version.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
.
|
||||||
GNU Lesser General Public License for more details.
|
This package is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
You should have received a copy of the GNU Lesser General Public License
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
GNU Lesser General Public License for more details.
|
||||||
|
.
|
||||||
On Debian systems, the license text can usually be found in
|
You should have received a copy of the GNU Lesser General Public License
|
||||||
/usr/share/common-licenses.
|
along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||||
|
.
|
||||||
|
On Debian systems, the complete text of the GNU Lesser General Public License
|
||||||
|
version 3 can be found in "/usr/share/common-licenses/LGPL-3".
|
||||||
|
|
||||||
|
Files: debian/*
|
||||||
|
Copyright: © 2010-2012, Giovanni Mascellani <gio@debian.org>
|
||||||
|
© 2011-2013, David Paleino <dapal@debian.org>
|
||||||
|
License: GPL-3+
|
||||||
|
This package is free software; you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation; either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
.
|
||||||
|
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 program. If not, see <http://www.gnu.org/licenses/>
|
||||||
|
.
|
||||||
|
On Debian systems, the complete text of the GNU General Public License
|
||||||
|
version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue