Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • go go
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • gogo
  • Merge requests
  • !84

Merged
Created Apr 16, 2017 by Mark Stenglein@mstengle

LICENSE: Add LibreJS Meta to included JavaScript

  • Overview 1
  • Commits 4
  • Pipelines 4
  • Changes 4

This patch adds all of the needed information to have all of the JavaScript in the project be easily identifiable as free software by both computer tools as well as humans. This is done by the following:

  • Original sources are added and linked for all minified libraries.

  • A data tag is added to the "About" link in the navbar menu which alerts tools such as LibreJS to look on that page for the table of includes mapped to their respective licenses.

  • A table is added to the "About" page which includes links to each included file, links to their respective licenses, and then a link to a decompressed version of each.

Signed-off-by: Mark Stenglein mark@stengle.in

Closes #148 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 148-librejs