summaryrefslogtreecommitdiff
path: root/lib/scanf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/scanf.rb')
-rw-r--r--lib/scanf.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/scanf.rb b/lib/scanf.rb
index 2972bf9d60..1e63051654 100644
--- a/lib/scanf.rb
+++ b/lib/scanf.rb
@@ -1,9 +1,9 @@
# scanf for Ruby
#
-# $Revision$
-# $Id$
-# $Author$
-# $Date$
+# $Revision: 1.2.2.1 $
+# $Id: scanf.rb,v 1.2.2.1 2004/03/20 11:57:10 dblack Exp $
+# $Author: dblack $
+# $Date: 2004/03/20 11:57:10 $
#
# A product of the Austin Ruby Codefest (Austin, Texas, August 2002)