[Htmlparser-cvs] htmlparser/src/org/htmlparser/filters package.html,1.3,1.4
Brought to you by:
derrickoswald
From: <der...@us...> - 2004-01-02 16:25:31
|
Update of /cvsroot/htmlparser/htmlparser/src/org/htmlparser/filters In directory sc8-pr-cvs1:/tmp/cvs-serv2062/htmlparser/src/org/htmlparser/filters Modified Files: package.html Log Message: Update the integration procedure to use a CVS tag, rather than changing the version in every file header. Index: package.html =================================================================== RCS file: /cvsroot/htmlparser/htmlparser/src/org/htmlparser/filters/package.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** package.html 8 Dec 2003 01:31:51 -0000 1.3 --- package.html 2 Jan 2004 16:24:53 -0000 1.4 *************** *** 4,12 **** <HEAD> <!-- ! @(#)package.html 1.60 98/01/27 ! HTMLParser Library v1_4_20031207 - A java-based parser for HTML ! Copyright (C) Dec 31, 2000 Somik Raha This library is free software; you can redistribute it and/or --- 4,17 ---- <HEAD> <!-- + HTMLParser Library $Name$ - A java-based parser for HTML + http://sourceforge.org/projects/htmlparser + Copyright (C) 2004 Somik Raha ! Revision Control Information ! $Source$ ! $Author$ ! $Date$ ! $Revision$ This library is free software; you can redistribute it and/or *************** *** 17,38 **** This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software ! Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! ! For any questions or suggestions, you can write to me at : ! Email :so...@in... ! ! Postal Address : ! Somik Raha ! Extreme Programmer & Coach ! Industrial Logic Corporation ! 2583 Cedar Street, Berkeley, ! CA 94708, USA ! Website : http://www.industriallogic.com ! --> <TITLE>Filters Package</TITLE> --- 22,31 ---- This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software ! Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> <TITLE>Filters Package</TITLE> |