From 8f09d5b67c3689eb90690d0c8b58bcfec68e60dd Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Mon, 26 Oct 2015 13:54:55 +0100 Subject: Update license headers --- apps/files_sharing/api/local.php | 2 +- apps/files_sharing/api/remote.php | 2 +- apps/files_sharing/api/server2server.php | 1 + apps/files_sharing/api/sharees.php | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) (limited to 'apps/files_sharing/api') diff --git a/apps/files_sharing/api/local.php b/apps/files_sharing/api/local.php index 42e77570f95..bb5136a0c99 100644 --- a/apps/files_sharing/api/local.php +++ b/apps/files_sharing/api/local.php @@ -4,7 +4,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman - * @author Roeland Jago Douma + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/api/remote.php b/apps/files_sharing/api/remote.php index d67920c3521..41ebb6e2eab 100644 --- a/apps/files_sharing/api/remote.php +++ b/apps/files_sharing/api/remote.php @@ -1,7 +1,7 @@ - * @author Roeland Jago Douma + * @author Roeland Jago Douma * * @copyright Copyright (c) 2015, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/api/server2server.php b/apps/files_sharing/api/server2server.php index 832193f2b99..93998ad774e 100644 --- a/apps/files_sharing/api/server2server.php +++ b/apps/files_sharing/api/server2server.php @@ -3,6 +3,7 @@ * @author Arthur Schiwon * @author Björn Schießle * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2015, ownCloud, Inc. diff --git a/apps/files_sharing/api/sharees.php b/apps/files_sharing/api/sharees.php index b34aef72163..21f68d9b253 100644 --- a/apps/files_sharing/api/sharees.php +++ b/apps/files_sharing/api/sharees.php @@ -1,7 +1,7 @@ - * @author Roeland Jago Douma + * @author Roeland Jago Douma * * @copyright Copyright (c) 2015, ownCloud, Inc. * @license AGPL-3.0 -- cgit v1.2.3