diff options
| author | Michael Biebl <biebl@debian.org> | 2008-08-22 19:47:21 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2008-08-22 19:47:21 +0000 |
| commit | 991227b597984d246a661f2ff9d3a7fac620b11b (patch) | |
| tree | 15b88f2067be7ecd9daf04c6a0bb44bfd069fcbe | |
| parent | 8969ee16a9b75c03926138718ec11248a35f39c4 (diff) | |
Copyright has to be revised. This is a first attempt to remove stale stuff.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2410 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/copyright | 84 |
1 files changed, 13 insertions, 71 deletions
diff --git a/debian/copyright b/debian/copyright index d940e36d..1f3cbaa2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,82 +3,24 @@ Sun, 3 Oct 2004 11:54:56 +0100. It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/NetworkManager -src/autoip.c, src/autoip.h are copyright of Arthur van Hoff (avh@strangeberry.com) -and are released under the terms of the GNU Lesser General Public +Copyright: + (C) Copyright 2008 Red Hat, Inc. License: - This package is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This package is distributed in the hope that it will be useful, + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -src/nm-netlink-monitor.c is copyright of Ray Strode, David Zeuthen, <david@fubar.dk> and -Novell, Inc. and it's released under the terms of the GNU General Public License. -(see below). - -src/nm-netlink-monitor.h is copyright of Ray Strode and it's released under the terms of the -GNU General Public License. (see below) - -src/backends/interface_parser.c, is copyright of Tom Parker <palfrey@tevp.net> -and it's released under the terms of the GNU General Public License. (see below). - -src/backends/NetworkManagerDebian.c is copyright of Matthew Garrett <mjg59@srcf.ucam.org> -and it's released under the terms of the GNU General Public License. (see below) - -src/backends/NetworkManagerGentoo.c is copyright of Dan Williams <dcbw@redhat.com>, -Dan Willemsen <dan@willemsen.us>, Robert Paskowitz and it's released under the terms -of the GNU General Public License. (see below). - -src/backends/NetworkManagerSlackware.c, is copyright of -Narayan Newton <narayan_newton@yahoo.com> and it's released under the terms of -the GNU General Public License. (see below). - -src/backends/NetworkManagerSuSE.c, is copyright of Dan Williams <dcbw@redhat.com>, -Kay Sievers <kay.sievers@suse.de>, Robert Love <rml@novell.com> and it's released -under the terms of the GNU General Public License. (see below). - -src/backends/shvar.c, shvar.h, are copyright of Red Hat Inc and are released under the terms -of the GNU General Public License. (see below). - -src/named-manager/nm-named-manager.c, nm-named-manager.h, are copyright of -Colin Walters <walters@redhat.com> and are released under the terms -of the GNU General Public License. (see below). - -utils/nm-utils.c, nm-utils.h are copyright of Ray Strode <rstrode@redhat.com> and -are released under the terms of the GNU General Public License. (see below). - -initscript/Debian/NetworkManager is copyright of <j@bootlab.org>, -Mark Roach <mrroach@okmaybe.com>, Thom May <thom@debian.org> - -The rest of the source (what it's not mentioned here) -is copyright of Dan Williams <dcbw@redhat.com> and it's released under -the terms of the GNU General Public License. - -License: - - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. |