Update of /cvsroot/htmlparser/htmlparser/src/org/htmlparser/nodeDecorators
In directory sc8-pr-cvs1:/tmp/cvs-serv15493/htmlparser/src/org/htmlparser/nodeDecorators
Modified Files:
DecodingNode.java
Log Message:
Update version headers to 1.4-20030713 and update changelog.
Index: DecodingNode.java
===================================================================
RCS file: /cvsroot/htmlparser/htmlparser/src/org/htmlparser/nodeDecorators/DecodingNode.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** DecodingNode.java 29 Jun 2003 12:29:31 -0000 1.3
--- DecodingNode.java 13 Jul 2003 12:15:04 -0000 1.4
***************
*** 1,3 ****
! // HTMLParser Library v1_4_20030629 - A java-based parser for HTML
// Copyright (C) Dec 31, 2000 Somik Raha
//
--- 1,3 ----
! // HTMLParser Library v1_4_20030713 - A java-based parser for HTML
// Copyright (C) Dec 31, 2000 Somik Raha
//
|