Remove __sun__ code that is unmaintained
[openggsn.git] / debian / copyright
blobb3339d9323e48e884bbdfcd2528ca5ce3287e21e
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: openggsn
3 Source: http://sourceforge.net/projects/ggsn/
5 Files: *
6 Copyright: 2002      Jens Jakobsen <jj@openggsn.org>
7            2002-2004 Mondru AB
8            2010-2011 Harald Welte <laforge@gnumonks.org>
9 License: GPL-2
11 Files: lib/getopt.c
12        lib/gnugetopt.h
13        lib/getopt1.c
14 Copyright: 1987-2001 Free Software Foundation, Inc.
15 License: LGPL-2.1+
17 Files: debian/*
18 Copyright: 2010-2015  Harald Welte <laforge@gnumonks.org>
19            2016       Ruben Undheim <ruben.undheim@gmail.com>
20 License: GPL-2
23 License: 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".
40 License: 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".