Put the Copyright years in by script, not by hand.
[scons.git] / src / engine / SCons / Tool / dvips.py
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2002-09-05 stevenknightRefactor SCons.Util.Detect() into an Environment method.
2002-09-05 stevenknightFix the tests that broke from the tool auto-detect...
2002-08-29 stevenknightDynamically check for the existence of utilities. ...
2002-06-20 stevenknightCheck in the Tool() interface. (SK and Charles Crain)