summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-08-23 19:40:30 +0000
committerBruno Haible <bruno@clisp.org>2008-08-23 19:40:30 +0000
commitbca1111c50e267788f23dc190212b36ea4435012 (patch)
tree6fbe3f708807ce7659081add013ac39279e40c84
parentf3173379b75b7ff9cea3094cb437ab304735d868 (diff)
downloadgperf-bca1111c50e267788f23dc190212b36ea4435012.tar.gz
Adjust for GPLv3.
-rw-r--r--ChangeLog4
-rw-r--r--doc/gperf.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ed1cdd3..f91145d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-08-23 Bruno Haible <bruno@clisp.org>
+ * doc/gperf.texi (Output Copyright): Adjust for GPLv3.
+
+2008-08-23 Bruno Haible <bruno@clisp.org>
+
All source files are now under GPLv3+.
* COPYING: Replace with GPLv3.
* **/configure.ac, **/Makefile.*, **/*.h, **/*.c, **/*.cc, **/*.icc:
diff --git a/doc/gperf.texi b/doc/gperf.texi
index 2b85ab9..9011bb2 100644
--- a/doc/gperf.texi
+++ b/doc/gperf.texi
@@ -878,8 +878,8 @@ Also, in this case the @samp{-c} option (or, equivalently, the
by @code{gperf} to be under GPL. The reason is that the output contains
only small pieces of text that come directly from @code{gperf}'s source
code -- only about 7 lines long, too small for being significant --, and
-therefore the output is not a ``derivative work'' of @code{gperf} (in the
-sense of U.S.@: copyright law).
+therefore the output is not a ``work based on @code{gperf}'' (in the
+sense of the GPL version 3).
On the other hand, the output produced by @code{gperf} contains essentially
all of the input file. Therefore the output is under the same license, with