From ba87db3fccb40aa58d84d12932424c83a4db411f Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 21 Jul 2016 17:07:57 +0200 Subject: Fix others --- ocs/providers.php | 3 ++- ocs/routes.php | 6 ++++-- ocs/v1.php | 7 +++++-- ocs/v2.php | 3 ++- 4 files changed, 13 insertions(+), 6 deletions(-) (limited to 'ocs') diff --git a/ocs/providers.php b/ocs/providers.php index 8da105b6374..be0aff8add2 100644 --- a/ocs/providers.php +++ b/ocs/providers.php @@ -1,11 +1,12 @@ * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/ocs/routes.php b/ocs/routes.php index c465e08e877..0606fe3e309 100644 --- a/ocs/routes.php +++ b/ocs/routes.php @@ -1,14 +1,16 @@ * @author Björn Schießle * @author Christopher Schäpers - * @author Joas Schilling + * @author Joas Schilling * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller * @author Tom Needham * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/ocs/v1.php b/ocs/v1.php index e3ecefccf29..7c61824a87e 100644 --- a/ocs/v1.php +++ b/ocs/v1.php @@ -1,15 +1,18 @@ - * @author Joas Schilling + * @author Christoph Wurst + * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Tom Needham * @author Vincent Petry * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/ocs/v2.php b/ocs/v2.php index a9fffe529b0..45f65033056 100644 --- a/ocs/v2.php +++ b/ocs/v2.php @@ -1,8 +1,9 @@ * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify -- cgit v1.2.3