Menu

#167 License headers or not

0.3
done
nobody
None
nobody
2019-09-02
2019-08-15
Ulf Lorenz
No
What and Why

The code is slightly inconsistent with respect to the use of license headers. Some files have them, others do not. The license headers are no longer strictly required since moving away from GPL.

Acceptance criteria
  • Find a consistent policy w.r.t. the use of license headers (which files have them, which content)
  • Apply this policy to all files
  • Document the policy on the wiki

Policy is trivial: no license headers except for the demos. Looks pretty self-evident, no need to document this for now.

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2019-09-02
    • status: open --> assigned
    • assigned_to: Ulf Lorenz
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-09-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -7,3 +7,7 @@
     * Find a consistent policy w.r.t. the use of license headers (which files have them, which content)
     * Apply this policy to all files
     * Document the policy on the wiki
    +
    +----
    +
    +Policy is trivial: no license headers except for the demos. Looks pretty self-evident, no need to document this for now.
    
    • status: assigned --> done
    • assigned_to: Ulf Lorenz --> nobody
     

Log in to post a comment.