fix dep5 copyright syntax
[fw/altos] / debian / copyright
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: altos
3 Source: https://altusmetrum.org/
4
5 Files: *
6 Copyright: 2009-2018 Keith Packard <keithp@keithp.com>
7            2009-2018 Bdale Garbee <bdale@gag.com>
8 License: GPL-2+
9
10 Files: debian/*
11 Copyright: 2009-2011 Bdale Garbee <bdale@gag.com>
12 License: GPL-2+
13
14 Files:  altoslib/AltosMap.java
15         altoslib/AltosMapCache.java
16         altoslib/AltosMapTile.java
17         altosui/AltosGraphUI.java
18         altosuilib/AltosUIMap.java
19         src/avr/ao_eeprom_avr.c
20         src/cc1111/ao_intflash.c
21         telegps/TeleGPSGraphUI.java
22 Copyright: 2010-2011 Anthony Towns <aj@erisian.com.au>
23 License: GPL-2+
24
25 Files: altosui/Instdrv/*
26 Copyright: 2001, 2002, 2003 Jan Kiszka (Jan.Kiszka@web.de)
27 License: Zlib
28
29 Files: ao-tools/lib/cmath.h
30 Copyright: 1991-1995 Paul J Turner, Portland, OR
31            1996-2000 Grace Development Team
32 License: GPL-2+
33
34 Files: ao-tools/lib/cephes.h ao-tools/lib/chbevl.c ao-tools/lib/i0.c ao-tools/lib/mconf.h
35 Copyright: 1984, 1987, 1989, 1995 Stephen L. Moshier
36 License: GPL-2+
37
38 Files: src/cc1111/cc1111.h ao-tools/target/timer/cc1111.h
39 Copyright: 2003 Maarten Brock, sourceforge.brock@dse.nl
40 License: LGPL-2.1+
41
42 License: Zlib
43  This software is provided 'as-is', without any express or implied
44  warranty. In no event will the authors be held liable for any damages
45  arising from the use of this software.
46  .
47  Permission is granted to anyone to use this software for any purpose,
48  including commercial applications, and to alter it and redistribute
49  it freely, subject to the following restrictions:
50  .
51  1. The origin of this software must not be misrepresented; 
52     you must not claim that you wrote the original software.
53     If you use this software in a product, an acknowledgment in the
54     product documentation would be appreciated but is not required.
55  2. Altered versions must be plainly marked as such,
56     and must not be misrepresented as being the original software.
57  3. This notice may not be removed or altered from any distribution.
58
59 License: GPL-2+
60  /usr/share/common-licenses/GPL-2
61
62 License: LGPL-2.1+
63  /usr/share/common-licenses/LGPL-2.1
64