-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Currently, HTML documentation generated by doxygen includes three Javascript files licensed under GPLv2.
When an upstream project chooses to distribute prebuilt documentation inside the source tarball, strictly speaking the tarball has to be labeled "<PROJECT_LICENSE> AND GPL-2.0-only", although the GPL part only applies to a very small portion of the documentation.
This may be somewhat surprising, especially when considering:
Documents produced by doxygen are derivative works derived from the input used in their production; they are not affected by this license.
Can the following three files relicensed under a permissive license:
- menu.js
- dynsections.js
- search.js
(There is also menudata.js, but I doubt it qualifies as copyrightable code in the first place.)
adam-sawicki-a
Metadata
Metadata
Assignees
Labels
No labels