chore: Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2024-06-02 20:41:30 +02:00
commit d95aa6fa7e
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B
45 changed files with 339 additions and 273 deletions

View file

@ -1,8 +1,7 @@
<?php
/**
* Copyright (c) 2014 Robin Appelman <icewind@owncloud.com>
* This file is licensed under the Licensed under the MIT license:
* http://opensource.org/licenses/MIT
* SPDX-FileCopyrightText: 2014 Robin Appelman <icewind@owncloud.com>
* SPDX-License-Identifier: MIT
*/
namespace Icewind\Streams\Tests;