diff options
author | Minteck <contact@minteck.org> | 2022-02-14 14:20:56 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-14 14:20:56 +0100 |
commit | e6d2f4cbb59c48b6e74153969ebc1fafb3407862 (patch) | |
tree | 4f407d19ae2ab95874b343bd79b9669155329258 /.idea/copyright/profiles_settings.xml | |
parent | cee23ce48ea81612eefe30552da1cc286138af0b (diff) | |
download | movies-e6d2f4cbb59c48b6e74153969ebc1fafb3407862.tar.gz movies-e6d2f4cbb59c48b6e74153969ebc1fafb3407862.tar.bz2 movies-e6d2f4cbb59c48b6e74153969ebc1fafb3407862.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 |