diff options
author | nea <nea@nea.moe> | 2023-01-14 21:10:37 +0100 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-01-14 21:10:37 +0100 |
commit | 14f2c9d48a31327a13791dc734813bb2fdb0926e (patch) | |
tree | 2b608ad4f082aa0d8bedafad98dc7657cdae26c9 /.idea | |
parent | 84bdb5acf6517fa6ccb4d1ec9cf5eacd40cbc1c1 (diff) | |
parent | c20f610853702c0208d301865c015ea8ef973fd4 (diff) | |
download | NotEnoughUpdates-14f2c9d48a31327a13791dc734813bb2fdb0926e.tar.gz NotEnoughUpdates-14f2c9d48a31327a13791dc734813bb2fdb0926e.tar.bz2 NotEnoughUpdates-14f2c9d48a31327a13791dc734813bb2fdb0926e.zip |
Merge remote-tracking branch 'origin/master' into museumthing
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/copyright/NotEnoughUpdates.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.idea/copyright/NotEnoughUpdates.xml b/.idea/copyright/NotEnoughUpdates.xml index 8dd67ac4..c1c6368d 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) 2022 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) 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="myName" value="NotEnoughUpdates" /> </copyright> -</component>
\ No newline at end of file +</component> |