diff options
author | Minteck <contact@minteck.org> | 2022-02-14 14:36:29 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-14 14:36:29 +0100 |
commit | bbda65e16248afe21338f6bdf008ec88fa308c75 (patch) | |
tree | 976124c9c9b95e0ba5f3758566c0a0bc1035a7d1 /.idea/copyright/profiles_settings.xml | |
parent | c8898b7085fa09e46580a42d4484a57dcf42e533 (diff) | |
download | cobalt-bbda65e16248afe21338f6bdf008ec88fa308c75.tar.gz cobalt-bbda65e16248afe21338f6bdf008ec88fa308c75.tar.bz2 cobalt-bbda65e16248afe21338f6bdf008ec88fa308c75.zip |
Add license 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 |