summaryrefslogtreecommitdiffstats
path: root/test/ignore-command.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/ignore-command.py')
-rw-r--r--test/ignore-command.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ignore-command.py b/test/ignore-command.py
index d4de8d3..c1e6149 100644
--- a/test/ignore-command.py
+++ b/test/ignore-command.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (c) 2001, 2002, 2003, 2004 The SCons Foundation
+# __COPYRIGHT__
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
@@ -26,7 +26,7 @@
Test use of a preceding - to ignore the return value from a command.
"""
-__revision__ = "/home/scons/scons/branch.0/branch.96/baseline/test/option-n.py 0.96.C352 2005/03/26 00:09:23 knight"
+__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
import os
import os.path