We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66ce98 commit 53f3319Copy full SHA for 53f3319
log-utils/src/main/java/net/minecraftforge/util/logging/SimpleLogger.java
@@ -1,3 +1,7 @@
1
+/*
2
+ * Copyright (c) Forge Development LLC
3
+ * SPDX-License-Identifier: LGPL-2.1-only
4
+ */
5
package net.minecraftforge.util.logging;
6
7
import org.jetbrains.annotations.Nullable;
log-utils/src/main/java/net/minecraftforge/util/logging/Util.java
class Util {
0 commit comments