diff --git a/test-tc.py b/test-tc.py
index 7850d7d..0b4ea0d 100755
--- a/test-tc.py
+++ b/test-tc.py
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
+# test-tc.py - A Test Driver For The 'tconfpy' Configuration File Parser
 # Copyright (c) 2003-2004 TundraWare Inc.  All Rights Reserved.
 
 PROGNAME = "tconfpy Test Driver"
-RCSID = "$Id: test-tc.py,v 1.121 2004/04/01 00:09:40 tundra Exp $"
+RCSID = "$Id: test-tc.py,v 1.122 2004/04/01 00:55:02 tundra Exp $"
 VERSION = RCSID.split()[2]
 
 # Copyright Information