mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Adjust for GPLv3.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-08-23 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
* doc/gperf.texi (Output Copyright): Adjust for GPLv3.
|
||||||
|
|
||||||
2008-08-23 Bruno Haible <bruno@clisp.org>
|
2008-08-23 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
All source files are now under GPLv3+.
|
All source files are now under GPLv3+.
|
||||||
|
|||||||
@@ -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
|
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
|
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
|
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
|
therefore the output is not a ``work based on @code{gperf}'' (in the
|
||||||
sense of U.S.@: copyright law).
|
sense of the GPL version 3).
|
||||||
|
|
||||||
On the other hand, the output produced by @code{gperf} contains essentially
|
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
|
all of the input file. Therefore the output is under the same license, with
|
||||||
|
|||||||
Reference in New Issue
Block a user