add license headers

This commit is contained in:
dfsek
2021-11-19 15:42:24 -07:00
parent 6a235e66a0
commit 320279f9a6
97 changed files with 691 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
/*
* Copyright (c) 2020-2021 Polyhedral Development
*
* The Terra Core Addons are licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in this module's root directory.
*/
package structure;
import org.junit.jupiter.api.Test;

View File

@@ -1,3 +1,10 @@
/*
* Copyright (c) 2020-2021 Polyhedral Development
*
* The Terra Core Addons are licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in this module's root directory.
*/
package structure;