From aba539703c0b0388f5ebf8757067bafab56774ce Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 26 May 2016 19:56:05 +0200 Subject: Update license headers --- apps/files/lib/AppInfo/Application.php | 1 + apps/files/lib/BackgroundJob/DeleteOrphanedItems.php | 2 +- apps/files/lib/BackgroundJob/ScanFiles.php | 2 +- apps/files/lib/Capabilities.php | 1 + apps/files/lib/Command/Scan.php | 1 + apps/files/lib/Command/TransferOwnership.php | 2 ++ apps/files/lib/Controller/ApiController.php | 4 ++-- apps/files/lib/Controller/ViewController.php | 4 ++-- apps/files/lib/Helper.php | 4 ++-- 9 files changed, 13 insertions(+), 8 deletions(-) (limited to 'apps/files/lib') diff --git a/apps/files/lib/AppInfo/Application.php b/apps/files/lib/AppInfo/Application.php index b2faa43cc3c..4ebf67a2374 100644 --- a/apps/files/lib/AppInfo/Application.php +++ b/apps/files/lib/AppInfo/Application.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * @author Tobias Kaminsky * @author Vincent Petry diff --git a/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php b/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php index 1eef9c24e0c..c2711f51da0 100644 --- a/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php +++ b/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Vincent Petry * diff --git a/apps/files/lib/BackgroundJob/ScanFiles.php b/apps/files/lib/BackgroundJob/ScanFiles.php index dcc180bcfbe..865ef85ad03 100644 --- a/apps/files/lib/BackgroundJob/ScanFiles.php +++ b/apps/files/lib/BackgroundJob/ScanFiles.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/lib/Capabilities.php b/apps/files/lib/Capabilities.php index dc49ca174b3..80305f4fd70 100644 --- a/apps/files/lib/Capabilities.php +++ b/apps/files/lib/Capabilities.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Roeland Jago Douma * @author Tom Needham * diff --git a/apps/files/lib/Command/Scan.php b/apps/files/lib/Command/Scan.php index cf4f8f1745d..835fa15eb12 100644 --- a/apps/files/lib/Command/Scan.php +++ b/apps/files/lib/Command/Scan.php @@ -6,6 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/lib/Command/TransferOwnership.php b/apps/files/lib/Command/TransferOwnership.php index 1f46efdde0d..230667afdf9 100644 --- a/apps/files/lib/Command/TransferOwnership.php +++ b/apps/files/lib/Command/TransferOwnership.php @@ -1,5 +1,7 @@ + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/lib/Controller/ApiController.php b/apps/files/lib/Controller/ApiController.php index 072498c7b5f..9a46cdd0fef 100644 --- a/apps/files/lib/Controller/ApiController.php +++ b/apps/files/lib/Controller/ApiController.php @@ -1,8 +1,8 @@ * @author Joas Schilling - * @author Christoph Wurst - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files/lib/Controller/ViewController.php b/apps/files/lib/Controller/ViewController.php index 7539a3ab649..1b0903b41d3 100644 --- a/apps/files/lib/Controller/ViewController.php +++ b/apps/files/lib/Controller/ViewController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Christoph Wurst + * @author Lukas Reschke * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files/lib/Helper.php b/apps/files/lib/Helper.php index d21a65afcee..8adec5670cc 100644 --- a/apps/files/lib/Helper.php +++ b/apps/files/lib/Helper.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author brumsel * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell -- cgit v1.2.3