From 1a9330cd69631ef12b71239c4f98836e09e021ea Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 31 Mar 2020 10:49:10 +0200 Subject: Update the license headers for Nextcloud 19 Signed-off-by: Christoph Wurst --- lib/private/Encryption/DecryptAll.php | 2 ++ lib/private/Encryption/File.php | 1 + lib/private/Encryption/Manager.php | 1 + lib/private/Encryption/Update.php | 1 + lib/private/Encryption/Util.php | 1 + 5 files changed, 6 insertions(+) (limited to 'lib/private/Encryption') diff --git a/lib/private/Encryption/DecryptAll.php b/lib/private/Encryption/DecryptAll.php index 63eb40dd098..3f6e4131d64 100644 --- a/lib/private/Encryption/DecryptAll.php +++ b/lib/private/Encryption/DecryptAll.php @@ -5,8 +5,10 @@ * @author Bjoern Schiessle * @author Björn Schießle * @author Christian Jürges + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma + * @author sammo2828 * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Encryption/File.php b/lib/private/Encryption/File.php index 0fc9dcc6866..578fdeea5e6 100644 --- a/lib/private/Encryption/File.php +++ b/lib/private/Encryption/File.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Encryption/Manager.php b/lib/private/Encryption/Manager.php index c75210564d6..63d35e6dd86 100644 --- a/lib/private/Encryption/Manager.php +++ b/lib/private/Encryption/Manager.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Encryption/Update.php b/lib/private/Encryption/Update.php index 4f4d9555fd4..f5128abd0b0 100644 --- a/lib/private/Encryption/Update.php +++ b/lib/private/Encryption/Update.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/Encryption/Util.php b/lib/private/Encryption/Util.php index 98652e1ecc5..9cc78e7ba77 100644 --- a/lib/private/Encryption/Util.php +++ b/lib/private/Encryption/Util.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Jan-Christoph Borchardt * @author Morris Jobke * @author Roeland Jago Douma -- cgit v1.2.3