diff options
Diffstat (limited to 'core/Controller/CssController.php')
-rw-r--r-- | core/Controller/CssController.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/Controller/CssController.php b/core/Controller/CssController.php index 3cf477290fe..95a41f8dd15 100644 --- a/core/Controller/CssController.php +++ b/core/Controller/CssController.php @@ -2,6 +2,11 @@ /** * @copyright Copyright (c) 2016, John Molakvoæ (skjnldsv@protonmail.com) * + * @author Joas Schilling <coding@schilljs.com> + * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> + * @author Morris Jobke <hey@morrisjobke.de> + * @author Roeland Jago Douma <roeland@famdouma.nl> + * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify |