Skip to content

doc: contribute: guidelines: update copyright notice guidelines #92155

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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: 1 addition & 1 deletion doc/contribute/guidelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ We recommend using the following copyright notice:

.. code-block:: C

Copyright The Zephyr Project Contributors
SPDX-FileCopyrightText: Copyright The Zephyr Project Contributors
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be very helpful if some context and references are added here, something along the lines of what KDE is doing for example https://community.kde.org/Guidelines_and_HOWTOs/Licensing


.. _Community Best Practice:
https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/
Expand Down