Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.3] logo license and copyright #748

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions COPYRIGHT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,19 @@ License: Expat

Files: ./icon.png
./icon.svg
./logo.png
./logo.svg
Comment: Redot Engine logo
Comment: Redot Engine Icons
Copyright: 2024, dev_airsyad (on X/Twitter)
License: CC-BY-4.0

Files: ./logo.png
./logo.svg
./logo_outlined.png
./logo_outlined.svg
./editor/icons/TitleBarLogo.svg
Comment: Redot Engine Logos
Copyright: 2024, Asrorul Irsyad
License: CC-BY-4.0

Files: ./core/math/convex_hull.cpp
./core/math/convex_hull.h
Comment: Bullet Continuous Collision Detection and Physics Library
Expand Down
24 changes: 4 additions & 20 deletions LOGO_LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
-----------
Redot Engine Logo
Copyright (c) 2024 Asrorul Irsyad

LOGO LICENSE

- You MAY NOT use Redot Logo on merchandise for sale (e.g., selling t-shirts, mugs, etc.).

- You MAY use Redot Logo in your games, videos, social media and any platform of yours. We encourage you to do so to promote the engine to the world.

- You MAY make modification to the logo such as changing its design, shape, colour or composition. Such alteration will be considered as fan art.

- If you use Redot Logo in formal documents, you MAY resize the logo as needed but DO NOT make changes to its original design, shape, colour, or composition.

If you have any questions about these Guidelines or you would like to speak to someone about the use of Redot Marks in ways not described in these Guidelines, please contact the Redot core team.

-----------

Redot Logos are made using Inkscape. We recommend you to use the same program to maintain compatibility.

-----------

Logo and Brandkit produced by Joey Wheeler
This work is licensed under the Creative Commons Attribution 4.0 International
license (CC BY 4.0 International): https://creativecommons.org/licenses/by/4.0/
Loading