summaryrefslogtreecommitdiff
path: root/runtest.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2020-09-21 09:58:50 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2020-09-21 09:58:50 -0700
commit508b2d0384f7ff0c6dc66a547d93d5c89bc8dd38 (patch)
tree04e89b3e53532bbf04d86e94fa633073b2a4bb40 /runtest.py
parent71a886da33883a4c87e1fd9a78d4ac51d3036a4a (diff)
downloadscons-git-508b2d0384f7ff0c6dc66a547d93d5c89bc8dd38.tar.gz
correct copyright statement per mwichmann's feedback
Diffstat (limited to 'runtest.py')
-rwxr-xr-xruntest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtest.py b/runtest.py
index a36ba8547..7ca347b53 100755
--- a/runtest.py
+++ b/runtest.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# __COPYRIGHT__
+# Copyright The SCons Foundation
#
# runtest.py - wrapper script for running SCons tests
#