diff options
author | Lukas Reschke <lukas@owncloud.com> | 2014-08-14 17:28:20 +0200 |
---|---|---|
committer | Bjoern Schiessle <schiessle@owncloud.com> | 2014-08-18 16:52:48 +0200 |
commit | 594078e22f0227f8dafe3726b67ade21187e5836 (patch) | |
tree | 4a0be67f06d5b2b5681fd5ccc8428e6248675db5 | |
parent | 193a0b1a17d21458acac5b2db8f91a69fcb044c0 (diff) | |
download | nextcloud-server-594078e22f0227f8dafe3726b67ade21187e5836.tar.gz nextcloud-server-594078e22f0227f8dafe3726b67ade21187e5836.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 |