Skip to content

Commit 04ee04e

Browse files
committed
fix copyright test
1 parent 83734bc commit 04ee04e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

app/Models/UserGroup.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<?php
22

3+
/**
4+
* SPDX-License-Identifier: MIT
5+
* Copyright (c) 2017-2018 Tobias Reich
6+
* Copyright (c) 2018-2025 LycheeOrg.
7+
*/
8+
39
namespace App\Models;
410

511
use App\Constants\AccessPermissionConstants as APC;

0 commit comments

Comments
 (0)