Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit bdb2d20

Browse files
committed
Actual copyright
1 parent 2f1d3a6 commit bdb2d20

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+0
-114
lines changed

HEADER.txt

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) $YEAR DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/AdvancedChatCore.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/InitHandler.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/Module.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/ModuleHandler.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/AdvancedChatScreen.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/AdvancedSleepingChatScreen.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/ChatHistory.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/ChatHistoryProcessor.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/ChatMessage.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/ChatScreenSectionHolder.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/DefaultChatSuggestor.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/MessageDispatcher.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/chat/MessageOwner.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/ConfigStorage.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/GuiConfig.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/GuiConfigHandler.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/ModMenuImpl.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/OnOffListListener.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/widgets/WidgetColor.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/widgets/WidgetIntBox.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/widgets/WidgetLabelHoverable.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/widgets/WidgetListRegistryOption.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/widgets/WidgetRegistryOptionEntry.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/gui/widgets/WidgetToggle.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/options/ConfigRegex.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/config/options/ConfigSimpleColor.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/gui/CleanButton.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/AdvancedChatScreenSection.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/ConfigRegistryOption.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/IChatMessageProcessor.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/IJsonApplier.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/IJsonSave.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/IMatchProcessor.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/IMessageFilter.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/IMessageProcessor.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/IScreenSupplier.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/RegistryOption.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/interfaces/Translatable.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/mixin/MixinChatHud.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/mixin/MixinChatHudInvoker.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/mixin/MixinChatScreen.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/mixin/MixinKeyboard.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/mixin/MixinMinecraftClient.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/mixin/MixinSleepingChatScreen.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/AbstractRegistry.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/ColorUtil.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/EasingMethod.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/FindType.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/FluidText.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/LimitedInteger.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/RawText.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/SearchResult.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/SearchUtils.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/StringMatch.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/StyleFormatter.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

src/main/java/io/github/darkkronicle/advancedchatcore/util/SyncTaskQueue.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/*
2-
* Mozilla Public License v2.0
3-
*
42
* Copyright (C) 2021 DarkKronicle
53
*
64
* This Source Code Form is subject to the terms of the Mozilla Public

0 commit comments

Comments
 (0)