From 215aef3cbdc1963be1bb6bca5218ee0a4b7f1665 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Fri, 4 Jun 2021 21:52:51 +0200 Subject: Update php licenses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- lib/private/Files/Cache/MoveFromCacheTrait.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/private/Files/Cache/MoveFromCacheTrait.php') diff --git a/lib/private/Files/Cache/MoveFromCacheTrait.php b/lib/private/Files/Cache/MoveFromCacheTrait.php index 2f5bbfb7eea..77cd7ea6d8c 100644 --- a/lib/private/Files/Cache/MoveFromCacheTrait.php +++ b/lib/private/Files/Cache/MoveFromCacheTrait.php @@ -3,7 +3,6 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Robin Appelman - * @author Roeland Jago Douma * * @license AGPL-3.0 * @@ -20,7 +19,6 @@ * along with this program. If not, see * */ - namespace OC\Files\Cache; use OCP\Files\Cache\ICache; -- cgit v1.2.3