diff options
author | Minteck <contact@minteck.org> | 2022-02-14 13:53:25 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-14 13:53:25 +0100 |
commit | 03053a8c0762657621abd7c03b5edf77073912d5 (patch) | |
tree | 2d961b57dca64969125a8573f938f9ebfd876bb6 /.idea/copyright/profiles_settings.xml | |
parent | f183c285c065bed9cd19228c832f417371c374e0 (diff) | |
download | ponyfind-03053a8c0762657621abd7c03b5edf77073912d5.tar.gz ponyfind-03053a8c0762657621abd7c03b5edf77073912d5.tar.bz2 ponyfind-03053a8c0762657621abd7c03b5edf77073912d5.zip |
Add buttons to /info
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 |