Joey Armstrong | 252f712 | 2024-04-26 12:38:13 -0400 | [diff] [blame] | 1 | Copyright Notice |
| 2 | ================ |
| 3 | |
| 4 | Include a copyright notice with all submissions to ONF repositoreis. |
| 5 | |
| 6 | - ``Copyright 2017-2023 Open Networking Foundation Contributors`` |
| 7 | - NOTE: Range values such as -present are not legally binding |
| 8 | |
| 9 | - Copyright notice should be dated to the last year sources were modified. |
| 10 | |
| 11 | - Add SPDX tokens for programatic validation. |
| 12 | |
| 13 | .. toctree:: |
| 14 | :maxdepth: 1 |
| 15 | :hidden: |
| 16 | :caption: Copyright notice syntax |
| 17 | |
| 18 | golang syntax <golang> |
| 19 | JSON <json> |
| 20 | Makefile <Makefile> |
| 21 | Markdown <markdown> |
| 22 | |
| 23 | License Validation: linting |
| 24 | --------------------------- |
| 25 | |
| 26 | - `REUSE Software <https://reuse.software/>`_ |
| 27 | - `The REUSE tool <https://git.fsfe.org/reuse/tool>`_ |
| 28 | - `pre-commit <https://pre-commit.com/>`_ hook `reuse-tool <https://github.com/fsfe/reuse-tool>`_ |
| 29 | |
| 30 | See Also |
| 31 | -------- |
| 32 | |
| 33 | - `Copyright notices <https://github.com/joey-onf/copyright>`_ |
| 34 | - `Message syntax <https://github.com/joey-onf/copyright/blob/origin/master/notice>`_ |
| 35 | - `ONF CLA Information <https://wiki.opencord.org>`_ |
| 36 | - `Contributing License Agreement Manager <https://cla.opennetworking.org/>`_ |
| 37 | |
| 38 | SPDX |
| 39 | ^^^^ |
| 40 | |
| 41 | - `Handling license info <https://spdx.dev/learn/handling-license-info/>`_ |
| 42 | - `SPDX License List <https://spdx.org/licenses/>`_ |