Joey Armstrong | a144ef3 | 2024-01-11 11:26:41 -0500 | [diff] [blame^] | 1 | .. _Release Task Copyright: |
2 | |||||
3 | Copyright Notice | ||||
4 | ================ | ||||
5 | |||||
6 | Update copyright notice ending date on sources. | ||||
7 | |||||
8 | .. code-block:: shell-session | ||||
9 | :caption: Update copyrigth notice ending date. | ||||
10 | |||||
11 | # Clone copyright repository | ||||
12 | % git clone git@github.com:joey-onf/copyright.git /tmp/copyright | ||||
13 | |||||
14 | % cd myrepo | ||||
15 | % /tmp/copyright/gather.sh |