diff options
author | Minteck <contact@minteck.org> | 2022-02-14 14:25:36 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-14 14:25:36 +0100 |
commit | 000eec5f6df372d8a026c5b73272797afec8a941 (patch) | |
tree | 960dcecbc2674f153309b0a4237e06278de06c1d /.idea/copyright/profiles_settings.xml | |
parent | 698f4a325fead3fb1a634a24d98d3238acf904ff (diff) | |
download | twilight-000eec5f6df372d8a026c5b73272797afec8a941.tar.gz twilight-000eec5f6df372d8a026c5b73272797afec8a941.tar.bz2 twilight-000eec5f6df372d8a026c5b73272797afec8a941.zip |
Add copyright notice
Diffstat (limited to '.idea/copyright/profiles_settings.xml')
-rw-r--r-- | .idea/copyright/profiles_settings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml new file mode 100644 index 0000000..c1e2ebc --- /dev/null +++ b/.idea/copyright/profiles_settings.xml @@ -0,0 +1,7 @@ +<component name="CopyrightManager"> + <settings default="MIT"> + <module2copyright> + <element module="All" copyright="MIT" /> + </module2copyright> + </settings> +</component>
\ No newline at end of file |