summaryrefslogtreecommitdiff
path: root/scripts/licensecheck.py
Commit message (Collapse)AuthorAgeFilesLines
* Add small python library for common(ish) code in scripts/Ben Brown2016-03-041-14/+5
| | | | Change-Id: I74ab24ecdcda1c358a2c187f89685bdd8f949c55
* Update licensecheck.py and strip-gplv3.configurePedro Alvarez2016-03-011-1/+3
| | | | Change-Id: I3149413c2126194c538105d26b93fde9a8298ed0
* licensecheck.py: Update remote before checking outPedro Alvarez2016-02-231-0/+3
| | | | Change-Id: I348df2dda3df3e6d85b6b601163972ca5085ae19
* Add python script to check licenses of a given systemPedro Alvarez2016-02-201-0/+182
This python script will replace the previous one (scripts/licensecheck.sh) to make it work without `morph edit`. The main purpose of this script is to check licenses of the GENIVI Baseline systems, so it will ignore GPLv3 chunks given that they are stripped from these systems. https://storyboard.baserock.org/#!/story/71 Change-Id: I0c6d33163a0ace003e4b34da6a058bb88306f8a7