add license
Some checks failed
/ deploy (push) Failing after 1m5s

This commit is contained in:
Minecon724 2024-11-27 20:46:13 +01:00
parent a7506bd3c6
commit 740fab869e
Signed by untrusted user who does not match committer: Minecon724
GPG key ID: 3CCC4D267742C8E8
46 changed files with 960 additions and 47 deletions

View file

@ -1,3 +1,9 @@
/*
* Copyright (C) 2024 Minecon724
* Tweaks724 is licensed under the GNU General Public License. See the LICENSE.md file
* in the project root for the full license text.
*/
package eu.m724.tweaks.chat;
import eu.m724.tweaks.TweaksConfig;