diff options
author | Lulonaut <lulonaut@tutanota.de> | 2023-01-20 14:26:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-20 14:26:02 +0100 |
commit | 25817b279a5e7342fc42e19a9977d41396c55602 (patch) | |
tree | 33e4bd8fbe8967e50abf0870bd8e795843d75600 | |
parent | 9fb6497c34f64e3c30b7ab5e417f4c2be6f9cc7b (diff) | |
download | NotEnoughUpdates-25817b279a5e7342fc42e19a9977d41396c55602.tar.gz NotEnoughUpdates-25817b279a5e7342fc42e19a9977d41396c55602.tar.bz2 NotEnoughUpdates-25817b279a5e7342fc42e19a9977d41396c55602.zip |
UPDATE COPYRIGHT PROFILE (#565)
-rw-r--r-- | .idea/copyright/NotEnoughUpdates.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/copyright/NotEnoughUpdates.xml b/.idea/copyright/NotEnoughUpdates.xml index c1c6368d..d3ac04b2 100644 --- a/.idea/copyright/NotEnoughUpdates.xml +++ b/.idea/copyright/NotEnoughUpdates.xml @@ -1,7 +1,7 @@ <component name="CopyrightManager"> <copyright> <option name="allowReplaceRegexp" value="Copyright" /> - <option name="notice" value="Copyright (C) 2023 NotEnoughUpdates contributors This file is part of NotEnoughUpdates. NotEnoughUpdates is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. NotEnoughUpdates is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with NotEnoughUpdates. If not, see <https://www.gnu.org/licenses/>." /> + <option name="notice" value="Copyright (C) &#36;originalComment.match("Copyright \(C\) (\d+)",1,"-")&#36;today.year NotEnoughUpdates contributors This file is part of NotEnoughUpdates. NotEnoughUpdates is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. NotEnoughUpdates is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with NotEnoughUpdates. If not, see <https://www.gnu.org/licenses/>." /> <option name="myName" value="NotEnoughUpdates" /> </copyright> </component> |