Skip to content

Please consider relicensing of Javascript files #6901

@StefanBruens

Description

@StefanBruens

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions