diff options
author | William Deegan <bill@baddogconsulting.com> | 2020-09-21 16:58:50 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2020-09-21 16:58:50 (GMT) |
commit | 508b2d0384f7ff0c6dc66a547d93d5c89bc8dd38 (patch) | |
tree | 04e89b3e53532bbf04d86e94fa633073b2a4bb40 /test/TEMPFILE | |
parent | 71a886da33883a4c87e1fd9a78d4ac51d3036a4a (diff) | |
download | SCons-508b2d0384f7ff0c6dc66a547d93d5c89bc8dd38.zip SCons-508b2d0384f7ff0c6dc66a547d93d5c89bc8dd38.tar.gz SCons-508b2d0384f7ff0c6dc66a547d93d5c89bc8dd38.tar.bz2 |
correct copyright statement per mwichmann's feedback
Diffstat (limited to 'test/TEMPFILE')
-rw-r--r-- | test/TEMPFILE/TEMPFILE-actionlist.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TEMPFILE/TEMPFILE-actionlist.py b/test/TEMPFILE/TEMPFILE-actionlist.py index 5e5390b..d66b217 100644 --- a/test/TEMPFILE/TEMPFILE-actionlist.py +++ b/test/TEMPFILE/TEMPFILE-actionlist.py @@ -1,5 +1,7 @@ #!/usr/bin/env python # +# Copyright The SCons Foundation +# # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including |