mirror of
https://github.com/rikkaneko/paste.git
synced 2025-09-09 22:48:22 +01:00
Add IDEA project configuration
This commit is contained in:
parent
eeffb6c89d
commit
d2c49287b6
13 changed files with 197 additions and 0 deletions
6
.idea/copyright/LGPL.xml
generated
Normal file
6
.idea/copyright/LGPL.xml
generated
Normal file
|
@ -0,0 +1,6 @@
|
|||
<component name="CopyrightManager">
|
||||
<copyright>
|
||||
<option name="notice" value="This file is part of &#36;project.name. Copyright (c) &#36;originalComment.match("Copyright \(c\) (\d+)", 1, "-", "&#36;today.year")&#36;today.year Joe Ma <rikkaneko23@gmail.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser 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 Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>." />
|
||||
<option name="myName" value="LGPL" />
|
||||
</copyright>
|
||||
</component>
|
7
.idea/copyright/profiles_settings.xml
generated
Normal file
7
.idea/copyright/profiles_settings.xml
generated
Normal file
|
@ -0,0 +1,7 @@
|
|||
<component name="CopyrightManager">
|
||||
<settings>
|
||||
<module2copyright>
|
||||
<element module="Project Files" copyright="LGPL" />
|
||||
</module2copyright>
|
||||
</settings>
|
||||
</component>
|
Loading…
Add table
Add a link
Reference in a new issue