Skip to content

Commit

Permalink
Updated license header for 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Despical committed Jan 2, 2024
1 parent 9d3340b commit db02bba
Show file tree
Hide file tree
Showing 36 changed files with 214 additions and 124 deletions.
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/ConfigPreferences.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/Main.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/api/StatsStorage.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.api;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/api/events/KOTLEvent.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.api.events;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.api.events.player;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.api.events.player;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.api.events.player;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/arena/Arena.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.arena;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/arena/ArenaRegistry.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.arena;
Expand Down
18 changes: 18 additions & 0 deletions src/main/java/me/despical/kotl/arena/managers/ArenaManager.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
/*
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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, either version 3 of the License, or
* (at your option) any later version.
*
* 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.despical.kotl.arena.managers;

import me.despical.kotl.Main;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.arena.managers;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.arena.managers;
Expand Down
18 changes: 18 additions & 0 deletions src/main/java/me/despical/kotl/commands/AbstractCommand.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
/*
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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, either version 3 of the License, or
* (at your option) any later version.
*
* 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.despical.kotl.commands;

import me.despical.kotl.Main;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/commands/AdminCommands.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.commands;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/commands/PlayerCommands.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.commands;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/events/ArenaEvents.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.events;
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/me/despical/kotl/events/Events.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* KOTL - Don't let others to climb top of the ladders!
* Copyright (C) 2023 Despical
* KOTL - Don't let others climb to top of the ladders!
* Copyright (C) 2024 Berke Akçen
*
* 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
Expand All @@ -9,11 +9,11 @@
*
* 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
* 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 <http://www.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package me.despical.kotl.events;
Expand Down
Loading

0 comments on commit db02bba

Please sign in to comment.