From: davidb Date: Tue, 22 Apr 2003 02:19:07 +0000 (+0000) Subject: initial import into CVS X-Git-Tag: start X-Git-Url: https://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=commitdiff_plain;h=ee5785907fefbfcf40b61ad98dacd173dc4a80c1 initial import into CVS --- 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