summaryrefslogtreecommitdiffstats
path: root/build/license.php
Commit message (Expand)AuthorAgeFilesLines
* Remove accessibilityJohn Molakvoæ2022-04-211-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+3
* Add js files to licenseJohn Molakvoæ (skjnldsv)2021-03-311-34/+104
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+6
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-5/+5
* Fix license headersChristoph Wurst2020-01-131-1/+2
* Update license headersChristoph Wurst2019-12-051-2/+2
* Update license script appsChristoph Wurst2019-12-051-15/+41
* Remove brackets for invalid mail addresses when updating the license headerJulius Härtl2017-11-071-0/+9
* Make sure to also detect their new copy right lineJoas Schilling2016-08-181-1/+1
* 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
* 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
* 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
* [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 file/folde...Thomas Müller2015-03-261-25/+29
* 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