mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-18 21:35:03 +01:00
Add IDEA copyright configuration
This commit is contained in:
parent
6ff63ce2c6
commit
d5e7b6cfdb
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,6 +4,8 @@
|
||||
/bin
|
||||
/out
|
||||
.idea
|
||||
!.idea/copyright/Bitsquare_Affero_GPLv3.xml
|
||||
!.idea/copyright/profiles_settings.xml
|
||||
bitsquare.iml
|
||||
*.spvchain
|
||||
*.wallet
|
||||
|
9
.idea/copyright/Bitsquare_Affero_GPLv3.xml
generated
Normal file
9
.idea/copyright/Bitsquare_Affero_GPLv3.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="CopyrightManager">
|
||||
<copyright>
|
||||
<option name="notice" value="This file is part of Bitsquare. Bitsquare is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bitsquare 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 Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Bitsquare. If not, see <http://www.gnu.org/licenses/>." />
|
||||
<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>
|
3
.idea/copyright/profiles_settings.xml
generated
Normal file
3
.idea/copyright/profiles_settings.xml
generated
Normal file
@ -0,0 +1,3 @@
|
||||
<component name="CopyrightManager">
|
||||
<settings default="Bitsquare Affero GPLv3" />
|
||||
</component>
|
Loading…
Reference in New Issue
Block a user