summaryrefslogtreecommitdiff
path: root/guile-readline/readline.c
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2009-06-17 22:35:30 +0100
committerNeil Jerram <neil@ossau.uklinux.net>2009-06-17 22:35:30 +0100
commitb82a8b48507f67b6dbffdd048dc088e084d1413e (patch)
treeda06cb7e64adf5ad3c0a14c5d24fd5d294aedd29 /guile-readline/readline.c
parent83ba2d3750ea105d8193fcb1b7162539160cf91c (diff)
downloadguile-b82a8b48507f67b6dbffdd048dc088e084d1413e.tar.gz
Change guile-readline license to GPLv3+
Diffstat (limited to 'guile-readline/readline.c')
-rw-r--r--guile-readline/readline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/guile-readline/readline.c b/guile-readline/readline.c
index 58599cacc..84ae62260 100644
--- a/guile-readline/readline.c
+++ b/guile-readline/readline.c
@@ -4,7 +4,7 @@
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,