diff options
| author | Michael Biebl <biebl@debian.org> | 2021-10-02 09:32:07 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2021-10-02 11:02:20 +0200 |
| commit | 40fdd710edfd003c8d6910ade86298a3a262eba7 (patch) | |
| tree | df34cbbc0554096f6000bd3156f8cb1d695f6082 /debian/copyright | |
| parent | 47606f3ee6b299944dc38f76f93683b5cbc368fa (diff) | |
Update debian/copyright
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 37 |
1 files changed, 7 insertions, 30 deletions
diff --git a/debian/copyright b/debian/copyright index c802a459..6417d5ea 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,27 +3,21 @@ Upstream-Name: NetworkManager Source: https://ftp.gnome.org/pub/GNOME/sources/NetworkManager/ Files: * -Copyright: 2004 - 2016 Red Hat, Inc. +Copyright: 2004 - 2019 Red Hat, Inc. 2005 - 2009 Novell, Inc. License: GPL-2+ -Files: libnm-util/* - libnm-glib/* - libnm-core/* - libnm/* - shared/* -Copyright: 2005 - 2016 Red Hat, Inc. +Files: src/lib* +Copyright: 2005 - 2019 Red Hat, Inc. 2005 - 2009 Novell, Inc. -License: LGPL-2+ +License: LGPL-2.1+ -Files: src/systemd/* -Copyright: 2013 - 2015 Tom Gundersen - 2010 - 2015 Lennart Poettering - 2014 Susant Sahani +Files: src/libnm-systemd-* +Copyright: 2014 - 2019 Red Hat, Inc. 2014 - 2015 Intel Corporation. All rights reserved. License: LGPL-2.1+ -Files: doc/* +Files: docs/* man/* Copyright: 2012 - 2016 The NetworkManager Authors License: GFDL-NIV-1.1+ @@ -45,23 +39,6 @@ License: GPL-2+ On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". -License: LGPL-2+ - 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, - 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 General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. - . - On Debian systems, the complete text of the GNU Lesser General - Public License can be found in "/usr/share/common-licenses/LGPL-2". - License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |