Fix: Docs: Remove Improper Comma from main README

No grammatical justification for this comma in English lexicon.

A similar and correct use would be this:

"Blender as a whole is licensed under the GNU General Public License, Version 3.
Individual files may have a different, but compatible, license."

But that's far more clunky, so it's best to simply remove the comma.

Pull Request: https://projects.blender.org/blender/blender/pulls/138234
This commit is contained in:
Jordan Henshaw 2025-05-05 06:37:48 +02:00 committed by Pratik Borhade
parent bf0018d75b
commit 2ab8c7a5bb

View File

@ -33,6 +33,6 @@ License
-------
Blender as a whole is licensed under the GNU General Public License, Version 3.
Individual files may have a different, but compatible license.
Individual files may have a different but compatible license.
See [blender.org/about/license](https://www.blender.org/about/license) for details.