diff options
author | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2022-12-20 16:26:11 +0000 |
---|---|---|
committer | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2022-12-20 16:26:11 +0000 |
commit | 3e73c61bc85afdd4a6253d76344d5da581ba14f7 (patch) | |
tree | d9e051a0c14c293eaf666b89e31a7f5356af526d /.idea | |
parent | c337df614d91484083f23745525956ec934b171e (diff) |
5538 notifications for fake loc ipscrambling
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/copyright/E_Foundation.xml | 6 | ||||
-rw-r--r-- | .idea/copyright/MURENA.xml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/.idea/copyright/E_Foundation.xml b/.idea/copyright/E_Foundation.xml deleted file mode 100644 index 6f4df2f..0000000 --- a/.idea/copyright/E_Foundation.xml +++ /dev/null @@ -1,6 +0,0 @@ -<component name="CopyrightManager"> - <copyright> - <option name="notice" value="Copyright (C) &#36;today.year E FOUNDATION This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>." /> - <option name="myName" value="E_Foundation" /> - </copyright> -</component>
\ No newline at end of file diff --git a/.idea/copyright/MURENA.xml b/.idea/copyright/MURENA.xml new file mode 100644 index 0000000..0c0ee95 --- /dev/null +++ b/.idea/copyright/MURENA.xml @@ -0,0 +1,6 @@ +<component name="CopyrightManager"> + <copyright> + <option name="notice" value="Copyright (C) &#36;today.year MURENA SAS This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>." /> + <option name="myName" value="MURENA" /> + </copyright> +</component>
\ No newline at end of file |