mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 08:34:09 +02:00
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
64200fd7cf
commit
d95aa6fa7e
45 changed files with 339 additions and 273 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue