Skip to content

Commit

Permalink
chore(spotless): add missing license
Browse files Browse the repository at this point in the history
  • Loading branch information
Machine-Maker committed May 21, 2024
1 parent 281c787 commit 38bdcb2
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*
* GNU General Public License v3
*
* PaperTweaks, a performant replacement for the VanillaTweaks datapacks.
*
* Copyright (C) 2024 Machine_Maker
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package me.machinemaker.papertweaks.cloud.dispatchers;

import java.util.Locale;
Expand Down

0 comments on commit 38bdcb2

Please sign in to comment.