| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
addons.mozilla.org-fsd/get-data/license-reporter
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and exports to .wiki and .json
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
The load_changelog.py script parses the changelog files in the same way as load_copyright.py
and stores the results (package name, version, author/uploader and date) in cl.h5
That information is later used by export.py to fill up the 'License verified by' and
'License verified date' fields with more accurate information than 'Debian' and today()
|
|
|
|
| |
Some dep5 files are malformed and incude the author's name and email on the Upstream-Name field
|
| |
|
|
|
|
| |
header, License) is missing
|
| |
|
| |
|
|
|
|
| |
This hopefully makes the structure/flow a little clearer.
|
| |
|
| |
|