summaryrefslogtreecommitdiffstats
path: root/build/license.php
Commit message (Collapse)AuthorAgeFilesLines
* Make sure to also detect their new copy right lineJoas Schilling2016-08-181-1/+1
| | | | Ref owncloud/core#25518
* If there is no copyright notice print comment lineRoeland Jago Douma2016-08-151-1/+6
|
* Do not licence composer stuffRoeland Jago Douma2016-08-151-1/+1
|
* only search the license header for @copyright statementsBjoern Schiessle2016-07-211-2/+3
|
* Fix the license scriptJoas Schilling2016-07-211-2/+5
|
* - keep copyright notice and only update the authors listBjoern Schiessle2016-07-131-18/+81
| | | | - check if all changes to a file happened after the fork, this allows the authors to check if the file can be relicensed to AGPLv3 or later
* no more CLA and switch to AGPLv3 or laterBjoern Schiessle2016-06-061-9/+57
|
* Add new appsLukas Reschke2016-03-011-0/+5
|
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+3
|
* Check the mailmap file of core as wellJoas Schilling2016-02-171-1/+28
|
* Allow the script to run for different git rootsJoas Schilling2016-02-171-8/+25
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-01-151-0/+6
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* We have new apps ....Thomas Müller2016-01-121-1/+3
|
* Generate AUTHORS file from commitsLukas Reschke2015-10-261-1/+20
|
* Update license header script to only use code changesMorris Jobke2015-10-051-2/+3
| | | | * ignores the first lines of a file with the license header
* [license script] sort names case insensitiveMorris Jobke2015-06-251-1/+1
|
* Further cleanup of files_encryptionThomas Müller2015-04-071-1/+1
|
* detect MIT licensed files and ignore them for nowThomas Müller2015-03-261-1/+18
|
* properly break after the first comment ends + allow to pass in one ↵Thomas Müller2015-03-261-25/+29
| | | | file/folder via commandline argument
* fixing ignorance of 'Not Committed Yet'Thomas Müller2015-03-261-1/+4
|
* php script which updates the license header in all php file in the repoThomas Müller2015-02-221-0/+166