diff options
author | Joas Schilling <coding@schilljs.com> | 2016-07-22 09:45:36 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2016-07-22 11:40:41 +0200 |
commit | 23b205ed4890aaabfbde4eb12a07460ead77a9b2 (patch) | |
tree | bdfac52909cdeb9274dde0037c2d5494f86a14d1 /apps/files_external/tests/Auth/Password/GlobalAuth.php | |
parent | 49a4654150c4b790e8803022219bfd688971c6d0 (diff) | |
download | nextcloud-server-23b205ed4890aaabfbde4eb12a07460ead77a9b2.tar.gz nextcloud-server-23b205ed4890aaabfbde4eb12a07460ead77a9b2.zip |
Run the license script
Diffstat (limited to 'apps/files_external/tests/Auth/Password/GlobalAuth.php')
-rw-r--r-- | apps/files_external/tests/Auth/Password/GlobalAuth.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/tests/Auth/Password/GlobalAuth.php b/apps/files_external/tests/Auth/Password/GlobalAuth.php index 912bfd1574d..1f0841a3493 100644 --- a/apps/files_external/tests/Auth/Password/GlobalAuth.php +++ b/apps/files_external/tests/Auth/Password/GlobalAuth.php @@ -1,8 +1,9 @@ <?php /** - * @author Robin Appelman <icewind@owncloud.com> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Robin Appelman <robin@icewind.nl> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |