diff options
author | Morris Jobke <hey@morrisjobke.de> | 2015-06-25 11:43:55 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2015-06-25 14:13:49 +0200 |
commit | f63915d0c8b28ed507f0db6e11ef50e9a0bd39f4 (patch) | |
tree | 411739523aed92226927f7aa5d90e69656af693e /settings/application.php | |
parent | cdb0e62e9b7a537f79f8674bc641fb88ec30c2be (diff) | |
download | nextcloud-server-f63915d0c8b28ed507f0db6e11ef50e9a0bd39f4.tar.gz nextcloud-server-f63915d0c8b28ed507f0db6e11ef50e9a0bd39f4.zip |
update license headers and authors
Diffstat (limited to 'settings/application.php')
-rw-r--r-- | settings/application.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/application.php b/settings/application.php index 920d172c93d..03203b48564 100644 --- a/settings/application.php +++ b/settings/application.php @@ -1,8 +1,11 @@ <?php /** + * @author Björn Schießle <schiessle@owncloud.com> * @author Georg Ehrke <georg@owncloud.com> + * @author Joas Schilling <nickvergessen@owncloud.com> * @author Lukas Reschke <lukas@owncloud.com> * @author Morris Jobke <hey@morrisjobke.de> + * @author Thomas Müller <thomas.mueller@tmit.eu> * * @copyright Copyright (c) 2015, ownCloud, Inc. * @license AGPL-3.0 |