Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to also detect their new copy right line | Joas Schilling | 2016-08-18 | 1 | -1/+1 |
| | | | | Ref owncloud/core#25518 | ||||
* | If there is no copyright notice print comment line | Roeland Jago Douma | 2016-08-15 | 1 | -1/+6 |
| | |||||
* | Do not licence composer stuff | Roeland Jago Douma | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | only search the license header for @copyright statements | Bjoern Schiessle | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Fix the license script | Joas Schilling | 2016-07-21 | 1 | -2/+5 |
| | |||||
* | - keep copyright notice and only update the authors list | Bjoern Schiessle | 2016-07-13 | 1 | -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 later | Bjoern Schiessle | 2016-06-06 | 1 | -9/+57 |
| | |||||
* | Add new apps | Lukas Reschke | 2016-03-01 | 1 | -0/+5 |
| | |||||
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+3 |
| | |||||
* | Check the mailmap file of core as well | Joas Schilling | 2016-02-17 | 1 | -1/+28 |
| | |||||
* | Allow the script to run for different git roots | Joas Schilling | 2016-02-17 | 1 | -8/+25 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2016-01-15 | 1 | -0/+6 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | We have new apps .... | Thomas Müller | 2016-01-12 | 1 | -1/+3 |
| | |||||
* | Generate AUTHORS file from commits | Lukas Reschke | 2015-10-26 | 1 | -1/+20 |
| | |||||
* | Update license header script to only use code changes | Morris Jobke | 2015-10-05 | 1 | -2/+3 |
| | | | | * ignores the first lines of a file with the license header | ||||
* | [license script] sort names case insensitive | Morris Jobke | 2015-06-25 | 1 | -1/+1 |
| | |||||
* | Further cleanup of files_encryption | Thomas Müller | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | detect MIT licensed files and ignore them for now | Thomas Müller | 2015-03-26 | 1 | -1/+18 |
| | |||||
* | properly break after the first comment ends + allow to pass in one ↵ | Thomas Müller | 2015-03-26 | 1 | -25/+29 |
| | | | | file/folder via commandline argument | ||||
* | fixing ignorance of 'Not Committed Yet' | Thomas Müller | 2015-03-26 | 1 | -1/+4 |
| | |||||
* | php script which updates the license header in all php file in the repo | Thomas Müller | 2015-02-22 | 1 | -0/+166 |