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/Command/Scan.php | 1 + apps/files/lib/Command/TransferOwnership.php | 2 ++ 2 files changed, 3 insertions(+) (limited to 'apps/files/lib/Command') 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. -- cgit v1.2.3