diff options
author | Minteck <contact@minteck.org> | 2022-02-14 14:23:22 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-14 14:23:22 +0100 |
commit | bf8cf96143ceec9ab44a73ac0d78a22734128240 (patch) | |
tree | ea0833e6a354588635e2c25fa638a532e33b64e3 /.idea/copyright/profiles_settings.xml | |
parent | 5e5944f6eb14569a16e3c540b68895aea6ca6d60 (diff) | |
download | share-bf8cf96143ceec9ab44a73ac0d78a22734128240.tar.gz share-bf8cf96143ceec9ab44a73ac0d78a22734128240.tar.bz2 share-bf8cf96143ceec9ab44a73ac0d78a22734128240.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 |