diff options
Diffstat (limited to 'bin/docs-validate.py')
-rw-r--r-- | bin/docs-validate.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/docs-validate.py b/bin/docs-validate.py index 6d8fd77..06a7906 100644 --- a/bin/docs-validate.py +++ b/bin/docs-validate.py @@ -1,5 +1,9 @@ #!/usr/bin/env python # +# SPDX-License-Identifier: MIT +# +# Copyright The SCons Foundation +# # Searches through the whole source tree and validates all # documentation files against our own XSD in docs/xsd. # |