diff options
author | Lukas Reschke <lukas@owncloud.com> | 2014-08-14 17:28:20 +0200 |
---|---|---|
committer | Bjoern Schiessle <schiessle@owncloud.com> | 2014-08-19 10:21:50 +0200 |
commit | 67399901dcf1e49027fb705e65988108b6fc8418 (patch) | |
tree | 3fcd4280552e216d8c670a6c09885c2236cca307 | |
parent | 23f4e7c1cb45cc75f4a1dcdcba28d8ef2713cda6 (diff) | |
download | nextcloud-server-67399901dcf1e49027fb705e65988108b6fc8418.tar.gz nextcloud-server-67399901dcf1e49027fb705e65988108b6fc8418.zip |
Fix copyright
-rw-r--r-- | apps/files_sharing/tests/helper.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/tests/helper.php b/apps/files_sharing/tests/helper.php index b4d5ebb90a6..6169a9f5094 100644 --- a/apps/files_sharing/tests/helper.php +++ b/apps/files_sharing/tests/helper.php @@ -3,7 +3,7 @@ * ownCloud * * @author Bjoern Schiessle - * @copyright 2014 2014 Bjoern Schiessle <schiessle@owncloud.com> + * @copyright 2014 Bjoern Schiessle <schiessle@owncloud.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE |