aboutsummaryrefslogtreecommitdiff
path: root/license_definitions.js
Commit message (Collapse)AuthorAgeFilesLines
* Making license_definition.js single source of truth for licensesYuchen Pei2022-04-071-1/+6
| | | | | - Removed licenses.json - cleaned up license_definition.js a bit
* Merge licenses.json into license_definitions.jsYuchen Pei2022-04-071-130/+207
| | | | | - all licenses in licenses.json are also in license_definitions.js now - also reordered licenses in license_definitions alphabetically
* nop whitespace formatting change.Yuchen Pei2022-04-071-250/+250
| | | | | | | | - ran eglot-format using typescript-language-server on all js files in the repo except those under /hash_script/ - verify only whitespace changed: git diff --word-diff-regex=. 62d6a71 62d6a71~1
* Generalize gpl-3.0 license textRuben Rodriguez2018-05-111-1/+1
|
* began to implement old declaration methodNateN12222018-03-261-0/+310