diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-08-25 19:05:03 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-08-25 19:08:49 +0800 |
commit | b4462aa57073a16e369518f9b2362a65fbf83ddf (patch) | |
tree | 94a7832c4930b56671c77b29d92e7c14ac2a538f | |
parent | 01f3ca912da4beb4ecb8eb7aef823b1a12c803b9 (diff) | |
download | gsoc2013-evolution-b4462aa57073a16e369518f9b2362a65fbf83ddf.tar.gz gsoc2013-evolution-b4462aa57073a16e369518f9b2362a65fbf83ddf.tar.zst gsoc2013-evolution-b4462aa57073a16e369518f9b2362a65fbf83ddf.zip |
Update COPYING.
Several files with license exceptions are now gone.
Files from the list that I moved and rewrote are now LGPLv2+.
-rw-r--r-- | COPYING | 22 |
1 files changed, 6 insertions, 16 deletions
@@ -1,20 +1,15 @@ -Code in Evolution is available under a variety of licenses. Each file should have a license header stating the license. In the absence of that code is available under the LGPLv2 or (at your choice) LGPLv3. See COPYING.LGPL2 and COPYING.LGPL3 for the full license texts. +Code in Evolution is available under a variety of licenses. Each file should +have a license header stating the license. In the absence of that code is +available under the LGPLv2 or (at your choice) LGPLv3. See COPYING.LGPL2 and +COPYING.LGPL3 for the full license texts. -There are a few exceptions to this rule that have an impact on overall licensing. At the present, the code seems GPLv2+ clean. +There are a few exceptions to this rule that have an impact on overall +licensing. At the present, the code seems GPLv2+ clean. OpenLDAP license addressbook/gui/component/openldap-extract.h -GPLv2+ - widgets/misc/e-spinner.c - plugins/calendar-http/calendar-http.c - plugins/calendar-weather/calendar-weather.c - -LGPLv2 only - plugins/webdav-account-setup/webdav-contacts-source.c - LGPLv2+ - widgets/misc/e-icon-entry.[ch] widgets/text/e-text.[ch] widgets/table/e-cell-tree.[ch] widgets/misc/e-dateedit.[ch] @@ -25,8 +20,3 @@ MPL/GPL/LGPLv2+ smime/lib/e-cert-db.c smime/lib/e-cert-trust.c smime/lib/e-pkcs12.c - -In addition there are a few pieces that lurk in the tree, but are not linked as part of evolution, eg. test code: - -GPLv2 only - addressbook/gui/widgets/test-reflow.c |