blob: e705c874dcafeb18dede902210561ac49b724e0d [file] [log] [blame]
Max5f3871e2016-12-21 14:18:34 +01001Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Harald Welte513c8f42017-11-13 01:03:37 +09002Upstream-Name: libosmo-abis
Harald Welte1885e042022-06-17 23:11:44 +02003Source: https://gitea.osmocom.org/osmocom/libosmo-abis
Max5f3871e2016-12-21 14:18:34 +01004
5Files: *
6Copyright: 2008 Daniel Willmann <daniel@totalueberwachung.de>
7 2008-2012 Harald Welte <laforge@gnumonks.org>
8 2009-2010 Holger Hans Peter Freyther <zecke@selfish.org>
9 2010,2014 On-Waves
10 2011-2014 Pablo Neira Ayuso <pablo@gnumonks.org>
11 2012 Tobias Engel
Harald Welte323d39d2017-11-13 01:09:21 +090012 2014 sysmocom - s.f.m.c. GmBH
Max5f3871e2016-12-21 14:18:34 +010013License: AGPL-3+
14
15Files: src/input/lapd.c
16 src/trau/osmo_ortp.c
17 src/input/dahdi.c
18Copyright: 2008-2011 Harald Welte <laforge@gnumonks.org>
19 2009 oystein@homelien.no
20 2009 Holger Hans Peter Freyther <zecke@selfish.org>
21 2010 Digium and Matthew Fredrickson <creslin@digium.com>
22 2011 Andreas Everberg <jolly@eversberg.eu>
23License: GPL-2+
24
25Files: include/mISDNif.h
26Copyright: 2008 Karsten Keil <kkeil@novell.com>
27License: LGPL-2.1
28
29Files: debian/*
30Copyright: 2012 Eric Butler <eric@codebutler.com>
31 2012-2015 Holger Hans Peter Freyther <holger@moiji-mobile.com>
32 2015 Ruben Undheim <ruben.undheim@gmail.com>
33License: AGPL-3+
34
35
36License: AGPL-3+
37 This program is free software; you can redistribute it and/or modify
38 it under the terms of the GNU Affero General Public License as published by
39 the Free Software Foundation; either version 3 of the License, or
40 (at your option) any later version.
41 .
42 This program is distributed in the hope that it will be useful,
43 but WITHOUT ANY WARRANTY; without even the implied warranty of
44 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
45 GNU General Public License for more details.
46 .
47 You should have received a copy of the GNU Affero General Public License
48 along with this program. If not, see <http://www.gnu.org/licenses/>.
49
50
51License: GPL-2+
52 This package is free software: you can redistribute it and/or modify
53 it under the terms of the GNU General Public License as published by
54 the Free Software Foundation, version 2 of the License, or
55 (at your option) any later version.
56 .
57 This program is distributed in the hope that it will be useful,
58 but WITHOUT ANY WARRANTY; without even the implied warranty of
59 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
60 GNU General Public License for more details.
61 .
62 You should have received a copy of the GNU General Public License
63 along with this program. If not, see <http://www.gnu.org/licenses/>.
64 .
65 On Debian systems, the complete text of the GNU General
66 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
67
68License: LGPL-2.1
69 This library is free software; you can redistribute it and/or
70 modify it under the terms of the GNU Lesser General Public
71 License as published by the Free Software Foundation;
72 version 2.1 of the License.
73 .
74 This library is distributed in the hope that it will be useful,
75 but WITHOUT ANY WARRANTY; without even the implied warranty of
76 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
77 Lesser General Public License for more details.
78 .
79 You should have received a copy of the GNU Lesser General Public
80 License along with this library; if not, see <http://www.gnu.org/licenses/>.
81 .
82 On Debian systems, the complete text of the GNU Lesser General
83 Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".