summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2007-01-10 15:31:54 +0100
committerDavid Reveman <davidr@novell.com>2007-01-10 15:31:54 +0100
commita4210c76f13bbab1c106d14bc0401b04d86c573a (patch)
treeca158ea8037a85b2bae0c12be305ed83fd8e19f3 /COPYING
parentebae1860dc1314e1cdb14d40e1b765cbabdda830 (diff)
Update the text in COPYING file. The old text could have been read as
if all code was dual licensed and that's not the case. Add COPYING.LGPL file, which was missing.
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING7
1 files changed, 5 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 028ccfe7..988ebf2a 100644
--- a/COPYING
+++ b/COPYING
@@ -1,3 +1,6 @@
-All code is licensed either under the GPL or the MIT license.
+Most of the code is MIT licensed, some code is instead licensed
+under the LGPL and some under the GPL. Each source code file
+contain a header that describes the license for the code in that
+specific file.
-For More information see COPYING.GPL and COPYING.MIT.
+For More information see COPYING.GPL, COPYING.LGPL and COPYING.MIT.