Skip to content

Commit 2545c81

Browse files
committed
Update license header
1 parent 9adbf7d commit 2545c81

38 files changed

Lines changed: 166 additions & 148 deletions

src/main/java/dev/despical/commons/configuration/ConfigUtils.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.configuration;

src/main/java/dev/despical/commons/database/MySQLDatabase.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.database;

src/main/java/dev/despical/commons/engine/ScriptEngine.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.engine;

src/main/java/dev/despical/commons/file/FileUtils.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.file;

src/main/java/dev/despical/commons/item/ItemBuilder.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.item;

src/main/java/dev/despical/commons/item/ItemUtils.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.item;

src/main/java/dev/despical/commons/miscellaneous/AttributeUtils.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.miscellaneous;

src/main/java/dev/despical/commons/miscellaneous/DefaultFontInfo.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.miscellaneous;

src/main/java/dev/despical/commons/miscellaneous/MiscUtils.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.miscellaneous;

src/main/java/dev/despical/commons/miscellaneous/PlayerUtils.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Commons - Box of the common utilities.
3-
* Copyright (C) 2025 Despical
2+
* Commons - Box of the common utilities
3+
* Copyright (C) 2026 Berke Akçen
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -9,11 +9,11 @@
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
1818

1919
package dev.despical.commons.miscellaneous;

0 commit comments

Comments
 (0)