diff options
author | anatoly techtonik <techtonik@gmail.com> | 2014-02-25 05:36:17 (GMT) |
---|---|---|
committer | anatoly techtonik <techtonik@gmail.com> | 2014-02-25 05:36:17 (GMT) |
commit | d195102ae754743efa7578149244f82e70d089b0 (patch) | |
tree | 9580fc656d604b6f8291b852c3abb40c1d8d0547 /SConstruct | |
parent | 67a955e55c907bcd5b37710be2ae1fbf022b0ece (diff) | |
download | SCons-d195102ae754743efa7578149244f82e70d089b0.zip SCons-d195102ae754743efa7578149244f82e70d089b0.tar.gz SCons-d195102ae754743efa7578149244f82e70d089b0.tar.bz2 |
No need to update copyright_years in QMTest/TestSCons.py anymore
Diffstat (limited to 'SConstruct')
-rw-r--r-- | SConstruct | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +3,6 @@ # # See the README.rst file for an overview of how SCons is built and tested. -# When this gets changed, you must also change the copyright_years string -# in QMTest/TestSCons.py so the test scripts look for the right string. copyright_years = '2001-2014' # This gets inserted into the man pages to reflect the month of release. |