about summary refs log tree commit diff
path: root/debian/copyright
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2008-12-16 08:55:59 +0000
committerMichael Biebl <biebl@debian.org>2008-12-16 08:55:59 +0000
commit449ebc392179238690caabd60ddac186121a1cc4 (patch)
tree95bc0576c25804178c7e08d4be6cd01521a548e9 /debian/copyright
parentfebefda25ba100bfe35cc15d9792398b207938b1 (diff)
* debian/copyright
  - Revised and updated. libnm-glib and libnm-util are licensed under the
    LGPL v2 or later.

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2666 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright62
1 files changed, 61 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright
index 1f3cbaa2..681bb9b2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,8 +3,13 @@ Sun,  3 Oct 2004 11:54:56 +0100.
 
 It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/NetworkManager 
 
+
+All files if not specified otherwise are licensed under the following terms:
+
 Copyright:
-    (C) Copyright 2008 Red Hat, Inc.
+
+    Copyright (C) 2006 - 2008 Red Hat, Inc.
+    Copyright (C) 2006 - 2008 Novell, Inc.
 
 License:
 
@@ -25,3 +30,58 @@ License:
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
+
+
+gfilemonitor/*.[ch]:
+
+Copyright:
+
+    Copyright (C) 2007 John McCutchan
+    Copyright (C) 2006 - 2008 Red Hat, Inc.
+
+License:
+
+    This library 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 library 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
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+
+
+libnm-util/*.[ch], libnm-glib/*.[ch]:
+
+Copyright:
+
+    Copyright (C) 2005 - 2008 Red Hat, Inc.
+    Copyright (C) 2005 - 2008 Novell, Inc.
+
+License:
+
+    This library 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 library 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
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.