From ee5785907fefbfcf40b61ad98dacd173dc4a80c1 Mon Sep 17 00:00:00 2001 From: davidb Date: Tue, 22 Apr 2003 02:19:07 +0000 Subject: [PATCH] initial import into CVS --- rwhoisd/lex.py | 2 +- rwhoisd/yacc.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rwhoisd/lex.py b/rwhoisd/lex.py index ca9999d..e535af4 100644 --- a/rwhoisd/lex.py +++ b/rwhoisd/lex.py @@ -8,7 +8,7 @@ # # Copyright (C) 2001, David M. Beazley # -# $Header: /home/davidb/src/cvs/python-rwhoisd/rwhoisd/lex.py,v 1.1 2003/04/22 02:19:07 davidb Exp $ +# $Header: /home/davidb/src/cvs/python-rwhoisd/rwhoisd/lex.py,v 1.1.1.1 2003/04/22 02:19:07 davidb Exp $ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/rwhoisd/yacc.py b/rwhoisd/yacc.py index b79d95f..42b74ea 100644 --- a/rwhoisd/yacc.py +++ b/rwhoisd/yacc.py @@ -8,7 +8,7 @@ # # Copyright (C) 2001, David M. Beazley # -# $Header: /home/davidb/src/cvs/python-rwhoisd/rwhoisd/yacc.py,v 1.1 2003/04/22 02:19:07 davidb Exp $ +# $Header: /home/davidb/src/cvs/python-rwhoisd/rwhoisd/yacc.py,v 1.1.1.1 2003/04/22 02:19:07 davidb Exp $ # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public -- 2.36.6