diff options
author | Mats Wichmann <mats@linux.com> | 2024-05-10 17:55:48 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2024-06-25 13:42:36 (GMT) |
commit | d3419391452be551dc87fc0b29218b05bc529a9e (patch) | |
tree | c5171e530307b6d4eb8cfc338f95caa005493543 /RELEASE.txt | |
parent | 70cfb31b03cc9c3b84f5ef2d304730b0cbb06d50 (diff) | |
download | SCons-d3419391452be551dc87fc0b29218b05bc529a9e.zip SCons-d3419391452be551dc87fc0b29218b05bc529a9e.tar.gz SCons-d3419391452be551dc87fc0b29218b05bc529a9e.tar.bz2 |
Standardize license header on in-use doc files [skip appveyor]
There are no code changes.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index d6fa729..389a1f6 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -99,6 +99,7 @@ DOCUMENTATION before contents of package submodules. - Updated manpage description of Command "builder" and function. - Updated the notes about reproducible builds with SCons and the example. +- Regularized header (copyright, licens) at top of documentation files using SPDX. |