diff options
author | Joas Schilling <coding@schilljs.com> | 2016-07-22 09:47:47 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2016-07-22 09:48:05 +0200 |
commit | ca6a7d9e6a6b5b11083f3bfd12a30da97b8c3dac (patch) | |
tree | c08584460aead516ea72b18c82bd7d5cec29150c /lib/private/subadmin.php | |
parent | 87eb86902f3928d5c33da6f0a7a5ff7e3fc0f8da (diff) | |
download | nextcloud-server-ca6a7d9e6a6b5b11083f3bfd12a30da97b8c3dac.tar.gz nextcloud-server-ca6a7d9e6a6b5b11083f3bfd12a30da97b8c3dac.zip |
Run the license script
Diffstat (limited to 'lib/private/subadmin.php')
-rw-r--r-- | lib/private/subadmin.php | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/private/subadmin.php b/lib/private/subadmin.php index 34dd40c22ff..9a2beed09fe 100644 --- a/lib/private/subadmin.php +++ b/lib/private/subadmin.php @@ -1,13 +1,14 @@ <?php /** - * @author Arthur Schiwon <blizzz@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Arthur Schiwon <blizzz@arthur-schiwon.de> * @author Bart Visscher <bartv@thisnet.nl> * @author Georg Ehrke <georg@owncloud.com> - * @author Lukas Reschke <lukas@owncloud.com> + * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> - * @author Roeland Jago Douma <rullzer@owncloud.com> + * @author Roeland Jago Douma <roeland@famdouma.nl> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |