From d42ed088dd15cfbc53094db9d7b78e22cb3f96f5 Mon Sep 17 00:00:00 2001 From: Toran Bruce Richards Date: Tue, 8 Oct 2024 16:54:22 +0100 Subject: [PATCH] tweak(docs): Further clarify licencing (#8282) * Update files via upload * Update README.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- LICENSE | 8 ++++++++ README.md | 8 ++++++++ 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fb29d72d3..5144d6b6b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ Also check out our [πŸš€ Roadmap][roadmap] for information about our priorities [kanban board]: https://github.com/orgs/Significant-Gravitas/projects/1 ## Contributing to the AutoGPT Platform Folder -All contributions to [the autogpt_platform folder](https://github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform) will be under our [Contribution License Agreement](https://github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform/Contributor%20License%20Agreement%20(CLA).md). By making a pull request contributing to this folder, you agree to the terms of our CLA for your contribution. +All contributions to [the autogpt_platform folder](https://github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform) will be under our [Contribution License Agreement](https://github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform/Contributor%20License%20Agreement%20(CLA).md). By making a pull request contributing to this folder, you agree to the terms of our CLA for your contribution. All contributions to other folders will be under the MIT license. ## In short 1. Avoid duplicate work, issues, PRs etc. diff --git a/LICENSE b/LICENSE index 601935b85..52c6e9a8d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,13 @@ +ο»ΏAll portions of this repository are under one of two licenses. The majority of the AutoGPT repository is under the MIT License below. The autogpt_platform folder is under the +Polyform Shield License. + + MIT License + Copyright (c) 2023 Toran Bruce Richards + 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 @@ -9,9 +15,11 @@ 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 diff --git a/README.md b/README.md index c6c603988..2371fa39f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Here are two examples of what you can do with AutoGPT: These examples show just a glimpse of what you can achieve with AutoGPT! You can create customized workflows to build agents for any use case. --- +### Mission and Licencing Our mission is to provide the tools, so that you can focus on what matters: - πŸ—οΈ **Building** - Lay the foundation for something amazing. @@ -77,6 +78,13 @@ Be part of the revolution! **AutoGPT** is here to stay, at the forefront of AI i  |  **πŸš€ [Contributing](CONTRIBUTING.md)** +**Licensing:** + +MIT License: The majority of the AutoGPT repository is under the MIT License. + +Polyform Shield License: This license applies to the autogpt_platform folder. + +For more information, see https://agpt.co/blog/introducing-the-autogpt-platform --- ## πŸ€– AutoGPT Classic