summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2009-06-17 00:22:09 +0100
committerNeil Jerram <neil@ossau.uklinux.net>2009-06-17 00:22:09 +0100
commit53befeb700c31dec58cec2c8f6f34535541a2f39 (patch)
tree578c12dbb2e2d986e315439fdb1b472cd35d1e52 /README
parenta89cafc0562942680db63fe8ddf89f466ba2f7af (diff)
downloadguile-53befeb700c31dec58cec2c8f6f34535541a2f39.tar.gz
Change Guile license to LGPLv3+
(Not quite finished, the following will be done tomorrow. module/srfi/*.scm module/rnrs/*.scm module/scripts/*.scm testsuite/*.scm guile-readline/* )
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 563d1a663..1f71b8afe 100644
--- a/README
+++ b/README
@@ -323,6 +323,7 @@ About This Distribution ==============================================
Interesting files include:
- LICENSE, which contains the exact terms of the Guile license.
+- COPYING.LESSER, which contains the terms of the GNU Lesser General Public License.
- COPYING, which contains the terms of the GNU General Public License.
- INSTALL, which contains general instructions for building/installing Guile.
- NEWS, which describes user-visible changes since the last release of Guile.