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 --- lib/private/files/cache/scanner.php | 1 + lib/private/files/cache/updater.php | 1 + lib/private/files/storage/wrapper/encryption.php | 1 + lib/private/files/type/detection.php | 2 +- lib/private/files/view.php | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/private/files') diff --git a/lib/private/files/cache/scanner.php b/lib/private/files/cache/scanner.php index b0890dcdc00..35043029dc3 100644 --- a/lib/private/files/cache/scanner.php +++ b/lib/private/files/cache/scanner.php @@ -1,6 +1,7 @@ + * @author Björn Schießle * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Martin Mattel diff --git a/lib/private/files/cache/updater.php b/lib/private/files/cache/updater.php index 2de0c8fe067..4cc5f511565 100644 --- a/lib/private/files/cache/updater.php +++ b/lib/private/files/cache/updater.php @@ -1,6 +1,7 @@ + * @author Jörn Friedrich Dreyer * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/files/storage/wrapper/encryption.php b/lib/private/files/storage/wrapper/encryption.php index 2f0c1e35b04..24b0ca4acac 100644 --- a/lib/private/files/storage/wrapper/encryption.php +++ b/lib/private/files/storage/wrapper/encryption.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Lukas Reschke + * @author Robin Appelman * @author Thomas Müller * * @copyright Copyright (c) 2015, ownCloud, Inc. diff --git a/lib/private/files/type/detection.php b/lib/private/files/type/detection.php index fd27d88eae6..c102e739e04 100644 --- a/lib/private/files/type/detection.php +++ b/lib/private/files/type/detection.php @@ -6,7 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Roeland Jago Douma + * @author Roeland Jago Douma * @author Thomas Tanghus * * @copyright Copyright (c) 2015, ownCloud, Inc. diff --git a/lib/private/files/view.php b/lib/private/files/view.php index e7328500ffb..a11df53705c 100644 --- a/lib/private/files/view.php +++ b/lib/private/files/view.php @@ -16,6 +16,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Roman Geber * @author Sam Tuke * @author Thomas Müller -- cgit v1.2.3