diff options
Diffstat (limited to 'apps/files_external/3rdparty/icewind/streams/src/PathWrapper.php')
-rw-r--r-- | apps/files_external/3rdparty/icewind/streams/src/PathWrapper.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_external/3rdparty/icewind/streams/src/PathWrapper.php b/apps/files_external/3rdparty/icewind/streams/src/PathWrapper.php index d9f3014c381..3a6e236942f 100644 --- a/apps/files_external/3rdparty/icewind/streams/src/PathWrapper.php +++ b/apps/files_external/3rdparty/icewind/streams/src/PathWrapper.php @@ -1,8 +1,7 @@ <?php /** - * Copyright (c) 2016 Robin Appelman <icewind@owncloud.com> - * This file is licensed under the Licensed under the MIT license: - * http://opensource.org/licenses/MIT + * SPDX-FileCopyrightText: 2016 Robin Appelman <robin@icewind.nl> + * SPDX-License-Identifier: MIT */ namespace Icewind\Streams; |