File tree 1 file changed +3
-12
lines changed
1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
/*
4
+ * This file is part of BedrockProtocol.
5
+ * Copyright (C) 2014-2022 PocketMine Team <https://github.com/pmmp/BedrockProtocol>
4
6
*
5
- * ____ _ _ __ __ _ __ __ ____
6
- * | _ \ ___ ___| | _____| |_| \/ (_)_ __ ___ | \/ | _ \
7
- * | |_) / _ \ / __| |/ / _ \ __| |\/| | | '_ \ / _ \_____| |\/| | |_) |
8
- * | __/ (_) | (__| < __/ |_| | | | | | | | __/_____| | | | __/
9
- * |_| \___/ \___|_|\_\___|\__|_| |_|_|_| |_|\___| |_| |_|_|
10
- *
11
- * This program is free software: you can redistribute it and/or modify
7
+ * BedrockProtocol is free software: you can redistribute it and/or modify
12
8
* it under the terms of the GNU Lesser General Public License as published by
13
9
* the Free Software Foundation, either version 3 of the License, or
14
10
* (at your option) any later version.
15
- *
16
- * @author PocketMine Team
17
- * @link http://www.pocketmine.net/
18
- *
19
- *
20
11
*/
21
12
22
13
declare (strict_types=1 );
You can’t perform that action at this time.
0 commit comments