mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Reword more carefully.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-08-23 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
* doc/gperf.texi (Output Copyright): Reword more carefully.
|
||||||
|
Suggested by Paul Jarc <prj@po.cwru.edu>.
|
||||||
|
|
||||||
2008-08-23 Bruno Haible <bruno@clisp.org>
|
2008-08-23 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
* doc/gperf.texi (Output Copyright): Adjust for GPLv3.
|
* doc/gperf.texi (Output Copyright): Adjust for GPLv3.
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
@c some day we should @include version.texi instead of defining
|
@c some day we should @include version.texi instead of defining
|
||||||
@c these values at hand.
|
@c these values at hand.
|
||||||
@set UPDATED 23 August 2008
|
@set UPDATED 24 August 2008
|
||||||
@set EDITION 3.0.3
|
@set EDITION 3.0.3
|
||||||
@set VERSION 3.0.3
|
@set VERSION 3.0.3
|
||||||
@c ---------------------
|
@c ---------------------
|
||||||
@@ -881,9 +881,13 @@ code -- only about 7 lines long, too small for being significant --, and
|
|||||||
therefore the output is not a ``work based on @code{gperf}'' (in the
|
therefore the output is not a ``work based on @code{gperf}'' (in the
|
||||||
sense of the GPL version 3).
|
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
|
||||||
all of the input file. Therefore the output is under the same license, with
|
essentially all of the input file. Therefore the output is a
|
||||||
the same copyright holder, as the input that was passed to @code{gperf}.
|
``derivative work'' of the input (in the sense of U.S.@: copyright law);
|
||||||
|
and its copyright status depends on the copyright of the input. For most
|
||||||
|
software licenses, the result is that the the output is under the same
|
||||||
|
license, with the same copyright holder, as the input that was passed to
|
||||||
|
@code{gperf}.
|
||||||
|
|
||||||
@node Options, Bugs, Description, Top
|
@node Options, Bugs, Description, Top
|
||||||
@chapter Invoking @code{gperf}
|
@chapter Invoking @code{gperf}
|
||||||
|
|||||||
Reference in New Issue
Block a user