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

Zope logo usage: CC-BY-4.0 #1216

Merged
merged 2 commits into from
Jun 10, 2024
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
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ https://github.com/zopefoundation/Zope/blob/4.x/CHANGES.rst

- Update to newest compatible versions of dependencies.

- Added CC-BY 4.0 license to the Zope logo.


5.10 (2024-05-18)
-----------------
Expand Down
6 changes: 6 additions & 0 deletions src/zmi/styles/resources/logo/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,9 @@ The primary color is a vivid blue. If no color is avaliable (e.g. laser printer)
1. RGB #00AAD4, CMYK: C100 M20 Y0 K0
2. black variant for b/w laser printer
3. white/inverted variant for dark/colorful backgrounds

## Logo Usage CC-BY-4.0

The use of the Zope logo is subject to the Zope Public License (ZPL) policy. The logo may be used for the purpose of promoting Zope and its related products and services. The logo may not be used in a way that implies endorsement by the Zope Foundation or the Zope community. The logo may not be used in a way that implies that the Zope Foundation or the Zope community is responsible for the actions of the third party using the logo. The logo may be applied according the Creative Commons Attribution 4.0 International License (CC-BY-4.0):
https://creativecommons.org/licenses/by/4.0/

Loading