Update of /cvsroot/jarspy/JarSpy-htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv12557
Modified Files:
heading.html
Log Message:
*** empty log message ***
Index: heading.html
===================================================================
RCS file: /cvsroot/jarspy/JarSpy-htdocs/heading.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** heading.html 17 Apr 2003 00:40:26 -0000 1.18
--- heading.html 17 Apr 2003 00:44:58 -0000 1.19
***************
*** 8,17 ****
</head>
<body>
! <center>
! <!--
! <img src="images/jar.gif" alt="JarSpy Logo">
! -->
! <h1>JarSpy<br>The Java Archive Spying Utility</h1>
! </center>
<table cellSpacing="0" cellPadding="0" border="0" width="100%"><tbody><tr>
<td><p align="right"><img src="images/left.jpg" width="7" height="22"></td>
--- 8,12 ----
</head>
<body>
! <h1 style="text-align:center">JarSpy<br>The Java Archive Spying Utility</h1>
<table cellSpacing="0" cellPadding="0" border="0" width="100%"><tbody><tr>
<td><p align="right"><img src="images/left.jpg" width="7" height="22"></td>
|