diff options
| author | Steven Knight <knight@baldmt.com> | 2004-07-30 22:32:56 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2004-07-30 22:32:56 (GMT) |
| commit | d292a3c5d016908d53587675bbe02c032a5a7a28 (patch) | |
| tree | f59b7025a29a357bed7170848520cc7575c5ab8b /src/script | |
| parent | cd46401690172d1b2d2b9cc3a78379f9af041e85 (diff) | |
| download | SCons-d292a3c5d016908d53587675bbe02c032a5a7a28.zip SCons-d292a3c5d016908d53587675bbe02c032a5a7a28.tar.gz SCons-d292a3c5d016908d53587675bbe02c032a5a7a28.tar.bz2 | |
Change the copyright statement to reflect ownership by the foundation. Add and fix statements where needed. Update scripts accordingly.
Diffstat (limited to 'src/script')
| -rw-r--r-- | src/script/scons.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/script/scons.bat b/src/script/scons.bat index 782d8c4..5cbfc2c 100644 --- a/src/script/scons.bat +++ b/src/script/scons.bat @@ -1,3 +1,5 @@ +REM __COPYRIGHT__ +REM __FILE__ __REVISION__ __DATE__ __DEVELOPER__ @echo off if "%OS%" == "Windows_NT" goto WinNT REM for 9x/Me you better not have more than 9 args |
