diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/SConscript | 2 | ||||
-rw-r--r-- | etc/TestSCons.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/SConscript b/etc/SConscript index a613bda..bd1dfcd 100644 --- a/etc/SConscript +++ b/etc/SConscript @@ -7,7 +7,7 @@ # # -# Copyright (c) 2001 Steven Knight +# Copyright (c) 2001, 2002 Steven Knight # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/etc/TestSCons.py b/etc/TestSCons.py index 959e568..815466a 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 Steven Knight +# Copyright 2001, 2002 Steven Knight __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" |