diff options
author | Allan Wang <me@allanwang.ca> | 2019-01-08 00:34:22 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-01-08 00:34:22 -0500 |
commit | edbbd9ae47edec0da4548727cd0992e15cdbda7f (patch) | |
tree | b83932d7ec26441c77f0b96d3af7d5cf194fcb34 /.idea/copyright | |
parent | eb6f8f21614db5eedd443bb833884d4cd71ec52e (diff) | |
download | frost-edbbd9ae47edec0da4548727cd0992e15cdbda7f.tar.gz frost-edbbd9ae47edec0da4548727cd0992e15cdbda7f.tar.bz2 frost-edbbd9ae47edec0da4548727cd0992e15cdbda7f.zip |
Add acceptable idea files
Diffstat (limited to '.idea/copyright')
-rw-r--r-- | .idea/copyright/GPLv3.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/copyright/GPLv3.xml b/.idea/copyright/GPLv3.xml new file mode 100644 index 00000000..66bb9ca8 --- /dev/null +++ b/.idea/copyright/GPLv3.xml @@ -0,0 +1,6 @@ +<component name="CopyrightManager"> + <copyright> + <option name="notice" value="/* * Copyright &#36;year Allan Wang * * This program 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. * * 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 General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */" /> + <option name="myName" value="GPLv3" /> + </copyright> +</component>
\ No newline at end of file |