Skip to content

Commit 0ad3833

Browse files
committed
chore: update copyright headers
1 parent c17d412 commit 0ad3833

File tree

87 files changed

+90
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+90
-90
lines changed

src/main/java/me/zetastormy/akropolis/AkropolisPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/AkropolisPluginLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/Permissions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/action/Action.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/action/ActionManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/action/actions/ActionbarAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/action/actions/BroadcastMessageAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/action/actions/CloseInventoryAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/action/actions/CommandAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/java/me/zetastormy/akropolis/action/actions/ConsoleCommandAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of Akropolis
33
*
4-
* Copyright (c) 2024 DevBlook Team and others
4+
* Copyright (c) 2025 DevBlook Team and others
55
*
66
* Akropolis free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)