diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-06-12 05:48:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-12 03:48:25 +0000 |
commit | c8500921b28240f6fdae902a5efe8d81ca916d9f (patch) | |
tree | abd270aa9045ca2261291e6aaca11853fce0fc79 /.idea | |
parent | b3a62c57c3bb5f2e2bb033bb08e085a30be8e570 (diff) | |
download | NotEnoughUpdates-c8500921b28240f6fdae902a5efe8d81ca916d9f.tar.gz NotEnoughUpdates-c8500921b28240f6fdae902a5efe8d81ca916d9f.tar.bz2 NotEnoughUpdates-c8500921b28240f6fdae902a5efe8d81ca916d9f.zip |
Only level 100 option in ah search overlay (#160)
Diffstat (limited to '.idea')
-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 ea087768..8dd67ac4 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) 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="myName" value="NotEnoughUpdates" /> </copyright> </component>
\ No newline at end of file |