diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/Plan.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/Plan.java
index f5590dbb4..2110d8893 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/Plan.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/Plan.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/PlanBukkitComponent.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/PlanBukkitComponent.java
index e25e68b3d..14515334e 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/PlanBukkitComponent.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/PlanBukkitComponent.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/command/commands/RegisterCommandFilter.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/command/commands/RegisterCommandFilter.java
index 166a0f0c7..2ca5c8758 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/command/commands/RegisterCommandFilter.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/command/commands/RegisterCommandFilter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitPlanModule.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitPlanModule.java
index 87407c4ab..0aa85c20c 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitPlanModule.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitPlanModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitServerPropertiesModule.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitServerPropertiesModule.java
index e6e5abb1d..60b5fa43a 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitServerPropertiesModule.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitServerPropertiesModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitSuperClassBindingModule.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitSuperClassBindingModule.java
index 70cc946f2..fb57d2e38 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitSuperClassBindingModule.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/modules/bukkit/BukkitSuperClassBindingModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/database/BukkitDBSystem.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/database/BukkitDBSystem.java
index 811d42910..95c061098 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/database/BukkitDBSystem.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/database/BukkitDBSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/BukkitImportSystem.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/BukkitImportSystem.java
index d7fd94868..554c6f10c 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/BukkitImportSystem.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/BukkitImportSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/data/UserImportRefiner.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/data/UserImportRefiner.java
index 703fa19f7..0d1f2c44d 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/data/UserImportRefiner.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/data/UserImportRefiner.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/importers/BukkitImporter.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/importers/BukkitImporter.java
index 203f88c20..6ff9db06e 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/importers/BukkitImporter.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/importers/BukkitImporter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/importers/OfflinePlayerImporter.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/importers/OfflinePlayerImporter.java
index c316c6511..aa378569e 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/importers/OfflinePlayerImporter.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/importing/importers/OfflinePlayerImporter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/info/server/properties/BukkitServerProperties.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/info/server/properties/BukkitServerProperties.java
index c20de37ac..ef84da41f 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/info/server/properties/BukkitServerProperties.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/info/server/properties/BukkitServerProperties.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/BukkitListenerSystem.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/BukkitListenerSystem.java
index e708f1ac9..58629677b 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/BukkitListenerSystem.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/BukkitListenerSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/AFKListener.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/AFKListener.java
index 6180ee6ed..f7acecc79 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/AFKListener.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/AFKListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/ChatListener.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/ChatListener.java
index 364a5aa6a..161dde702 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/ChatListener.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/ChatListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/CommandListener.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/CommandListener.java
index a42a32505..468dc4530 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/CommandListener.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/CommandListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/DeathEventListener.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/DeathEventListener.java
index 49a54eac3..021039bcd 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/DeathEventListener.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/DeathEventListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/GameModeChangeListener.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/GameModeChangeListener.java
index 3f9d6b637..af273242e 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/GameModeChangeListener.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/GameModeChangeListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/PlayerOnlineListener.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/PlayerOnlineListener.java
index 738f27f06..a40efcb70 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/PlayerOnlineListener.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/PlayerOnlineListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/WorldChangeListener.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/WorldChangeListener.java
index 3d9cd8988..8ae7ea34b 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/WorldChangeListener.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/listeners/bukkit/WorldChangeListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/BukkitTaskSystem.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/BukkitTaskSystem.java
index 2e8a2623f..f31fa8914 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/BukkitTaskSystem.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/BukkitTaskSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/bukkit/BukkitTPSCountTimer.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/bukkit/BukkitTPSCountTimer.java
index f06078a9b..cc7a7c45c 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/bukkit/BukkitTPSCountTimer.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/bukkit/BukkitTPSCountTimer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/bukkit/PaperTPSCountTimer.java b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/bukkit/PaperTPSCountTimer.java
index 613f2b5a4..3b3391a1d 100644
--- a/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/bukkit/PaperTPSCountTimer.java
+++ b/Plan/bukkit/src/main/java/com/djrapitops/plan/system/tasks/bukkit/PaperTPSCountTimer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/PlanBungee.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/PlanBungee.java
index 1a6699be4..1bc3115d9 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/PlanBungee.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/PlanBungee.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/PlanBungeeComponent.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/PlanBungeeComponent.java
index 75964031f..82549dd7e 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/PlanBungeeComponent.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/PlanBungeeComponent.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/command/PlanBungeeCommand.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/command/PlanBungeeCommand.java
index 76960a538..080ca494b 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/command/PlanBungeeCommand.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/command/PlanBungeeCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeePlanModule.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeePlanModule.java
index 82efdf848..6c83acd1f 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeePlanModule.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeePlanModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeeServerPropertiesModule.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeeServerPropertiesModule.java
index b75541739..1d661b004 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeeServerPropertiesModule.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeeServerPropertiesModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeeSuperClassBindingModule.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeeSuperClassBindingModule.java
index 01341c179..6727fd74b 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeeSuperClassBindingModule.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/modules/bungee/BungeeSuperClassBindingModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/BungeeServerInfo.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/BungeeServerInfo.java
index c32224216..9ef611216 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/BungeeServerInfo.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/BungeeServerInfo.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/BungeeServerProperties.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/BungeeServerProperties.java
index eda0bc231..6e7033b74 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/BungeeServerProperties.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/BungeeServerProperties.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/RedisCheck.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/RedisCheck.java
index f0b05be3f..3ab262952 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/RedisCheck.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/RedisCheck.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/RedisPlayersOnlineSupplier.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/RedisPlayersOnlineSupplier.java
index 1ccabd7b0..bf2501cc7 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/RedisPlayersOnlineSupplier.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/info/server/properties/RedisPlayersOnlineSupplier.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/listeners/BungeeListenerSystem.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/listeners/BungeeListenerSystem.java
index 5ad3f3d3b..56b2ad99f 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/listeners/BungeeListenerSystem.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/listeners/BungeeListenerSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/listeners/bungee/PlayerOnlineListener.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/listeners/bungee/PlayerOnlineListener.java
index 7f69bd582..ef3008186 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/listeners/bungee/PlayerOnlineListener.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/listeners/bungee/PlayerOnlineListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/tasks/BungeeTaskSystem.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/tasks/BungeeTaskSystem.java
index 0400febbf..39f55050d 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/tasks/BungeeTaskSystem.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/tasks/BungeeTaskSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/tasks/bungee/BungeeTPSCountTimer.java b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/tasks/bungee/BungeeTPSCountTimer.java
index 61a43cbc8..97410c9ce 100644
--- a/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/tasks/bungee/BungeeTPSCountTimer.java
+++ b/Plan/bungeecord/src/main/java/com/djrapitops/plan/system/tasks/bungee/BungeeTPSCountTimer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/PlanPlugin.java b/Plan/common/src/main/java/com/djrapitops/plan/PlanPlugin.java
index 588f2f02d..7c09ca30a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/PlanPlugin.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/PlanPlugin.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/ShutdownHook.java b/Plan/common/src/main/java/com/djrapitops/plan/ShutdownHook.java
index 5d658a65b..c745d1658 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/ShutdownHook.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/ShutdownHook.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/CommonAPI.java b/Plan/common/src/main/java/com/djrapitops/plan/api/CommonAPI.java
index aac119d7d..465a5466a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/CommonAPI.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/CommonAPI.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/PlanAPI.java b/Plan/common/src/main/java/com/djrapitops/plan/api/PlanAPI.java
index 707cfa22e..832f36849 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/PlanAPI.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/PlanAPI.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/ProxyAPI.java b/Plan/common/src/main/java/com/djrapitops/plan/api/ProxyAPI.java
index 71e169a9c..1f9fa9556 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/ProxyAPI.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/ProxyAPI.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/ServerAPI.java b/Plan/common/src/main/java/com/djrapitops/plan/api/ServerAPI.java
index 937e9dab4..67f6f76d2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/ServerAPI.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/ServerAPI.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/EnableException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/EnableException.java
index c9a0b186f..209fe9201 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/EnableException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/EnableException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/ParseException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/ParseException.java
index e198d7af3..5b765d85a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/ParseException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/ParseException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/PassEncryptException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/PassEncryptException.java
index da5a4cf80..ac618d786 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/PassEncryptException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/PassEncryptException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/WebUserAuthException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/WebUserAuthException.java
index fcd14e29f..592100be4 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/WebUserAuthException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/WebUserAuthException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/BadRequestException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/BadRequestException.java
index 187e41d6b..24d46856b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/BadRequestException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/BadRequestException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/ConnectionFailException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/ConnectionFailException.java
index 7ae54095b..db6c7dbed 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/ConnectionFailException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/ConnectionFailException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/ForbiddenException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/ForbiddenException.java
index da7b87b6a..de9e1473d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/ForbiddenException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/ForbiddenException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/GatewayException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/GatewayException.java
index 05f11c924..a5c064323 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/GatewayException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/GatewayException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/InternalErrorException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/InternalErrorException.java
index c7b34220f..1646f4713 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/InternalErrorException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/InternalErrorException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/NoServersException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/NoServersException.java
index 8930ec975..5e0b826a6 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/NoServersException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/NoServersException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/NotFoundException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/NotFoundException.java
index 5203f3137..67ee7e57a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/NotFoundException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/NotFoundException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/TransferDatabaseException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/TransferDatabaseException.java
index f293e14f9..e4f52dae0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/TransferDatabaseException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/TransferDatabaseException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/UnauthorizedServerException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/UnauthorizedServerException.java
index fc2334d8f..735057577 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/UnauthorizedServerException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/UnauthorizedServerException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/UnsupportedTransferDatabaseException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/UnsupportedTransferDatabaseException.java
index 114093fa4..b098aa5d6 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/UnsupportedTransferDatabaseException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/UnsupportedTransferDatabaseException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/WebException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/WebException.java
index 9d21d9404..2bea242a0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/WebException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/WebException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/WebFailException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/WebFailException.java
index df959f186..f46eddcfd 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/WebFailException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/connection/WebFailException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBException.java
index c5181ecc1..990fdec60 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBInitException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBInitException.java
index 3c5807092..a2bcf361c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBInitException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBInitException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBOpException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBOpException.java
index a2ed445f6..de3b398d1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBOpException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/DBOpException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/FatalDBException.java b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/FatalDBException.java
index 8984178fe..f082d5985 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/FatalDBException.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/api/exceptions/database/FatalDBException.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/PlanCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/PlanCommand.java
index b4d3bedb8..9cc81b148 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/PlanCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/PlanCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/AnalyzeCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/AnalyzeCommand.java
index b61d483f8..ca9842299 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/AnalyzeCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/AnalyzeCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/BungeeSetupToggleCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/BungeeSetupToggleCommand.java
index 87d281b2c..815cc24ee 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/BungeeSetupToggleCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/BungeeSetupToggleCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/DevCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/DevCommand.java
index 01baa7531..ba05e527d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/DevCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/DevCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/DisableCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/DisableCommand.java
index 9134ac1eb..4fbf5ea1a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/DisableCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/DisableCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/InfoCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/InfoCommand.java
index ad5cfa5e1..836b83178 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/InfoCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/InfoCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/InspectCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/InspectCommand.java
index b62e34a18..33297bdff 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/InspectCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/InspectCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ListPlayersCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ListPlayersCommand.java
index ad846819e..8f24cc9b1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ListPlayersCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ListPlayersCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ListServersCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ListServersCommand.java
index 089e31739..454a745ab 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ListServersCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ListServersCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ManageCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ManageCommand.java
index c8eeab6b1..b4bc8e709 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ManageCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ManageCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/NetworkCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/NetworkCommand.java
index 167311f38..8d4a49bc0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/NetworkCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/NetworkCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/QInspectCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/QInspectCommand.java
index 2cc96f1c7..f1836e4df 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/QInspectCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/QInspectCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/RegisterCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/RegisterCommand.java
index bb1f24221..705b5b046 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/RegisterCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/RegisterCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ReloadCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ReloadCommand.java
index 08234704e..f029adc08 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ReloadCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/ReloadCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/SearchCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/SearchCommand.java
index 6f7f0226a..8b20b7a8a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/SearchCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/SearchCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/WebUserCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/WebUserCommand.java
index a9121d626..6861dc898 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/WebUserCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/WebUserCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageBackupCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageBackupCommand.java
index 0deefa42c..f939a919d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageBackupCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageBackupCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageClearCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageClearCommand.java
index c75b6b656..490803366 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageClearCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageClearCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageConDebugCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageConDebugCommand.java
index c2ab855dc..e874fbd5c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageConDebugCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageConDebugCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageDisableCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageDisableCommand.java
index 937b4c510..a66598583 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageDisableCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageDisableCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageHotSwapCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageHotSwapCommand.java
index d19aafd69..c8f419a5c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageHotSwapCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageHotSwapCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageImportCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageImportCommand.java
index 656d1bf84..f816802ea 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageImportCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageImportCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageMoveCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageMoveCommand.java
index cb6093bd3..273120d39 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageMoveCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageMoveCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRawDataCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRawDataCommand.java
index 8a5230850..7a8822883 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRawDataCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRawDataCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRemoveCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRemoveCommand.java
index 21f9c7005..0281c5f72 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRemoveCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRemoveCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRestoreCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRestoreCommand.java
index b7a5e99f1..304643bc5 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRestoreCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageRestoreCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageSetupCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageSetupCommand.java
index cd27c91fd..723a4d08b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageSetupCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageSetupCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageUninstalledCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageUninstalledCommand.java
index 9cf5b391c..f4c919140 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageUninstalledCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/manage/ManageUninstalledCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebCheckCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebCheckCommand.java
index a328207ca..65a9b569e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebCheckCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebCheckCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebDeleteCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebDeleteCommand.java
index 5b738c473..fb54c588e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebDeleteCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebDeleteCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebLevelCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebLevelCommand.java
index 6da5de93e..e496c5d5c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebLevelCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebLevelCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebListUsersCommand.java b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebListUsersCommand.java
index 849a836d9..6f9b3cfaf 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebListUsersCommand.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/command/commands/webuser/WebListUsersCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/WebUser.java b/Plan/common/src/main/java/com/djrapitops/plan/data/WebUser.java
index 7e9b870f2..d19ef3f39 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/WebUser.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/WebUser.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/container/GeoInfo.java b/Plan/common/src/main/java/com/djrapitops/plan/data/container/GeoInfo.java
index 52e35acf8..02fc740f0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/container/GeoInfo.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/container/GeoInfo.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/container/Ping.java b/Plan/common/src/main/java/com/djrapitops/plan/data/container/Ping.java
index 5adacd996..c0f897df8 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/container/Ping.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/container/Ping.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/container/PlayerDeath.java b/Plan/common/src/main/java/com/djrapitops/plan/data/container/PlayerDeath.java
index b7b847eda..98b048dfc 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/container/PlayerDeath.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/container/PlayerDeath.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/container/PlayerKill.java b/Plan/common/src/main/java/com/djrapitops/plan/data/container/PlayerKill.java
index 19f07d247..8c8fa9f8d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/container/PlayerKill.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/container/PlayerKill.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/container/Session.java b/Plan/common/src/main/java/com/djrapitops/plan/data/container/Session.java
index 472343258..2feb73bbd 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/container/Session.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/container/Session.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/container/TPS.java b/Plan/common/src/main/java/com/djrapitops/plan/data/container/TPS.java
index 6d1011304..8e0b701ae 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/container/TPS.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/container/TPS.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/container/UserInfo.java b/Plan/common/src/main/java/com/djrapitops/plan/data/container/UserInfo.java
index 28873237a..6df03f0e2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/container/UserInfo.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/container/UserInfo.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/container/builders/TPSBuilder.java b/Plan/common/src/main/java/com/djrapitops/plan/data/container/builders/TPSBuilder.java
index 322cfc685..ac78e3709 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/container/builders/TPSBuilder.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/container/builders/TPSBuilder.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/element/AnalysisContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/element/AnalysisContainer.java
index 9efb25e3c..bfdaba091 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/element/AnalysisContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/element/AnalysisContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/element/InspectContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/element/InspectContainer.java
index 8f0185136..8e7e38eb5 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/element/InspectContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/element/InspectContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/element/TableContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/element/TableContainer.java
index 7f7a7aa09..e42a92dba 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/element/TableContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/element/TableContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/BanData.java b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/BanData.java
index 18d3262bb..79959338a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/BanData.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/BanData.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/ContainerSize.java b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/ContainerSize.java
index 45b19153c..35afe2e55 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/ContainerSize.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/ContainerSize.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/HookHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/HookHandler.java
index 492cdd9a1..17d5c849f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/HookHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/HookHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/PluginData.java b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/PluginData.java
index 71e531e5e..10f5dc1c8 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/PluginData.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/PluginData.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/PluginsConfigSection.java b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/PluginsConfigSection.java
index 7c59cf3f5..5f4f35eaf 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/PluginsConfigSection.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/plugin/PluginsConfigSection.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/CachingSupplier.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/CachingSupplier.java
index 371895faa..0b1e8e15c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/CachingSupplier.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/CachingSupplier.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/Key.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/Key.java
index 3e35ec8a5..3c3fb96a7 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/Key.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/Key.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/PlaceholderKey.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/PlaceholderKey.java
index 022a0e01a..40c42b069 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/PlaceholderKey.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/PlaceholderKey.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/Type.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/Type.java
index 11136f330..24289bf8f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/Type.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/Type.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/AnalysisContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/AnalysisContainer.java
index 5e4792a26..e05a929d3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/AnalysisContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/AnalysisContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/DataContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/DataContainer.java
index b933b0729..894e5999a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/DataContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/DataContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/NetworkContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/NetworkContainer.java
index aa5012ef4..e9d8e3053 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/NetworkContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/NetworkContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/PerServerContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/PerServerContainer.java
index a431e12d6..0a925bbf7 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/PerServerContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/PerServerContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/PlayerContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/PlayerContainer.java
index 432183edd..fe14f3ef9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/PlayerContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/PlayerContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/ServerContainer.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/ServerContainer.java
index 4de012209..8a229465f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/ServerContainer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/containers/ServerContainer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/AnalysisKeys.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/AnalysisKeys.java
index e275b2fa9..89ac7cd34 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/AnalysisKeys.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/AnalysisKeys.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/CommonKeys.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/CommonKeys.java
index 64e6694ca..61d6848f2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/CommonKeys.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/CommonKeys.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/CommonPlaceholderKeys.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/CommonPlaceholderKeys.java
index 5411f2dbe..cb2197833 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/CommonPlaceholderKeys.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/CommonPlaceholderKeys.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/NetworkKeys.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/NetworkKeys.java
index 258e38b62..9535a6583 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/NetworkKeys.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/NetworkKeys.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/PerServerKeys.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/PerServerKeys.java
index eb160c8c9..35ec21676 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/PerServerKeys.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/PerServerKeys.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/PlayerKeys.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/PlayerKeys.java
index 4d0a168be..6cd87ac9e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/PlayerKeys.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/PlayerKeys.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/ServerKeys.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/ServerKeys.java
index bc8147eff..e252fab20 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/ServerKeys.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/ServerKeys.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/SessionKeys.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/SessionKeys.java
index 328f01c29..2ed189e2e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/SessionKeys.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/keys/SessionKeys.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/ActivityIndex.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/ActivityIndex.java
index dad4f576a..4d5db6991 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/ActivityIndex.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/ActivityIndex.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/CommandUseMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/CommandUseMutator.java
index 26f3fb6aa..11dca3d32 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/CommandUseMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/CommandUseMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/DateHoldersMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/DateHoldersMutator.java
index 6f0832762..86feab663 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/DateHoldersMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/DateHoldersMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/GeoInfoMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/GeoInfoMutator.java
index 887f7abc7..45e8f10e3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/GeoInfoMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/GeoInfoMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/MutatorFunctions.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/MutatorFunctions.java
index 49835c78a..6ee33878d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/MutatorFunctions.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/MutatorFunctions.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/NetworkPerServerMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/NetworkPerServerMutator.java
index 96ca64db5..be04820a2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/NetworkPerServerMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/NetworkPerServerMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PerServerMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PerServerMutator.java
index 76aed036f..df5bde1b1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PerServerMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PerServerMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PingMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PingMutator.java
index 1e1b40dad..4cb5f62cb 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PingMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PingMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PlayersMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PlayersMutator.java
index 6e660dd7c..e3e3c5f1d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PlayersMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PlayersMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PlayersOnlineResolver.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PlayersOnlineResolver.java
index d0e64f810..6ef9d22cf 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PlayersOnlineResolver.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PlayersOnlineResolver.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PvpInfoMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PvpInfoMutator.java
index c676b4f42..0932167cb 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PvpInfoMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/PvpInfoMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/RetentionData.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/RetentionData.java
index d93656b12..ac3075e3c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/RetentionData.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/RetentionData.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/SessionsMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/SessionsMutator.java
index 5ad7ff38d..b9cdafd20 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/SessionsMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/SessionsMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/TPSMutator.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/TPSMutator.java
index b7cb3662b..eb0181b23 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/TPSMutator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/TPSMutator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/AbstractHealthInfo.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/AbstractHealthInfo.java
index 72b28732a..686dfad8b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/AbstractHealthInfo.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/AbstractHealthInfo.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/HealthInformation.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/HealthInformation.java
index d2676b70d..080a12528 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/HealthInformation.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/HealthInformation.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/NetworkHealthInformation.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/NetworkHealthInformation.java
index bba086f78..0d2b45690 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/NetworkHealthInformation.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/mutators/health/NetworkHealthInformation.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateHolder.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateHolder.java
index ae2455462..892d607ed 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateHolder.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateHolder.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateMap.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateMap.java
index 2c627358d..9df1907df 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateMap.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateMap.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateObj.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateObj.java
index 27810b50d..600e1d192 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateObj.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateObj.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateSet.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateSet.java
index b3b50de96..cbad25a77 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateSet.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/DateSet.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/Nickname.java b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/Nickname.java
index 189eae8e1..d69a7d008 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/Nickname.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/store/objects/Nickname.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/time/GMTimes.java b/Plan/common/src/main/java/com/djrapitops/plan/data/time/GMTimes.java
index f11268cc1..103d222f1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/time/GMTimes.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/time/GMTimes.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/time/TimeKeeper.java b/Plan/common/src/main/java/com/djrapitops/plan/data/time/TimeKeeper.java
index 36ea1dbde..ed474f708 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/time/TimeKeeper.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/time/TimeKeeper.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/data/time/WorldTimes.java b/Plan/common/src/main/java/com/djrapitops/plan/data/time/WorldTimes.java
index 5630b6ab6..f4d29073f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/data/time/WorldTimes.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/data/time/WorldTimes.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/modules/APFModule.java b/Plan/common/src/main/java/com/djrapitops/plan/modules/APFModule.java
index 05b96e10b..3c9c06148 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/modules/APFModule.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/modules/APFModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/modules/FilesModule.java b/Plan/common/src/main/java/com/djrapitops/plan/modules/FilesModule.java
index 6806ec7db..c75ec9faa 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/modules/FilesModule.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/modules/FilesModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/modules/ProxySuperClassBindingModule.java b/Plan/common/src/main/java/com/djrapitops/plan/modules/ProxySuperClassBindingModule.java
index 99458eb22..113f9522f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/modules/ProxySuperClassBindingModule.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/modules/ProxySuperClassBindingModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/modules/ServerSuperClassBindingModule.java b/Plan/common/src/main/java/com/djrapitops/plan/modules/ServerSuperClassBindingModule.java
index b1bad2544..97f206d91 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/modules/ServerSuperClassBindingModule.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/modules/ServerSuperClassBindingModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/modules/SuperClassBindingModule.java b/Plan/common/src/main/java/com/djrapitops/plan/modules/SuperClassBindingModule.java
index 0ebd35830..25f622f3e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/modules/SuperClassBindingModule.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/modules/SuperClassBindingModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/modules/SystemObjectProvidingModule.java b/Plan/common/src/main/java/com/djrapitops/plan/modules/SystemObjectProvidingModule.java
index a86d1c001..4d9708407 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/modules/SystemObjectProvidingModule.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/modules/SystemObjectProvidingModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/DebugChannels.java b/Plan/common/src/main/java/com/djrapitops/plan/system/DebugChannels.java
index e9b8ce485..4a451828c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/DebugChannels.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/DebugChannels.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/HtmlUtilities.java b/Plan/common/src/main/java/com/djrapitops/plan/system/HtmlUtilities.java
index dc4cac8a2..27b29cc09 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/HtmlUtilities.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/HtmlUtilities.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/PlanSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/PlanSystem.java
index befd550b9..a17a5935b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/PlanSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/PlanSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/SubSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/SubSystem.java
index ffdd669cc..01a19b807 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/SubSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/SubSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/afk/AFKTracker.java b/Plan/common/src/main/java/com/djrapitops/plan/system/afk/AFKTracker.java
index ec868e84d..0f67e1c85 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/afk/AFKTracker.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/afk/AFKTracker.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/CacheSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/CacheSystem.java
index d250ee3ef..25d5a806b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/CacheSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/CacheSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/DataCache.java b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/DataCache.java
index c6b037a22..fdca8ef14 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/DataCache.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/DataCache.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/GeolocationCache.java b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/GeolocationCache.java
index d28c8c2e7..4687b68f9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/GeolocationCache.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/GeolocationCache.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/ProxyDataCache.java b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/ProxyDataCache.java
index a87fdc138..1ca06dc89 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/ProxyDataCache.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/ProxyDataCache.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/SessionCache.java b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/SessionCache.java
index ebb9229d1..cf501750a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/cache/SessionCache.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/cache/SessionCache.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/DBSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/DBSystem.java
index 0b9deea1b..5b0295bde 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/DBSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/DBSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/ProxyDBSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/ProxyDBSystem.java
index 501e6e400..8ce18a5fe 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/ProxyDBSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/ProxyDBSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/DBType.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/DBType.java
index 3b11c42f2..7f770b289 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/DBType.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/DBType.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/Database.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/Database.java
index ee08804fc..5fa05aaa2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/Database.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/Database.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/BackupOperations.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/BackupOperations.java
index 98af893aa..8a738a336 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/BackupOperations.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/BackupOperations.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/CheckOperations.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/CheckOperations.java
index a374168c4..ad2034294 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/CheckOperations.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/CheckOperations.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/CountOperations.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/CountOperations.java
index 7f7cf6e5b..d0906d695 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/CountOperations.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/CountOperations.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/FetchOperations.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/FetchOperations.java
index 1352b9df6..e52846c45 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/FetchOperations.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/FetchOperations.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/RemoveOperations.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/RemoveOperations.java
index b44b671c1..3d609ffe3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/RemoveOperations.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/RemoveOperations.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/SaveOperations.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/SaveOperations.java
index df49dd46e..4441d8f3c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/SaveOperations.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/SaveOperations.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/SearchOperations.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/SearchOperations.java
index d0468e809..ec4c2d1c2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/SearchOperations.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/SearchOperations.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/TransferOperations.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/TransferOperations.java
index 1f662779e..c294208a4 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/TransferOperations.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/operation/TransferOperations.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/H2DB.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/H2DB.java
index 44891f394..e155d0f32 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/H2DB.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/H2DB.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/MySQLDB.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/MySQLDB.java
index b87b86978..5f0f039b3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/MySQLDB.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/MySQLDB.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/PatchTask.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/PatchTask.java
index 52ff31992..09552649d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/PatchTask.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/PatchTask.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/SQLDB.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/SQLDB.java
index 3206cf3fa..74bf12247 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/SQLDB.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/SQLDB.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/SQLiteDB.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/SQLiteDB.java
index 7b722c39f..dc54cf8c9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/SQLiteDB.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/SQLiteDB.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLBackupOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLBackupOps.java
index 83b81e698..9fae20c8c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLBackupOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLBackupOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLCheckOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLCheckOps.java
index e7dc26c19..f4a961630 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLCheckOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLCheckOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLCountOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLCountOps.java
index 97e5997d6..6e89a7f22 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLCountOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLCountOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLErrorUtil.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLErrorUtil.java
index 8391e3a81..d1bba6f39 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLErrorUtil.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLErrorUtil.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLFetchOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLFetchOps.java
index 071e22c85..e70bb440c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLFetchOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLFetchOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLOps.java
index 452d7c074..d5964868b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLRemoveOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLRemoveOps.java
index ff86aa080..e3bcfa2b6 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLRemoveOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLRemoveOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLSaveOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLSaveOps.java
index 4f4b8c965..03194222f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLSaveOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLSaveOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLSearchOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLSearchOps.java
index 8e94cf532..253598d3f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLSearchOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLSearchOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLTransferOps.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLTransferOps.java
index aaa2700c0..01bf3e9b0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLTransferOps.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLTransferOps.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/DiskUsagePatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/DiskUsagePatch.java
index 4ef77028b..3b401420d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/DiskUsagePatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/DiskUsagePatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/GeoInfoLastUsedPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/GeoInfoLastUsedPatch.java
index 237320e2c..9d214616b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/GeoInfoLastUsedPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/GeoInfoLastUsedPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/IPAnonPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/IPAnonPatch.java
index 021a9012b..3258450bd 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/IPAnonPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/IPAnonPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/IPHashPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/IPHashPatch.java
index 5c232ad47..7b9b44bda 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/IPHashPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/IPHashPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/KillsServerIDPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/KillsServerIDPatch.java
index 4660af6fd..4b20120b4 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/KillsServerIDPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/KillsServerIDPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/NicknameLastSeenPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/NicknameLastSeenPatch.java
index 5aada1e9c..49530df34 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/NicknameLastSeenPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/NicknameLastSeenPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Patch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Patch.java
index 35cfa9fcf..dc28067fa 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Patch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Patch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/SessionAFKTimePatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/SessionAFKTimePatch.java
index cf8964591..face1c8d0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/SessionAFKTimePatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/SessionAFKTimePatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/TransferPartitionPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/TransferPartitionPatch.java
index b98af3dd7..716229787 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/TransferPartitionPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/TransferPartitionPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Version10Patch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Version10Patch.java
index c62e86dc9..85701d047 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Version10Patch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Version10Patch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/VersionTableRemovalPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/VersionTableRemovalPatch.java
index 6bef4687d..5309309fe 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/VersionTableRemovalPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/VersionTableRemovalPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/WorldTimesSeverIDPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/WorldTimesSeverIDPatch.java
index 08bd8ce35..1abc71fec 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/WorldTimesSeverIDPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/WorldTimesSeverIDPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/WorldsServerIDPatch.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/WorldsServerIDPatch.java
index 7d914acd3..78c3da5b6 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/WorldsServerIDPatch.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/WorldsServerIDPatch.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/AbstractSQLStatement.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/AbstractSQLStatement.java
index f8233e43e..cd7c4176e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/AbstractSQLStatement.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/AbstractSQLStatement.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/ExecStatement.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/ExecStatement.java
index 71009fe13..4f39b65bc 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/ExecStatement.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/ExecStatement.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/QueryAllStatement.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/QueryAllStatement.java
index c32587f58..7ec2056b3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/QueryAllStatement.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/QueryAllStatement.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/QueryStatement.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/QueryStatement.java
index 9450c0c32..e213ad7ce 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/QueryStatement.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/processing/QueryStatement.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Column.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Column.java
index 71dc130f9..3853ec55d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Column.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Column.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Insert.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Insert.java
index a30dab96a..4cc4094bf 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Insert.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Insert.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Select.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Select.java
index 2d0c21581..79614e632 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Select.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Select.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Sql.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Sql.java
index d85b1c62f..da3eab9d3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Sql.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Sql.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/SqlParser.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/SqlParser.java
index 1733b9dfc..a754870d2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/SqlParser.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/SqlParser.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/TableSqlParser.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/TableSqlParser.java
index c401c308f..730119ce9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/TableSqlParser.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/TableSqlParser.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Update.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Update.java
index 48f05fef9..68bd24d37 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Update.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/Update.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/WhereParser.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/WhereParser.java
index 1fe8a4629..0c35118bb 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/WhereParser.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/statements/WhereParser.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/CommandUseTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/CommandUseTable.java
index 6089e880f..c6db18e6c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/CommandUseTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/CommandUseTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/GeoInfoTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/GeoInfoTable.java
index e0f819ce0..535a5c7d7 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/GeoInfoTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/GeoInfoTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/KillsTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/KillsTable.java
index 42af29b56..4d3f004b1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/KillsTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/KillsTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/NicknamesTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/NicknamesTable.java
index ca8eafae3..e65961408 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/NicknamesTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/NicknamesTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/PingTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/PingTable.java
index 1cd30549c..267d27f03 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/PingTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/PingTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/SecurityTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/SecurityTable.java
index 5aa36e7f8..bb226c620 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/SecurityTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/SecurityTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/ServerTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/ServerTable.java
index 41ab951e3..50232a1ed 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/ServerTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/ServerTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/SessionsTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/SessionsTable.java
index 0fb3092fc..9c0c4676b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/SessionsTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/SessionsTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/TPSTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/TPSTable.java
index a6114a48f..d1f3a8238 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/TPSTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/TPSTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/Table.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/Table.java
index 3e70f739b..4c6e7eb61 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/Table.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/Table.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/TransferTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/TransferTable.java
index 83ac9fa27..403ec8e2d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/TransferTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/TransferTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UserIDTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UserIDTable.java
index dcc86f3ed..84255daf4 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UserIDTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UserIDTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UserInfoTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UserInfoTable.java
index 1caf8f7ae..a496eab94 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UserInfoTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UserInfoTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UsersTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UsersTable.java
index 367d307a6..1b086f490 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UsersTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/UsersTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/WorldTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/WorldTable.java
index 24c0817e3..7162fe62d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/WorldTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/WorldTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/WorldTimesTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/WorldTimesTable.java
index 15b05e751..af8eb69a6 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/WorldTimesTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/WorldTimesTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/BatchOperationTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/BatchOperationTable.java
index 4c1569dad..1d7714e10 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/BatchOperationTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/BatchOperationTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/TransferTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/TransferTable.java
index 7a9b8279d..adc97472d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/TransferTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/TransferTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/Version18TransferTable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/Version18TransferTable.java
index dbdd465b3..270705297 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/Version18TransferTable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/move/Version18TransferTable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/export/ExportSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/export/ExportSystem.java
index a7ac0a0d9..cbcf11655 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/export/ExportSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/export/ExportSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/file/PlanFiles.java b/Plan/common/src/main/java/com/djrapitops/plan/system/file/PlanFiles.java
index cb272a123..3278577d0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/file/PlanFiles.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/file/PlanFiles.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/EmptyImportSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/EmptyImportSystem.java
index 707253d0d..89feab12e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/EmptyImportSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/EmptyImportSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/ImportSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/ImportSystem.java
index 9258c091d..1c3e48888 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/ImportSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/ImportSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/data/ServerImportData.java b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/data/ServerImportData.java
index 273583142..ccc1ac007 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/data/ServerImportData.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/data/ServerImportData.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/data/UserImportData.java b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/data/UserImportData.java
index 13bb3abf9..2ca55d964 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/data/UserImportData.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/data/UserImportData.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/importers/Importer.java b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/importers/Importer.java
index e9aab9343..a04380c0e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/importing/importers/Importer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/importing/importers/Importer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/InfoSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/InfoSystem.java
index f2a3cfc24..66b84b71b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/InfoSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/InfoSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/ProxyInfoSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/ProxyInfoSystem.java
index 463bcf9b6..9a703d8d9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/ProxyInfoSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/ProxyInfoSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/ServerInfoSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/ServerInfoSystem.java
index 038a3a3a9..d4bc8f0d8 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/ServerInfoSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/ServerInfoSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionIn.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionIn.java
index e37dc591b..bc60d6276 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionIn.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionIn.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionLog.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionLog.java
index e84b9631b..30a0a918a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionLog.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionLog.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionOut.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionOut.java
index 8d2ed75da..0d715fdef 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionOut.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionOut.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionSystem.java
index e71fdc4a3..5e92d104f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ConnectionSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/InfoRequestPageHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/InfoRequestPageHandler.java
index 7d1605f69..65efe125d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/InfoRequestPageHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/InfoRequestPageHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ProxyConnectionSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ProxyConnectionSystem.java
index 5d52abd64..b56371928 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ProxyConnectionSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ProxyConnectionSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ServerConnectionSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ServerConnectionSystem.java
index c65059495..f891088d9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ServerConnectionSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/ServerConnectionSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/WebExceptionLogger.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/WebExceptionLogger.java
index 5f0e133bc..0953007c9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/WebExceptionLogger.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/connection/WebExceptionLogger.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheAnalysisPageRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheAnalysisPageRequest.java
index 81ad0a5dc..0ce023e25 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheAnalysisPageRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheAnalysisPageRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheInspectPageRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheInspectPageRequest.java
index 33a8c3bf0..aa9c4d6df 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheInspectPageRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheInspectPageRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheInspectPluginsTabRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheInspectPluginsTabRequest.java
index 1f2a5695a..9b8ee495b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheInspectPluginsTabRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheInspectPluginsTabRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheNetworkPageContentRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheNetworkPageContentRequest.java
index 756209a3d..2282cac6a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheNetworkPageContentRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheNetworkPageContentRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheRequest.java
index fbebcb25c..36008c654 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CacheRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CheckConnectionRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CheckConnectionRequest.java
index 2636a159a..79a22dfd2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CheckConnectionRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/CheckConnectionRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateAnalysisPageRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateAnalysisPageRequest.java
index 7b975275e..423bbb771 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateAnalysisPageRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateAnalysisPageRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateInspectPageRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateInspectPageRequest.java
index a28f1a0bc..605de63b4 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateInspectPageRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateInspectPageRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateInspectPluginsTabRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateInspectPluginsTabRequest.java
index b80837090..6cbb9f9af 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateInspectPluginsTabRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateInspectPluginsTabRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateRequest.java
index 97d4f7d83..783536132 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/GenerateRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequest.java
index 3a38bb2e6..75de0c1f3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestFactory.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestFactory.java
index cdc01f600..1a43eafd0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestFactory.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestFactory.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestHandlerFactory.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestHandlerFactory.java
index efc7ce2dc..7494f3d79 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestHandlerFactory.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestHandlerFactory.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestWithVariables.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestWithVariables.java
index 8da67b835..b7bb0a104 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestWithVariables.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequestWithVariables.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequests.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequests.java
index 84930115d..a91261835 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequests.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/InfoRequests.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SaveDBSettingsRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SaveDBSettingsRequest.java
index 9676ccb40..3b80d6c4d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SaveDBSettingsRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SaveDBSettingsRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SendDBSettingsRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SendDBSettingsRequest.java
index 8ae8abea3..a88092c96 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SendDBSettingsRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SendDBSettingsRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SetupRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SetupRequest.java
index abc0aa0c7..90d7ee759 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SetupRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/SetupRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/WideRequest.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/WideRequest.java
index adcd564fe..f4d5781c4 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/WideRequest.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/request/WideRequest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/Server.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/Server.java
index ef63ee595..aad811bd5 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/Server.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/Server.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerInfo.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerInfo.java
index 210f105e9..1a92b3f23 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerInfo.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerInfo.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerInfoFile.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerInfoFile.java
index 22703a86d..c9ea0df55 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerInfoFile.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerInfoFile.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerServerInfo.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerServerInfo.java
index 6033a1675..ac8a298f3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerServerInfo.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/ServerServerInfo.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/properties/ServerProperties.java b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/properties/ServerProperties.java
index a4b00ee63..622ccb02d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/properties/ServerProperties.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/info/server/properties/ServerProperties.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/listeners/ListenerSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/listeners/ListenerSystem.java
index c0af406f4..c53ecbd5d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/listeners/ListenerSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/listeners/ListenerSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LangCode.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LangCode.java
index 176a10bc8..2a05ffa2b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LangCode.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LangCode.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/Locale.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/Locale.java
index da61e1077..64a8df5b2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/Locale.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/Locale.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleFileReader.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleFileReader.java
index 82e21efe9..d6374cb8b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleFileReader.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleFileReader.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleFileWriter.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleFileWriter.java
index 6ad8c31a4..c9852d199 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleFileWriter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleFileWriter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleSystem.java
index fa6341323..dfe6a65d2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/LocaleSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/Message.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/Message.java
index d57718bfd..27cc2a45e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/Message.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/Message.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CmdHelpLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CmdHelpLang.java
index 3115ccff8..e7b55bd1c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CmdHelpLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CmdHelpLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CommandLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CommandLang.java
index 05452905d..29696d408 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CommandLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CommandLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CommonHtmlLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CommonHtmlLang.java
index eb7613735..f4849379d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CommonHtmlLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/CommonHtmlLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/DeepHelpLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/DeepHelpLang.java
index 349ad602b..bc18e9c30 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/DeepHelpLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/DeepHelpLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ErrorPageLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ErrorPageLang.java
index 246f7f01c..a5451a6cc 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ErrorPageLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ErrorPageLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/GenericLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/GenericLang.java
index 81d9878aa..8d48f0e66 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/GenericLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/GenericLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/HealthInfoLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/HealthInfoLang.java
index 5b919e0c2..710c19455 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/HealthInfoLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/HealthInfoLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/Lang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/Lang.java
index 207f91a87..41c9a5dbb 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/Lang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/Lang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ManageLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ManageLang.java
index 51d618676..4e4bc4463 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ManageLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ManageLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/NetworkPageLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/NetworkPageLang.java
index 4d26862d5..2af6e06f3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/NetworkPageLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/NetworkPageLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/PlayerPageLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/PlayerPageLang.java
index d0761518b..9c36cdeb8 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/PlayerPageLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/PlayerPageLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/PluginLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/PluginLang.java
index d8686f758..153525d3f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/PluginLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/PluginLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ServerPageLang.java b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ServerPageLang.java
index 70c0aee80..1c0642eb0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ServerPageLang.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/locale/lang/ServerPageLang.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/CriticalCallable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/CriticalCallable.java
index f4287c0a8..073ed62ba 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/CriticalCallable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/CriticalCallable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/CriticalRunnable.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/CriticalRunnable.java
index a4927dc6d..3a61079ec 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/CriticalRunnable.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/CriticalRunnable.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/Processing.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/Processing.java
index 7592f8508..08ca52f26 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/Processing.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/Processing.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/CommandProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/CommandProcessor.java
index 547614fe5..5d3a97bc4 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/CommandProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/CommandProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/Processors.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/Processors.java
index e81769abb..60a27ea87 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/Processors.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/Processors.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/TPSInsertProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/TPSInsertProcessor.java
index 8a40d672c..7aee54d49 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/TPSInsertProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/TPSInsertProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/InfoProcessors.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/InfoProcessors.java
index c09dfc087..00e9bf2cd 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/InfoProcessors.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/InfoProcessors.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/InspectCacheRequestProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/InspectCacheRequestProcessor.java
index aa58fc2be..551990076 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/InspectCacheRequestProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/InspectCacheRequestProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/PlayerPageUpdateProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/PlayerPageUpdateProcessor.java
index 39a2ce3fc..3e27c188f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/PlayerPageUpdateProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/info/PlayerPageUpdateProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/BanAndOpProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/BanAndOpProcessor.java
index d08609bcf..2d4b53f1c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/BanAndOpProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/BanAndOpProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/EndSessionProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/EndSessionProcessor.java
index b5204550f..73b9df8e2 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/EndSessionProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/EndSessionProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/IPUpdateProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/IPUpdateProcessor.java
index 10fb4bce8..7b08fc57c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/IPUpdateProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/IPUpdateProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/KickProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/KickProcessor.java
index be9e0aa49..79bd5d1a0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/KickProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/KickProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/MobKillProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/MobKillProcessor.java
index 84515c6cc..3832d4e7c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/MobKillProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/MobKillProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/NameProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/NameProcessor.java
index 6ba292d51..b3688c160 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/NameProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/NameProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PingInsertProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PingInsertProcessor.java
index 8a46eb9bf..f869e7aa9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PingInsertProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PingInsertProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PlayerKillProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PlayerKillProcessor.java
index f7fefaca5..49a1ac222 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PlayerKillProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PlayerKillProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PlayerProcessors.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PlayerProcessors.java
index 2b7174fdd..146958090 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PlayerProcessors.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/PlayerProcessors.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/ProxyRegisterProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/ProxyRegisterProcessor.java
index faf4f49ee..525dcaa07 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/ProxyRegisterProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/ProxyRegisterProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/RegisterProcessor.java b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/RegisterProcessor.java
index 15aadd037..596599ddd 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/RegisterProcessor.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/processing/processors/player/RegisterProcessor.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/Permissions.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/Permissions.java
index 610c24917..2ed0994a9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/Permissions.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/Permissions.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/ServerSpecificSettings.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/ServerSpecificSettings.java
index 32e938e68..f11dacf6b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/ServerSpecificSettings.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/ServerSpecificSettings.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/Settings.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/Settings.java
index 4f743a086..33756f5b0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/Settings.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/Settings.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/WorldAliasSettings.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/WorldAliasSettings.java
index 7656db635..4e8567c2f 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/WorldAliasSettings.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/WorldAliasSettings.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/BukkitConfigSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/BukkitConfigSystem.java
index 32b9e281a..3de12ec88 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/BukkitConfigSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/BukkitConfigSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/ConfigSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/ConfigSystem.java
index 9cf6ed79d..09a0b9fe9 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/ConfigSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/ConfigSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/PlanConfig.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/PlanConfig.java
index e4a5db080..b8f989f72 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/PlanConfig.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/PlanConfig.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/ProxyConfigSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/ProxyConfigSystem.java
index a5aa038d0..e7938e675 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/ProxyConfigSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/ProxyConfigSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/Setting.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/Setting.java
index 8c7b3f2be..a00c0fe02 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/Setting.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/Setting.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/SpongeConfigSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/SpongeConfigSystem.java
index 0ae8a5937..c51e7c37a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/SpongeConfigSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/config/SpongeConfigSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/network/NetworkSettings.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/network/NetworkSettings.java
index 9280ba0fb..f4b36681d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/network/NetworkSettings.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/network/NetworkSettings.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/PlanColorScheme.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/PlanColorScheme.java
index 933a602b3..0094dfc4b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/PlanColorScheme.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/PlanColorScheme.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/Theme.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/Theme.java
index a040fc3ab..e8a3d8b1b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/Theme.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/Theme.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/ThemeConfig.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/ThemeConfig.java
index e6bfcf3e5..337e2f7a6 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/ThemeConfig.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/ThemeConfig.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/ThemeVal.java b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/ThemeVal.java
index 145e0196e..bb9f15276 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/ThemeVal.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/settings/theme/ThemeVal.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/LogsFolderCleanTask.java b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/LogsFolderCleanTask.java
index 39c51f0aa..af58ac77c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/LogsFolderCleanTask.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/LogsFolderCleanTask.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/PlayersPageRefreshTask.java b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/PlayersPageRefreshTask.java
index 6f0adf16d..33f42ffa1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/PlayersPageRefreshTask.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/PlayersPageRefreshTask.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/ServerTaskSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/ServerTaskSystem.java
index 7d1976cd1..01f287f37 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/ServerTaskSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/ServerTaskSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/TPSCountTimer.java b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/TPSCountTimer.java
index 5fe62df96..494f6f9e3 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/TPSCountTimer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/TPSCountTimer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/TaskSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/TaskSystem.java
index 15c9e66c7..c255de838 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/TaskSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/TaskSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/proxy/NetworkPageRefreshTask.java b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/proxy/NetworkPageRefreshTask.java
index bbf3d1549..bb477b574 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/proxy/NetworkPageRefreshTask.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/proxy/NetworkPageRefreshTask.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/server/BootAnalysisTask.java b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/server/BootAnalysisTask.java
index 36658ee8d..ed29802be 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/server/BootAnalysisTask.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/server/BootAnalysisTask.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/server/PeriodicAnalysisTask.java b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/server/PeriodicAnalysisTask.java
index 5c2a8a6da..29a3f1d1d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/server/PeriodicAnalysisTask.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/tasks/server/PeriodicAnalysisTask.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionCheckSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionCheckSystem.java
index e0729c2b6..ee8337d40 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionCheckSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionCheckSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionInfo.java b/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionInfo.java
index e7f9adcd3..018639d6c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionInfo.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionInfo.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionInfoLoader.java b/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionInfoLoader.java
index e926489ea..a88508430 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionInfoLoader.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/update/VersionInfoLoader.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/Request.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/Request.java
index 0575ceef1..004be0f64 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/Request.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/Request.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/RequestHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/RequestHandler.java
index ae17aa845..9dc1dbfdd 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/RequestHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/RequestHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/ResponseHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/ResponseHandler.java
index 6db2b8bcb..9814a9f6e 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/ResponseHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/ResponseHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/WebServer.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/WebServer.java
index 1b96b28f3..a030ec142 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/WebServer.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/WebServer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/WebServerSystem.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/WebServerSystem.java
index f74b2af6a..f703865dc 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/WebServerSystem.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/WebServerSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/Authentication.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/Authentication.java
index e5182012a..ba1905741 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/Authentication.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/Authentication.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/BasicAuthentication.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/BasicAuthentication.java
index 47ae29d06..de4d98681 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/BasicAuthentication.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/BasicAuthentication.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/FailReason.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/FailReason.java
index 01e541b61..930ad231c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/FailReason.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/auth/FailReason.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/cache/PageId.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/cache/PageId.java
index 053c1997d..8e1d2f970 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/cache/PageId.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/cache/PageId.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/cache/ResponseCache.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/cache/ResponseCache.java
index 7b677f292..3f4201dab 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/cache/ResponseCache.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/cache/ResponseCache.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/DebugPageHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/DebugPageHandler.java
index ebd804b82..456da2367 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/DebugPageHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/DebugPageHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PageHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PageHandler.java
index fdd2df4dd..4c74b4feb 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PageHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PageHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PlayerPageHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PlayerPageHandler.java
index 3b13f0450..048367b2c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PlayerPageHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PlayerPageHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PlayersPageHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PlayersPageHandler.java
index ed523f472..3571e138a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PlayersPageHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/PlayersPageHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/RootPageHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/RootPageHandler.java
index e45a748ba..0391d2c72 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/RootPageHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/RootPageHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/ServerPageHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/ServerPageHandler.java
index 1a8b6ae4a..58a997059 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/ServerPageHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/ServerPageHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/TreePageHandler.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/TreePageHandler.java
index 32c0c526f..3f2bd655a 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/TreePageHandler.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/pages/TreePageHandler.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ByteResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ByteResponse.java
index 00efa7d58..9ec7cbbed 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ByteResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ByteResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/CSSResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/CSSResponse.java
index 642fbc8d0..1a0a70c5b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/CSSResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/CSSResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/DefaultResponses.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/DefaultResponses.java
index a2e892c8f..012e952cf 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/DefaultResponses.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/DefaultResponses.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/FileResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/FileResponse.java
index ce49daffc..50f49f796 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/FileResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/FileResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/JavaScriptResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/JavaScriptResponse.java
index b85fc20bb..d0f741a69 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/JavaScriptResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/JavaScriptResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/PromptAuthorizationResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/PromptAuthorizationResponse.java
index 85b80836b..ed18f8126 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/PromptAuthorizationResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/PromptAuthorizationResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/RedirectResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/RedirectResponse.java
index bea97944e..0accfb87d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/RedirectResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/RedirectResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/Response.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/Response.java
index 14751bc70..0b78efa09 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/Response.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/Response.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseCode.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseCode.java
index 7ea736378..c2214263b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseCode.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseCode.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseFactory.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseFactory.java
index f2fc89bd9..f0e747810 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseFactory.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseFactory.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseType.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseType.java
index 690d268e3..175cb0423 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseType.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/ResponseType.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/TextResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/TextResponse.java
index 7fba04ad1..c549aeb17 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/TextResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/TextResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/BadRequestResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/BadRequestResponse.java
index b69b9b3b6..b82b30c35 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/BadRequestResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/BadRequestResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/ErrorResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/ErrorResponse.java
index 8f980e349..466b8b8d7 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/ErrorResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/ErrorResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/ForbiddenResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/ForbiddenResponse.java
index 6738bc6e4..548bade17 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/ForbiddenResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/ForbiddenResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/GatewayErrorResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/GatewayErrorResponse.java
index 36c23b9b8..b126fff00 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/GatewayErrorResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/GatewayErrorResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/InternalErrorResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/InternalErrorResponse.java
index 28dc884ff..84fb710b5 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/InternalErrorResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/InternalErrorResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/NotFoundResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/NotFoundResponse.java
index b6e7c3505..a81592f59 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/NotFoundResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/NotFoundResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/RefreshingAnalysisResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/RefreshingAnalysisResponse.java
index 2ac616bd6..96c4ba2dd 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/RefreshingAnalysisResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/RefreshingAnalysisResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/UnauthorizedServerResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/UnauthorizedServerResponse.java
index 87c28457b..d92c778fe 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/UnauthorizedServerResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/errors/UnauthorizedServerResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/AnalysisPageResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/AnalysisPageResponse.java
index b63ae1ab6..1c04f0466 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/AnalysisPageResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/AnalysisPageResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/DebugPageResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/DebugPageResponse.java
index 9f975abe9..e95be1ca4 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/DebugPageResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/DebugPageResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/InspectPageResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/InspectPageResponse.java
index cb5a20b51..caef041dc 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/InspectPageResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/InspectPageResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/NetworkPageResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/NetworkPageResponse.java
index 186ac1b22..57b00144c 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/NetworkPageResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/NetworkPageResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PageResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PageResponse.java
index 3666c815e..fe6deb79d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PageResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PageResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PlayersPageResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PlayersPageResponse.java
index 08c0945ca..f0a8f5eb1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PlayersPageResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PlayersPageResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawDataResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawDataResponse.java
index 2fc53ad0f..7abb473e1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawDataResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawDataResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawPlayerDataResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawPlayerDataResponse.java
index 450a28166..0ae64aaea 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawPlayerDataResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawPlayerDataResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawServerDataResponse.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawServerDataResponse.java
index 6060c2fe6..0148b1a30 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawServerDataResponse.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/RawServerDataResponse.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/parts/InspectPagePluginsContent.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/parts/InspectPagePluginsContent.java
index ecfc08f94..e27ad82bf 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/parts/InspectPagePluginsContent.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/parts/InspectPagePluginsContent.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/parts/NetworkPageContent.java b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/parts/NetworkPageContent.java
index e3d5c252d..d1b63bf29 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/parts/NetworkPageContent.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/system/webserver/response/pages/parts/NetworkPageContent.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/analysis/Median.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/analysis/Median.java
index b347c26a5..92b3ee2b0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/analysis/Median.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/analysis/Median.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/DateHolderRecentComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/DateHolderRecentComparator.java
index 504259766..a94d9dcdb 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/DateHolderRecentComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/DateHolderRecentComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/GeoInfoComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/GeoInfoComparator.java
index 54226d0bb..2cba61106 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/GeoInfoComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/GeoInfoComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/LocaleEntryComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/LocaleEntryComparator.java
index 882ca1e54..37109b386 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/LocaleEntryComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/LocaleEntryComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PieSliceComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PieSliceComparator.java
index e37e084ca..191229eae 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PieSliceComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PieSliceComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PlayerContainerLastPlayedComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PlayerContainerLastPlayedComparator.java
index e8c0259e5..6080fdd11 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PlayerContainerLastPlayedComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PlayerContainerLastPlayedComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PluginDataNameComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PluginDataNameComparator.java
index 2669db1ad..3f8411ff0 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PluginDataNameComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PluginDataNameComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PointComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PointComparator.java
index ae606bf45..7617be4f1 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PointComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/PointComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/SessionStartComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/SessionStartComparator.java
index 38e49b131..fa00d8d2b 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/SessionStartComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/SessionStartComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/StringLengthComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/StringLengthComparator.java
index 884d7c9a9..c44bee2c5 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/StringLengthComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/StringLengthComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/TPSComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/TPSComparator.java
index 89e3e79be..057bdf91d 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/TPSComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/TPSComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/UserInfoLastPlayedComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/UserInfoLastPlayedComparator.java
index 203d77f84..30e3bd813 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/UserInfoLastPlayedComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/UserInfoLastPlayedComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/UserInfoNameComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/UserInfoNameComparator.java
index 9a4722cb1..54a9b4302 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/UserInfoNameComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/UserInfoNameComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/WebUserComparator.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/WebUserComparator.java
index 90c44da30..e03a62bdb 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/WebUserComparator.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/comparators/WebUserComparator.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/FileUtil.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/FileUtil.java
index 8afd153b7..dfc96c3ed 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/FileUtil.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/FileUtil.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/export/HtmlExport.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/export/HtmlExport.java
index 015aac09b..506a25217 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/export/HtmlExport.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/export/HtmlExport.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/export/SpecificExport.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/export/SpecificExport.java
index b90df3244..1a6ccd2a7 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/export/SpecificExport.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/file/export/SpecificExport.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/ClockFormatter.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/ClockFormatter.java
index 422a9b626..496e2d644 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/ClockFormatter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/ClockFormatter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DateFormatter.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DateFormatter.java
index 43a237a8d..06c730383 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DateFormatter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DateFormatter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DateHolderFormatter.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DateHolderFormatter.java
index 89bc9c36a..66056e393 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DateHolderFormatter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DateHolderFormatter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DayFormatter.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DayFormatter.java
index 8183c3e6b..4892232b7 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DayFormatter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/DayFormatter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/ISO8601NoClockFormatter.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/ISO8601NoClockFormatter.java
index 6264b7ce1..26ad793ed 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/ISO8601NoClockFormatter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/ISO8601NoClockFormatter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/SecondFormatter.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/SecondFormatter.java
index 3a2bd40f2..ccdf3c9eb 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/SecondFormatter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/SecondFormatter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/TimeAmountFormatter.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/TimeAmountFormatter.java
index aa8281eb7..c913a0456 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/TimeAmountFormatter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/TimeAmountFormatter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/YearFormatter.java b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/YearFormatter.java
index e1aabfecc..234900843 100644
--- a/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/YearFormatter.java
+++ b/Plan/common/src/main/java/com/djrapitops/plan/utilities/formatting/time/YearFormatter.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/test/java/com/djrapitops/plan/data/PlayerKillTest.java b/Plan/common/src/test/java/com/djrapitops/plan/data/PlayerKillTest.java
index a676f02f1..815364195 100644
--- a/Plan/common/src/test/java/com/djrapitops/plan/data/PlayerKillTest.java
+++ b/Plan/common/src/test/java/com/djrapitops/plan/data/PlayerKillTest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/test/java/com/djrapitops/plan/utilities/MiscUtilsTest.java b/Plan/common/src/test/java/com/djrapitops/plan/utilities/MiscUtilsTest.java
index f61dc5007..be2445ddf 100644
--- a/Plan/common/src/test/java/com/djrapitops/plan/utilities/MiscUtilsTest.java
+++ b/Plan/common/src/test/java/com/djrapitops/plan/utilities/MiscUtilsTest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/test/java/com/djrapitops/plan/utilities/html/HtmlTest.java b/Plan/common/src/test/java/com/djrapitops/plan/utilities/html/HtmlTest.java
index 95702fc4c..7215e4eaf 100644
--- a/Plan/common/src/test/java/com/djrapitops/plan/utilities/html/HtmlTest.java
+++ b/Plan/common/src/test/java/com/djrapitops/plan/utilities/html/HtmlTest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/common/src/test/java/com/djrapitops/plan/utilities/html/HtmlUtilsTest.java b/Plan/common/src/test/java/com/djrapitops/plan/utilities/html/HtmlUtilsTest.java
index 6178fa74f..6f1ccda0b 100644
--- a/Plan/common/src/test/java/com/djrapitops/plan/utilities/html/HtmlUtilsTest.java
+++ b/Plan/common/src/test/java/com/djrapitops/plan/utilities/html/HtmlUtilsTest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/CommonDBTest.java b/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/CommonDBTest.java
index 9547183c9..15a4d9536 100644
--- a/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/CommonDBTest.java
+++ b/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/CommonDBTest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/H2Test.java b/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/H2Test.java
index 88f222bb0..de764f7ce 100644
--- a/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/H2Test.java
+++ b/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/H2Test.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/SQLiteTest.java b/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/SQLiteTest.java
index c4f0f2f81..0d41605f9 100644
--- a/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/SQLiteTest.java
+++ b/Plan/plugin/src/test/java/com/djrapitops/plan/system/database/databases/SQLiteTest.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/PlanSponge.java b/Plan/sponge/src/main/java/com/djrapitops/plan/PlanSponge.java
index f31a9c45f..a7e672f4e 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/PlanSponge.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/PlanSponge.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/PlanSpongeComponent.java b/Plan/sponge/src/main/java/com/djrapitops/plan/PlanSpongeComponent.java
index ad8fad59a..dfbb4ead6 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/PlanSpongeComponent.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/PlanSpongeComponent.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongePlanModule.java b/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongePlanModule.java
index 41f36f628..e2fa21294 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongePlanModule.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongePlanModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongeServerPropertiesModule.java b/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongeServerPropertiesModule.java
index 7e81b8a63..f659c60ce 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongeServerPropertiesModule.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongeServerPropertiesModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.java b/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.java
index 5cf5bb3a2..b75a3d820 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/database/SpongeDBSystem.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/database/SpongeDBSystem.java
index ed247f176..090e54d2e 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/database/SpongeDBSystem.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/database/SpongeDBSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/database/databases/sql/SpongeMySQLDB.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/database/databases/sql/SpongeMySQLDB.java
index 336fed4ca..566043794 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/database/databases/sql/SpongeMySQLDB.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/database/databases/sql/SpongeMySQLDB.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/info/server/properties/SpongeServerProperties.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/info/server/properties/SpongeServerProperties.java
index 23369f70c..7a1d3cf5c 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/info/server/properties/SpongeServerProperties.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/info/server/properties/SpongeServerProperties.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/SpongeListenerSystem.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/SpongeListenerSystem.java
index a4d1769e0..06c6eea8a 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/SpongeListenerSystem.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/SpongeListenerSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeAFKListener.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeAFKListener.java
index 05e07ef70..222ac357d 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeAFKListener.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeAFKListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeChatListener.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeChatListener.java
index ec86d73d3..3ccfca1ba 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeChatListener.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeChatListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeCommandListener.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeCommandListener.java
index 8d84d0811..38cf7ea8b 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeCommandListener.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeCommandListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeDeathListener.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeDeathListener.java
index a36a1a834..049f32c66 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeDeathListener.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeDeathListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeGMChangeListener.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeGMChangeListener.java
index 0ce063573..270205001 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeGMChangeListener.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeGMChangeListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongePlayerListener.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongePlayerListener.java
index 33f2cf7eb..8c48ac295 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongePlayerListener.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongePlayerListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeWorldChangeListener.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeWorldChangeListener.java
index 6e4174bb7..e6fbe6ab0 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeWorldChangeListener.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongeWorldChangeListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/tasks/SpongeTaskSystem.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/tasks/SpongeTaskSystem.java
index f1cf8b24b..0a06215fe 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/tasks/SpongeTaskSystem.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/tasks/SpongeTaskSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/sponge/src/main/java/com/djrapitops/plan/system/tasks/sponge/SpongeTPSCountTimer.java b/Plan/sponge/src/main/java/com/djrapitops/plan/system/tasks/sponge/SpongeTPSCountTimer.java
index ca348d183..886462a6b 100644
--- a/Plan/sponge/src/main/java/com/djrapitops/plan/system/tasks/sponge/SpongeTPSCountTimer.java
+++ b/Plan/sponge/src/main/java/com/djrapitops/plan/system/tasks/sponge/SpongeTPSCountTimer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/PlanVelocity.java b/Plan/velocity/src/main/java/com/djrapitops/plan/PlanVelocity.java
index 3b5b95f99..d9ed87138 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/PlanVelocity.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/PlanVelocity.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/PlanVelocityComponent.java b/Plan/velocity/src/main/java/com/djrapitops/plan/PlanVelocityComponent.java
index 54ad36191..566c33b38 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/PlanVelocityComponent.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/PlanVelocityComponent.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/command/PlanVelocityCommand.java b/Plan/velocity/src/main/java/com/djrapitops/plan/command/PlanVelocityCommand.java
index 15111a782..7c00ad903 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/command/PlanVelocityCommand.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/command/PlanVelocityCommand.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocityPlanModule.java b/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocityPlanModule.java
index 70107982c..cd10c504b 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocityPlanModule.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocityPlanModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocityServerPropertiesModule.java b/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocityServerPropertiesModule.java
index 4be0a7524..74eca4000 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocityServerPropertiesModule.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocityServerPropertiesModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocitySuperClassBindingModule.java b/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocitySuperClassBindingModule.java
index b34862e81..8342da194 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocitySuperClassBindingModule.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/modules/velocity/VelocitySuperClassBindingModule.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/system/info/server/VelocityServerInfo.java b/Plan/velocity/src/main/java/com/djrapitops/plan/system/info/server/VelocityServerInfo.java
index dbb6e9ccf..33de8dd96 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/system/info/server/VelocityServerInfo.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/system/info/server/VelocityServerInfo.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/system/info/server/properties/VelocityServerProperties.java b/Plan/velocity/src/main/java/com/djrapitops/plan/system/info/server/properties/VelocityServerProperties.java
index bc3e2e9ea..57056f3a2 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/system/info/server/properties/VelocityServerProperties.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/system/info/server/properties/VelocityServerProperties.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/system/listeners/VelocityListenerSystem.java b/Plan/velocity/src/main/java/com/djrapitops/plan/system/listeners/VelocityListenerSystem.java
index 624ac8ff2..203dbf6b0 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/system/listeners/VelocityListenerSystem.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/system/listeners/VelocityListenerSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/system/listeners/velocity/PlayerOnlineListener.java b/Plan/velocity/src/main/java/com/djrapitops/plan/system/listeners/velocity/PlayerOnlineListener.java
index bb82df627..33cec9284 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/system/listeners/velocity/PlayerOnlineListener.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/system/listeners/velocity/PlayerOnlineListener.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/system/tasks/VelocityTaskSystem.java b/Plan/velocity/src/main/java/com/djrapitops/plan/system/tasks/VelocityTaskSystem.java
index 992728746..47e9832d9 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/system/tasks/VelocityTaskSystem.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/system/tasks/VelocityTaskSystem.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .
diff --git a/Plan/velocity/src/main/java/com/djrapitops/plan/system/tasks/velocity/VelocityTPSCountTimer.java b/Plan/velocity/src/main/java/com/djrapitops/plan/system/tasks/velocity/VelocityTPSCountTimer.java
index 6e0e9bd7a..f31915fda 100644
--- a/Plan/velocity/src/main/java/com/djrapitops/plan/system/tasks/velocity/VelocityTPSCountTimer.java
+++ b/Plan/velocity/src/main/java/com/djrapitops/plan/system/tasks/velocity/VelocityTPSCountTimer.java
@@ -2,14 +2,14 @@
* This file is part of Player Analytics (Plan).
*
* Plan is free software: you can redistribute it and/or modify
- * it under the terms of the LGNU Lesser General Public License v3 as published by
+ * it under the terms of the GNU Lesser General Public License v3 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Plan 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
- * LGNU Lesser General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Plan. If not, see .