diff options
author | Minteck <contact@minteck.org> | 2022-02-14 14:37:29 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-14 14:37:29 +0100 |
commit | f566c9a0ea58d259dafc7af9e72c05f3fa29e3a9 (patch) | |
tree | d923f04d750a1c08d802581b9bb1a605adcf2644 /.idea/copyright/profiles_settings.xml | |
parent | efbf0b8f3ac5adc0acfc8557a312cc16425abc7f (diff) | |
download | pony-f566c9a0ea58d259dafc7af9e72c05f3fa29e3a9.tar.gz pony-f566c9a0ea58d259dafc7af9e72c05f3fa29e3a9.tar.bz2 pony-f566c9a0ea58d259dafc7af9e72c05f3fa29e3a9.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 |