diff --git a/NOTICE b/NOTICE index 5d5a173..1eebca5 100644 --- a/NOTICE +++ b/NOTICE @@ -1,16 +1,18 @@ Morphe NOTICE + +https://github.com/MorpheApp/morphe-patcher + ============= -This file contains Section 7 notices of the GNU General Public License v3 -as they apply to Morphe code. These notices apply to all code authored by -Morphe, including any modifications of code that may have originated -outside this repository, and do not change the terms of the GPLv3 license. -For the full license text, see the LICENSE file or: -https://www.gnu.org/licenses/gpl-3.0.html +7b. Attribution Requirement +--------------------------- + +This NOTICE file must be preserved and retained in all distributions +of the Source Code and any Derivative Works. 7c. Project Name Restriction ---------------------------- -The project name "Morphe" may not be used for derivative works. -Derivatives must adopt a completely different identity that is not related -to or similar to the name "Morphe". +The project name "Morphe" is a protected identifier. Derivative works +must adopt a completely different identity that is not related to, +confusingly similar to, or an imitation of the name "Morphe". diff --git a/README.md b/README.md index 75686e6..a986265 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,6 @@ You can find the fundamentals of Morphe Patcher and how to create patches [here] Morphe Patches are licensed under the [GNU General Public License v3.0](LICENSE), with additional conditions under GPLv3 Section 7: - **Name Restriction (7c):** The name **"Morphe"** may not be used for derivative works. - Derivatives must adopt a distinct identity unrelated to "Morphe." + Derivatives must adopt a distinct identity unrelated to "Morphe". See the [LICENSE](LICENSE) file for the full GPLv3 terms and the [NOTICE](NOTICE) file for full conditions of GPLv3 Section 7