no longer need patch
[fw/altos] / debian / copyright
index 50cbcd8070e09310e6e2afcc0eb48e0560edc19a..4689bbf8064c4785b5e65cb05b7da880d15b9f71 100644 (file)
@@ -1,36 +1,59 @@
-This package was debianized by Bdale Garbee <bdale@gag.com> on
-Mon, 17 Aug 2009 23:01:22 -0600.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: altos
+Source: https://altusmetrum.org/
+
+Files: *
+Copyright: 2009-2018 Keith Packard <keithp@keithp.com>
+          2009-2018 Bdale Garbee <bdale@gag.com>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2009-2011 Bdale Garbee <bdale@gag.com>
+License: GPL-2+
+
+Files: altoslib/AltosMap.java
+       altoslib/AltosMapCache.java
+       altoslib/AltosMapTile.java
+       altosui/AltosGraphUI.java
+       altosuilib/AltosUIMap.java
+       src/avr/ao_eeprom_avr.c
+       telegps/TeleGPSGraphUI.java
+Copyright: 2010-2011 Anthony Towns <aj@erisian.com.au>
+License: GPL-2+
+
+Files: altosui/Instdrv/*
+Copyright: 2001, 2002, 2003 Jan Kiszka (Jan.Kiszka@web.de)
+License: Zlib
+
+Files: ao-tools/lib/cmath.h
+Copyright: 1991-1995 Paul J Turner, Portland, OR
+          1996-2000 Grace Development Team
+License: GPL-2+
+
+Files: ao-tools/lib/cephes.h ao-tools/lib/chbevl.c ao-tools/lib/i0.c ao-tools/lib/mconf.h
+Copyright: 1984, 1987, 1989, 1995 Stephen L. Moshier
+License: GPL-2+
+
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute
+ it freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; 
+    you must not claim that you wrote the original software.
+    If you use this software in a product, an acknowledgment in the
+    product documentation would be appreciated but is not required.
+ 2. Altered versions must be plainly marked as such,
+    and must not be misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any distribution.
+
+License: GPL-2+
+ /usr/share/common-licenses/GPL-2
+
+License: LGPL-2.1+
+ /usr/share/common-licenses/LGPL-2.1
 
-It was downloaded from git.gag.com.
-
-Upstream Authors:
-
-    Keith Packard <keithp@keithp.com>
-    Bdale Garbee <bdale@gag.com>
-
-Copyright:
-
-    Copyright © 2009-2011 Keith Packard <keithp@keithp.com>
-
-License:
-
-    This program 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; version 2 of the License.
-
-    This program 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, write to the Free Software Foundation, Inc.,
-    51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
-The Debian packaging is:
-
-    Copyright © 2009-2011 Bdale Garbee <bdale@gag.com>
-
-and is also licensed under the GPL version 2.
-
-For a complete copy of the license, see `/usr/share/common-licenses/GPL-2'.