diff options
author | Morris Jobke <hey@morrisjobke.de> | 2017-11-06 18:48:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-06 18:48:04 +0100 |
commit | da6c2c9da1721de7aa05b15af1356e3511069980 (patch) | |
tree | 0bc332b84e9ab4d1a005349f707d53548c461eae /apps/files_external/lib/Lib/Backend/OwnCloud.php | |
parent | 5ed05219d7a14aa167ec979bde733865e0777999 (diff) | |
parent | 0eebff152a177dd59ed8773df26f1679f8a88e90 (diff) | |
download | nextcloud-server-da6c2c9da1721de7aa05b15af1356e3511069980.tar.gz nextcloud-server-da6c2c9da1721de7aa05b15af1356e3511069980.zip |
Merge pull request #7083 from nextcloud/update-license-headers
Update license headers
Diffstat (limited to 'apps/files_external/lib/Lib/Backend/OwnCloud.php')
-rw-r--r-- | apps/files_external/lib/Lib/Backend/OwnCloud.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/lib/Lib/Backend/OwnCloud.php b/apps/files_external/lib/Lib/Backend/OwnCloud.php index 1304b09c87c..0d3ffb30b40 100644 --- a/apps/files_external/lib/Lib/Backend/OwnCloud.php +++ b/apps/files_external/lib/Lib/Backend/OwnCloud.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Robin Appelman <robin@icewind.nl> * @author Robin McCorkell <robin@mccorkell.me.uk> * * @license AGPL-3.0 |