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 --- lib/private/Files/Cache/Cache.php | 4 ++-- lib/private/Files/Cache/HomeCache.php | 2 +- lib/private/Files/Cache/Scanner.php | 9 +++++---- lib/private/Files/Cache/Updater.php | 3 ++- lib/private/Files/Cache/Watcher.php | 1 + lib/private/Files/Cache/Wrapper/CacheJail.php | 2 ++ lib/private/Files/Cache/Wrapper/CacheWrapper.php | 3 +++ 7 files changed, 16 insertions(+), 8 deletions(-) (limited to 'lib/private/Files/Cache') diff --git a/lib/private/Files/Cache/Cache.php b/lib/private/Files/Cache/Cache.php index 53467c278d2..813a2af6f6c 100644 --- a/lib/private/Files/Cache/Cache.php +++ b/lib/private/Files/Cache/Cache.php @@ -1,12 +1,12 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Florin Peter * @author Jens-Christian Fischer * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/HomeCache.php b/lib/private/Files/Cache/HomeCache.php index ae92504ddd6..13eaf26a284 100644 --- a/lib/private/Files/Cache/HomeCache.php +++ b/lib/private/Files/Cache/HomeCache.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/Scanner.php b/lib/private/Files/Cache/Scanner.php index cd592dbb1e6..e6bd118d5a5 100644 --- a/lib/private/Files/Cache/Scanner.php +++ b/lib/private/Files/Cache/Scanner.php @@ -1,16 +1,17 @@ - * @author Björn Schießle - * @author Joas Schilling + * @author Arthur Schiwon + * @author Björn Schießle + * @author Daniel Jagszent * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Martin Mattel * @author Michael Gapczynski * @author Morris Jobke * @author Owen Winkler * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/Files/Cache/Updater.php b/lib/private/Files/Cache/Updater.php index 9e4214ad72a..820941abae1 100644 --- a/lib/private/Files/Cache/Updater.php +++ b/lib/private/Files/Cache/Updater.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Daniel Jagszent * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/Watcher.php b/lib/private/Files/Cache/Watcher.php index 0cf6caf0c28..4a4c23c08b7 100644 --- a/lib/private/Files/Cache/Watcher.php +++ b/lib/private/Files/Cache/Watcher.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry diff --git a/lib/private/Files/Cache/Wrapper/CacheJail.php b/lib/private/Files/Cache/Wrapper/CacheJail.php index d737d28fc80..858132930f2 100644 --- a/lib/private/Files/Cache/Wrapper/CacheJail.php +++ b/lib/private/Files/Cache/Wrapper/CacheJail.php @@ -1,8 +1,10 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Files/Cache/Wrapper/CacheWrapper.php b/lib/private/Files/Cache/Wrapper/CacheWrapper.php index a6e6e61b8c7..475e0e0e2dd 100644 --- a/lib/private/Files/Cache/Wrapper/CacheWrapper.php +++ b/lib/private/Files/Cache/Wrapper/CacheWrapper.php @@ -1,8 +1,11 @@ + * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. -- cgit v1.2.3