diff --git a/.gitignore b/.gitignore index 4d03d8f4..3031aa17 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ node_modules .idea/* !.idea/code.iml !.idea/gradle.xml +!.idea/icon.svg !.idea/modules.xml !.idea/vcs.xml diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 00000000..83408536 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/COPYING.md b/COPYING.md index 1b18b36c..9c6c1911 100644 --- a/COPYING.md +++ b/COPYING.md @@ -8,6 +8,10 @@ For detailed information, consult each package's COPYING.md, LICENSE.txt, or LIC The use of Modrinth branding elements, including but not limited to the wrench-in-labyrinth logo, the landing image, and any variations thereof, is strictly prohibited without explicit written permission from Rinth, Inc. This includes trademarks, logos, or other branding elements. -All rights reserved. © 2020-2024 Rinth, Inc. +> All rights reserved. © 2020-2024 Rinth, Inc. + +This includes, but may not be limited to, the following files: + +- .idea/icon.svg If you fork this repository, you must remove all Modrinth branding assets from your fork.