summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-04-30 00:59:00 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-04-30 00:59:00 +0000
commitdd7b9eb13f401c91cfc4a5598812074fd81b8a6d (patch)
tree06919f83301f3edfe055a281bb0502f7ee4fd874
parentf40cba3a319d459b29a5b7f17ea79b85abd85373 (diff)
downloadlibnice-dd7b9eb13f401c91cfc4a5598812074fd81b8a6d.tar.gz
relicense under MPL+LGPL
darcs-hash:20070430005920-c9803-dcf2f4be26a9cf536de1f6e2a4124483881b5725.gz
-rw-r--r--COPYING4
-rw-r--r--README23
2 files changed, 11 insertions, 16 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..994c3c4
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,4 @@
+The Nice Glib ICE library is licensed under both the Mozilla Public License
+version 1.1 and the GNU Lesser General Public License version 2.1. For the
+full text of these licenses, see the files COPYING.MPL and COPYING.LGPL
+respectively.
diff --git a/README b/README
index 073b340..46d444e 100644
--- a/README
+++ b/README
@@ -2,25 +2,16 @@
Nice: GLib ICE library
======================
-Copyright and license
----------------------
-
- (C) 2006, 2007 Collabora Ltd.
- (C) 2006, 2007 Nokia Corporation
+Copyright
+---------
- 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.1 of the License, or (at your
- option) any later version.
+ (C) 2006, 2007 Collabora Ltd.
+ (C) 2006, 2007 Nokia Corporation
- 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.
+License
+-------
- You should have received a copy of the GNU Lesser General Public License
- along with this library; if not, write to the Free Software Foundation,
- Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+See the file COPYING.
Requirements
------------