add JetBrains's IDE Copyright Configuration

This commit is contained in:
docjyJ 2020-09-01 14:52:47 +02:00
parent cc637a371d
commit 0d392b4282
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<component name="CopyrightManager">
<copyright>
<option name="notice" value="Copyright 2020 Arnaud Vergnet&#10;&#10;This file is part of CAMPUS.&#10;&#10;CAMPUS is free software: you can redistribute it and/or modify&#10;it under the terms of the GNU General Public License as published by&#10;the Free Software Foundation, either version 3 of the License, or&#10;(at your option) any later version.&#10;&#10;CAMPUS is distributed in the hope that it will be useful,&#10;but WITHOUT ANY WARRANTY; without even the implied warranty of&#10;MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&#10;GNU General Public License for more details.&#10;&#10;You should have received a copy of the GNU General Public License&#10;along with CAMPUS. If not, see &lt;https://www.gnu.org/licenses/&gt;." />
<option name="myName" value="2020 Arnaud Vergnet" />
</copyright>
</component>

View file

@ -0,0 +1,7 @@
<component name="CopyrightManager">
<settings>
<module2copyright>
<element module="Project Files" copyright="2020 Arnaud Vergnet" />
</module2copyright>
</settings>
</component>