Skip to content

Commit 1a877a7

Browse files
committed
fix copyright test
1 parent 6d56c21 commit 1a877a7

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)