Correct __COPYRIGHT__ and __revision__ lines in files. Add missing copyright notices...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Sep 2003 12:03:51 +0000 (12:03 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Sep 2003 12:03:51 +0000 (12:03 +0000)
commit26a94036f2f534375c8c0a70aa9312a1d22fb5fd
tree6934b9a121c17c02f89c9886d77dd877feb56eee
parentcd61c59e8e55e02e367b6475738da8c62a6b44ee
Correct __COPYRIGHT__ and __revision__ lines in files.  Add missing copyright notices.  Fix some portability problems with new Tool files.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@795 fdb21ef1-2011-0410-befe-b5e4ea1792b1
14 files changed:
bin/restore.sh [new file with mode: 0644]
src/engine/SCons/Tool/c++.py
src/engine/SCons/Tool/hpc++.py
src/engine/SCons/Tool/hplink.py
src/engine/SCons/Tool/icl.py
src/engine/SCons/Tool/midl.py
src/engine/SCons/Tool/sunlink.py
test/SCONS_LIB_DIR.py
test/append-action.py
test/dependency-cycle.py
test/midl.py
test/option--max-drift.py
test/pre-post-actions.py
test/sconsign-script.py