blob: e2a4b2d3a57bd1bf603db10c3cd9050621109c15 [file] [log] [blame]
Max77168602016-12-21 17:57:40 +01001Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Harald Welte632e8432017-09-05 18:12:14 +02002Upstream-Name: osmo-ggsn
3Source: https://osmocom.org/projects/openggsn
Harald Weltee9168092010-08-24 15:23:33 +02004
Max77168602016-12-21 17:57:40 +01005Files: *
Harald Welte8fcfe582017-09-06 09:58:19 +02006Copyright: 2002-2004 Mondru AB, Author: Jens Jakobsen <jj@openggsn.org>
7 2010-2017 Harald Welte <laforge@gnumonks.org>
8 2012-2016 Holger Hans Peter Freyther <zecke@selfish.org>
9 2014-2016 Pablo Neira Ayuso <pablo@gnumonks.org>
10 2014-2016 sysmocom - s.f.m.c. GmbH
Max77168602016-12-21 17:57:40 +010011License: GPL-2
Harald Weltee9168092010-08-24 15:23:33 +020012
Max77168602016-12-21 17:57:40 +010013Files: lib/getopt.c
14 lib/gnugetopt.h
15 lib/getopt1.c
16Copyright: 1987-2001 Free Software Foundation, Inc.
17License: LGPL-2.1+
Harald Weltee9168092010-08-24 15:23:33 +020018
Max77168602016-12-21 17:57:40 +010019Files: debian/*
Harald Welte632e8432017-09-05 18:12:14 +020020Copyright: 2010-2017 Harald Welte <laforge@gnumonks.org>
Max77168602016-12-21 17:57:40 +010021 2016 Ruben Undheim <ruben.undheim@gmail.com>
22License: GPL-2
Harald Weltee9168092010-08-24 15:23:33 +020023
Harald Weltee9168092010-08-24 15:23:33 +020024
Max77168602016-12-21 17:57:40 +010025License: GPL-2
26 This package is free software: you can redistribute it and/or modify it
27 under the terms of the GNU General Public License as published by
28 the Free Software Foundation; version 2 of the License
29 .
30 This program is distributed in the hope that it will be useful, but
31 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
32 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
33 for more details.
34 .
35 You should have received a copy of the GNU General Public License
36 along with this program. If not, see <http://www.gnu.org/licenses/>.
37 .
38 On Debian systems, the complete text of the GNU General Public
39 License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Harald Weltee9168092010-08-24 15:23:33 +020040
Harald Weltee9168092010-08-24 15:23:33 +020041
Max77168602016-12-21 17:57:40 +010042License: LGPL-2.1+
43 This package is free software: you can redistribute it and/or modify it
44 under the terms of the GNU Lesser General Public License as published by
45 the Free Software Foundation, either version 2.1 of the License, or (at
46 your option) any later version.
47 .
48 This program is distributed in the hope that it will be useful, but
49 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
50 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
51 for more details.
52 .
53 You should have received a copy of the GNU Lesser General Public License
54 along with this program. If not, see <http://www.gnu.org/licenses/>.
55 .
56 On Debian systems, the complete text of the GNU Lesser General Public
57 License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".