| Joey Armstrong | 3980d70 | 2023-08-23 10:57:18 -0400 | [diff] [blame] | 1 | Copyright Notice |
| 2 | ================ |
| 3 | |
| Serkant Uluderya | 6db9894 | 2026-03-26 09:53:57 -0700 | [diff] [blame^] | 4 | Include a copyright notice with all submissions to LF BB repositories. |
| Joey Armstrong | 3980d70 | 2023-08-23 10:57:18 -0400 | [diff] [blame] | 5 | |
| Serkant Uluderya | 6db9894 | 2026-03-26 09:53:57 -0700 | [diff] [blame^] | 6 | - Copyright 2017-2026 Linux Foundation Broadband Contributors |
| Joey Armstrong | 3980d70 | 2023-08-23 10:57:18 -0400 | [diff] [blame] | 7 | |
| Joey Armstrong | 252f712 | 2024-04-26 12:38:13 -0400 | [diff] [blame] | 8 | - NOTE: Range values such as -present are not legally binding |
| Joey Armstrong | 3980d70 | 2023-08-23 10:57:18 -0400 | [diff] [blame] | 9 | - Copyright notice should be dated to the last year sources were modified. |
| 10 | |
| Joey Armstrong | 252f712 | 2024-04-26 12:38:13 -0400 | [diff] [blame] | 11 | .. code-block:: BASH |
| Eric Ball | 3e4d6d6 | 2024-09-17 09:28:06 -0700 | [diff] [blame] | 12 | |
| Joey Armstrong | 252f712 | 2024-04-26 12:38:13 -0400 | [diff] [blame] | 13 | :caption: Project Copyright Notice |
| 14 | |
| 15 | # ----------------------------------------------------------------------- |
| Serkant Uluderya | 6db9894 | 2026-03-26 09:53:57 -0700 | [diff] [blame^] | 16 | # Copyright 2017-2026 Linux Foundation Broadband Contributors |
| Joey Armstrong | 252f712 | 2024-04-26 12:38:13 -0400 | [diff] [blame] | 17 | # |
| 18 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 19 | # you may not use this file except in compliance with the License. |
| 20 | # You may obtain a copy of the License at |
| 21 | # |
| 22 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 23 | # |
| 24 | # Unless required by applicable law or agreed to in writing, software |
| 25 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 26 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 27 | # See the License for the specific language governing permissions and |
| 28 | # limitations under the License. |
| 29 | # ----------------------------------------------------------------------- |
| Serkant Uluderya | 6db9894 | 2026-03-26 09:53:57 -0700 | [diff] [blame^] | 30 | # SPDX-FileCopyrightText: 2017-2026 Linux Foundation Broadband Contributors |
| Joey Armstrong | 252f712 | 2024-04-26 12:38:13 -0400 | [diff] [blame] | 31 | # SPDX-License-Identifier: Apache-2.0 |
| 32 | # ----------------------------------------------------------------------- |
| 33 | |
| 34 | |
| Eric Ball | 3e4d6d6 | 2024-09-17 09:28:06 -0700 | [diff] [blame] | 35 | :doc:`Copyrights <copyright/copyright>` |