summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2010-06-16 12:38:21 (GMT)
committerSteven Knight <knight@baldmt.com>2010-06-16 12:38:21 (GMT)
commitdb8180f5bd6bd90a6e9f5599e7609c0e09d0b843 (patch)
tree8d8cafb2f7ca989e7c1fd6f11db00b515746f2a9 /QMTest
parentd17b1012106133c8f65e8f8e0e105d251a60b14d (diff)
downloadSCons-db8180f5bd6bd90a6e9f5599e7609c0e09d0b843.zip
SCons-db8180f5bd6bd90a6e9f5599e7609c0e09d0b843.tar.gz
SCons-db8180f5bd6bd90a6e9f5599e7609c0e09d0b843.tar.bz2
Add __COPYRIGHT__ and __FILE__ template strings.
Diffstat (limited to 'QMTest')
-rw-r--r--QMTest/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/QMTest/README.txt b/QMTest/README.txt
index 992a45b..949a2fe 100644
--- a/QMTest/README.txt
+++ b/QMTest/README.txt
@@ -53,3 +53,6 @@ the pieces here are local to SCons.
Pieces for the use of QMTest to test SCons. We're moving away
from this infrastructure, in no small part because we're not
really using it as originally envisioned.
+
+__COPYRIGHT__
+__FILE__ __REVISION__ __DATE__ __DEVELOPER__