diff options
Diffstat (limited to 'QMTest')
-rw-r--r-- | QMTest/TestSCons.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QMTest/TestSCons.py b/QMTest/TestSCons.py index a76c8b4..4a4941d 100644 --- a/QMTest/TestSCons.py +++ b/QMTest/TestSCons.py @@ -44,7 +44,7 @@ from TestCommon import __all__ default_version = '1.2.0' -copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008' +copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009' # In the checked-in source, the value of SConsVersion in the following # line must remain "__ VERSION __" (without the spaces) so the built |