Restore GPL copyright header configuration

This partially reverts changes (accidentally) made in fb89f08, restoring
IDEA copyright header configuration files back to their original state
as committed in d5e7b6c.
This commit is contained in:
Chris Beams 2014-10-05 19:49:51 +02:00
parent 840cb547e4
commit 8746ab74de
No known key found for this signature in database
GPG Key ID: 3D214F8F5BC5ED73
3 changed files with 11 additions and 2 deletions

2
.gitignore vendored
View File

@ -2,7 +2,7 @@
/log
/bin
/out
.idea/*
.idea
!.idea/copyright/Bitsquare_Affero_GPLv3.xml
!.idea/copyright/profiles_settings.xml
!.idea/codeStyleSettings.xml

View File

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

View File

@ -1,3 +1,3 @@
<component name="CopyrightManager">
<settings default="" />
<settings default="Bitsquare Affero GPLv3" />
</component>