add JetBrains's IDE Copyright Configuration
This commit is contained in:
parent
cc637a371d
commit
0d392b4282
2 changed files with 13 additions and 0 deletions
6
.idea/copyright/2020_Arnaud_Vergnet.xml
Normal file
6
.idea/copyright/2020_Arnaud_Vergnet.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<component name="CopyrightManager">
|
||||
<copyright>
|
||||
<option name="notice" value="Copyright 2020 Arnaud Vergnet This file is part of CAMPUS. CAMPUS 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. CAMPUS 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 CAMPUS. If not, see <https://www.gnu.org/licenses/>." />
|
||||
<option name="myName" value="2020 Arnaud Vergnet" />
|
||||
</copyright>
|
||||
</component>
|
7
.idea/copyright/profiles_settings.xml
Normal file
7
.idea/copyright/profiles_settings.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<component name="CopyrightManager">
|
||||
<settings>
|
||||
<module2copyright>
|
||||
<element module="Project Files" copyright="2020 Arnaud Vergnet" />
|
||||
</module2copyright>
|
||||
</settings>
|
||||
</component>
|
Loading…
Reference in a new issue