diff options
Diffstat (limited to 'SCons/Defaults.py')
-rw-r--r-- | SCons/Defaults.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/SCons/Defaults.py b/SCons/Defaults.py index b3f6d1d..c23d564 100644 --- a/SCons/Defaults.py +++ b/SCons/Defaults.py @@ -10,8 +10,6 @@ from distutils.msvccompiler. """ # -# __COPYRIGHT__ -# # 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 @@ -31,7 +29,6 @@ from distutils.msvccompiler. # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import os |