diff options
author | Morris Jobke <hey@morrisjobke.de> | 2015-06-25 11:43:55 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2015-06-25 14:13:49 +0200 |
commit | f63915d0c8b28ed507f0db6e11ef50e9a0bd39f4 (patch) | |
tree | 411739523aed92226927f7aa5d90e69656af693e /lib/private/ocsclient.php | |
parent | cdb0e62e9b7a537f79f8674bc641fb88ec30c2be (diff) | |
download | nextcloud-server-f63915d0c8b28ed507f0db6e11ef50e9a0bd39f4.tar.gz nextcloud-server-f63915d0c8b28ed507f0db6e11ef50e9a0bd39f4.zip |
update license headers and authors
Diffstat (limited to 'lib/private/ocsclient.php')
-rw-r--r-- | lib/private/ocsclient.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/ocsclient.php b/lib/private/ocsclient.php index f10a97428e2..2868b407000 100644 --- a/lib/private/ocsclient.php +++ b/lib/private/ocsclient.php @@ -7,11 +7,11 @@ * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Kamil Domanski <kdomanski@kdemail.net> * @author Lukas Reschke <lukas@owncloud.com> + * @author Martin Mattel <martin.mattel@diemattels.at> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin McCorkell <rmccorkell@karoshi.org.uk> * @author Sam Tuke <mail@samtuke.com> * @author Thomas Müller <thomas.mueller@tmit.eu> - * @author Vincent Petry <pvince81@owncloud.com> * * @copyright Copyright (c) 2015, ownCloud, Inc. * @license AGPL-3.0 |