blob: b3339d9323e48e884bbdfcd2528ca5ce3287e21e [file] [log] [blame]
Max77168602016-12-21 17:57:40 +01001Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: openggsn
3Source: http://sourceforge.net/projects/ggsn/
Harald Weltee9168092010-08-24 15:23:33 +02004
Max77168602016-12-21 17:57:40 +01005Files: *
6Copyright: 2002 Jens Jakobsen <jj@openggsn.org>
7 2002-2004 Mondru AB
8 2010-2011 Harald Welte <laforge@gnumonks.org>
9License: GPL-2
Harald Weltee9168092010-08-24 15:23:33 +020010
Max77168602016-12-21 17:57:40 +010011Files: lib/getopt.c
12 lib/gnugetopt.h
13 lib/getopt1.c
14Copyright: 1987-2001 Free Software Foundation, Inc.
15License: LGPL-2.1+
Harald Weltee9168092010-08-24 15:23:33 +020016
Max77168602016-12-21 17:57:40 +010017Files: debian/*
18Copyright: 2010-2015 Harald Welte <laforge@gnumonks.org>
19 2016 Ruben Undheim <ruben.undheim@gmail.com>
20License: GPL-2
Harald Weltee9168092010-08-24 15:23:33 +020021
Harald Weltee9168092010-08-24 15:23:33 +020022
Max77168602016-12-21 17:57:40 +010023License: GPL-2
24 This package is free software: you can redistribute it and/or modify it
25 under the terms of the GNU General Public License as published by
26 the Free Software Foundation; version 2 of the License
27 .
28 This program is distributed in the hope that it will be useful, but
29 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
31 for more details.
32 .
33 You should have received a copy of the GNU General Public License
34 along with this program. If not, see <http://www.gnu.org/licenses/>.
35 .
36 On Debian systems, the complete text of the GNU General Public
37 License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Harald Weltee9168092010-08-24 15:23:33 +020038
Harald Weltee9168092010-08-24 15:23:33 +020039
Max77168602016-12-21 17:57:40 +010040License: LGPL-2.1+
41 This package is free software: you can redistribute it and/or modify it
42 under the terms of the GNU Lesser General Public License as published by
43 the Free Software Foundation, either version 2.1 of the License, or (at
44 your option) any later version.
45 .
46 This program is distributed in the hope that it will be useful, but
47 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
48 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
49 for more details.
50 .
51 You should have received a copy of the GNU Lesser General Public License
52 along with this program. If not, see <http://www.gnu.org/licenses/>.
53 .
54 On Debian systems, the complete text of the GNU Lesser General Public
55 License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".