add license headers

This commit is contained in:
dfsek
2021-11-19 15:42:25 -07:00
parent 1d341b6a00
commit 51ea7a11e0

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 com.dfsek.terra.addon.loader;
import java.nio.file.Path;