diff options
Diffstat (limited to 'etc/TestSCons.py')
-rw-r--r-- | etc/TestSCons.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/TestSCons.py b/etc/TestSCons.py index 219046b..658496b 100644 --- a/etc/TestSCons.py +++ b/etc/TestSCons.py @@ -11,7 +11,7 @@ methods and attributes, as well as any overridden or additional methods or attributes defined in this subclass. """ -# Copyright 2001, 2002 Steven Knight +# Copyright 2001, 2002, 2003 Steven Knight __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" |