diff options
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 89 |
1 files changed, 0 insertions, 89 deletions
diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index c802a459..00000000 --- a/debian/copyright +++ /dev/null @@ -1,89 +0,0 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: NetworkManager -Source: https://ftp.gnome.org/pub/GNOME/sources/NetworkManager/ - -Files: * -Copyright: 2004 - 2016 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. - 2005 - 2009 Novell, Inc. -License: LGPL-2+ - -Files: src/systemd/* -Copyright: 2013 - 2015 Tom Gundersen - 2010 - 2015 Lennart Poettering - 2014 Susant Sahani - 2014 - 2015 Intel Corporation. All rights reserved. -License: LGPL-2.1+ - -Files: doc/* - man/* -Copyright: 2012 - 2016 The NetworkManager Authors -License: GFDL-NIV-1.1+ - -License: GPL-2+ - 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. - . - 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 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 - License as published by the Free Software Foundation; either - version 2.1 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.1". - -License: GFDL-NIV-1.1+ - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.1 or - any later version published by the Free Software Foundation; with no - Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. - . - On Debian systems, the complete text of the GNU Free Documentation - License version 1.1 can be found in "/usr/share/common-licenses/GFDL". |