From 4676584ac503f2c2aebcfefbce4ef5023fa47845 Mon Sep 17 00:00:00 2001 From: Prospector <6166773+Prospector@users.noreply.github.com> Date: Sat, 27 Dec 2025 09:56:50 -0800 Subject: [PATCH] Clean up licensing ambiguities --- .github/workflows/COPYING.md | 3 +++ .github/workflows/LICENSE | 7 +++++++ COPYING.md | 6 +++++- apps/app-frontend/COPYING.md | 8 ++------ apps/app/COPYING.md | 9 +++++++++ apps/docs/COPYING.md | 15 +++++++++++++++ apps/frontend/COPYING.md | 20 +++++++++++--------- packages/app-lib/COPYING.md | 9 +++++++++ packages/assets/COPYING.md | 19 +++++++++++++++++++ packages/blog/COPYING.md | 15 +++++++++++++++ packages/ui/COPYING.md | 20 ++++++++++++++++++++ 11 files changed, 115 insertions(+), 16 deletions(-) create mode 100644 .github/workflows/COPYING.md create mode 100644 .github/workflows/LICENSE create mode 100644 apps/app/COPYING.md create mode 100644 apps/docs/COPYING.md create mode 100644 packages/app-lib/COPYING.md create mode 100644 packages/assets/COPYING.md create mode 100644 packages/blog/COPYING.md create mode 100644 packages/ui/COPYING.md diff --git a/.github/workflows/COPYING.md b/.github/workflows/COPYING.md new file mode 100644 index 0000000000..a4feb2573c --- /dev/null +++ b/.github/workflows/COPYING.md @@ -0,0 +1,3 @@ +# Copying + +Modrinth's Github workflows are licensed under the MIT License, which is provided in the file [LICENSE](./LICENSE). diff --git a/.github/workflows/LICENSE b/.github/workflows/LICENSE new file mode 100644 index 0000000000..ce5abf856b --- /dev/null +++ b/.github/workflows/LICENSE @@ -0,0 +1,7 @@ +Copyright 2025 Rinth, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/COPYING.md b/COPYING.md index 9c6c191102..1095384f85 100644 --- a/COPYING.md +++ b/COPYING.md @@ -8,10 +8,14 @@ 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-2025 Rinth, Inc. This includes, but may not be limited to, the following files: - .idea/icon.svg +- .github/api_cover.png +- .github/app_cover.png +- .github/monorepo_cover.png +- .github/web_cover.png If you fork this repository, you must remove all Modrinth branding assets from your fork. diff --git a/apps/app-frontend/COPYING.md b/apps/app-frontend/COPYING.md index 5f38b76c40..1fad7568fd 100644 --- a/apps/app-frontend/COPYING.md +++ b/apps/app-frontend/COPYING.md @@ -1,13 +1,9 @@ # Copying -The source code of the theseus repository is licensed under the GNU General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. +The source code of Modrinth App's frontend is licensed under the GNU General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. ## Modrinth logo 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-2023 Rinth, Inc. - -This includes, but may not be limited to, the following files: - -- theseus_gui/src-tauri/icons/\* +> All rights reserved. © 2020-2025 Rinth, Inc. diff --git a/apps/app/COPYING.md b/apps/app/COPYING.md new file mode 100644 index 0000000000..8772757e8c --- /dev/null +++ b/apps/app/COPYING.md @@ -0,0 +1,9 @@ +# Copying + +The source code of Modrinth App is licensed under the GNU General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. + +## Modrinth logo + +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-2025 Rinth, Inc. diff --git a/apps/docs/COPYING.md b/apps/docs/COPYING.md new file mode 100644 index 0000000000..f7fadc7d08 --- /dev/null +++ b/apps/docs/COPYING.md @@ -0,0 +1,15 @@ +# Copying + +The source code of Modrinth's web frontend is licensed under the Creative Commons CC0 License, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. + +## Modrinth logo + +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-2025 Rinth, Inc. + +This includes, but may not be limited to, the following files: + +- src/assets/dark-logo.svg +- src/assets/light-logo.svg +- src/public/favicon.ico diff --git a/apps/frontend/COPYING.md b/apps/frontend/COPYING.md index 991db6431f..ceea2a7808 100644 --- a/apps/frontend/COPYING.md +++ b/apps/frontend/COPYING.md @@ -1,23 +1,25 @@ # Copying -The source code of the knossos repository is licensed under the GNU Affero General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. +The source code of Modrinth's web frontend is licensed under the GNU Affero General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. ## Modrinth logo -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. +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. The assets associated with our blog articles are also subject to the same restrictions. -> All rights reserved. © 2020-2024 Rinth, Inc. +> All rights reserved. © 2020-2025 Rinth, Inc. This includes, but may not be limited to, the following files: -- assets/images/404.svg -- assets/images/logo.svg -- components/brand/\* -- static/favicon.ico -- static/favicon-light.ico +- src/assets/images/404.svg +- src/assets/images/logo.svg +- src/components/brand/\* +- src/public/favicon.ico +- src/public/favicon-light.ico +- src/public/news/\* ## External logos The following files are owned by their respective copyright holders and must be used within each of their Brand Guidelines: -- assets/images/external/\* +- src/assets/icons/auth/sso-\* +- src/assets/images/external/\* diff --git a/packages/app-lib/COPYING.md b/packages/app-lib/COPYING.md new file mode 100644 index 0000000000..8f0f1b0d2f --- /dev/null +++ b/packages/app-lib/COPYING.md @@ -0,0 +1,9 @@ +# Copying + +The source code of Modrinth App's backend is licensed under the GNU General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. + +## Modrinth logo + +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-2025 Rinth, Inc. diff --git a/packages/assets/COPYING.md b/packages/assets/COPYING.md new file mode 100644 index 0000000000..a43d14d554 --- /dev/null +++ b/packages/assets/COPYING.md @@ -0,0 +1,19 @@ +# Copying + +The source code of Modrinth's UI library is licensed under the GNU General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. + +## Modrinth logo + +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-2025 Rinth, Inc. + +This includes, but may not be limited to, the following files: + +- branding/\* + +## External logos + +The following files are owned by their respective copyright holders and must be used within each of their Brand Guidelines: + +- external/\* diff --git a/packages/blog/COPYING.md b/packages/blog/COPYING.md new file mode 100644 index 0000000000..5297c0ce6d --- /dev/null +++ b/packages/blog/COPYING.md @@ -0,0 +1,15 @@ +# Copying + +The source code of Modrinth's blog is licensed under the GNU General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. + +## Modrinth logo + +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. The content of the blog articles and images used in them are also subject to the same restrictions. + +> All rights reserved. © 2020-2025 Rinth, Inc. + +This includes, but may not be limited to, the following files: + +- src/articles/\* +- src/compiled/\* +- public/\* diff --git a/packages/ui/COPYING.md b/packages/ui/COPYING.md new file mode 100644 index 0000000000..1d3fb76180 --- /dev/null +++ b/packages/ui/COPYING.md @@ -0,0 +1,20 @@ +# Copying + +The source code of Modrinth's UI library is licensed under the GNU General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license. + +## Modrinth logo + +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-2025 Rinth, Inc. + +This includes, but may not be limited to, the following files: + +- src/components/brand/\* +- src/components/servers/ModrinthServersIcon.vue + +## External logos + +The following files are owned by their respective copyright holders and must be used within each of their Brand Guidelines: + +- src/components/servers/MedalBackgroundImage.vue