File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,21 @@ or `Discord <https://www.manim.community/discord/>`_. If you're using Manim in a
94
94
context, instructions on how to cite a particular release can be found
95
95
`in our README <https://github.com/ManimCommunity/manim/blob/main/README.md >`_.
96
96
97
+ License Information
98
+ -------------------
99
+
100
+ Manim is an open-source library licensed under the **MIT License **, which applies to both the
101
+ original and the community editions of the software. This means you are free to use, modify,
102
+ and distribute the code in accordance with the MIT License terms. However, there are some
103
+ additional points to be aware of:
104
+
105
+ - **Copyrighted Assets: ** Specific assets, such as the "Pi creatures" in Grant Sanderson's
106
+ (3Blue1Brown) videos, are copyrighted and protected. Please avoid using these characters in
107
+ any derivative works.
108
+ - **Content Creation and Sharing: ** Videos and animations created with Manim can be freely
109
+ shared, and no attribution to Manim is required—although it is much appreciated! You are
110
+ encouraged to showcase your work online and share it with the Manim community.
111
+
97
112
Index
98
113
-----
99
114
You can’t perform that action at this time.
0 commit comments