diff options
author | Christoph Wurst <ChristophWurst@users.noreply.github.com> | 2019-12-20 14:19:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-20 14:19:22 +0100 |
commit | 35c2a9fe0a626bbc73e4cb3b6454c71507fb94be (patch) | |
tree | bbc6b048b24a4e02a28d973c1f51e312ff73f20b /version.php | |
parent | 40684a5423c31e09aa878ba35b3226779ea27d69 (diff) | |
parent | 1b46621cd31dabb48084c8e23f741de77e7007b4 (diff) | |
download | nextcloud-server-35c2a9fe0a626bbc73e4cb3b6454c71507fb94be.tar.gz nextcloud-server-35c2a9fe0a626bbc73e4cb3b6454c71507fb94be.zip |
Merge pull request #18483 from nextcloud/fix/license-headers-18
Update license headers for 18
Diffstat (limited to 'version.php')
-rw-r--r-- | version.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/version.php b/version.php index 6b388866484..17486b2291e 100644 --- a/version.php +++ b/version.php @@ -5,7 +5,6 @@ * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Frank Karlitschek <frank@karlitschek.de> * @author Joas Schilling <coding@schilljs.com> - * @author Julius Härtl <jus@bitgrid.net> * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> * @author Roeland Jago Douma <roeland@famdouma.nl> |