[Fb-contrib-commit] fb-contrib/htdocs index.html,1.6,1.7
Brought to you by:
dbrosius
From: Dave B. <dbr...@us...> - 2005-09-16 04:30:27
|
Update of /cvsroot/fb-contrib/fb-contrib/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6442/htdocs Modified Files: index.html Log Message: bigger headline Index: index.html =================================================================== RCS file: /cvsroot/fb-contrib/fb-contrib/htdocs/index.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- index.html 16 Sep 2005 04:21:00 -0000 1.6 +++ index.html 16 Sep 2005 04:30:19 -0000 1.7 @@ -3,8 +3,8 @@ <meta name="keywords" content="findbugs,plugin,detector,bug,static,jar"/> <title>fb-contrib: A FindBugs auxiliary detector plugin</title> </head> -<body> - <h3>fb-contrib: A FindBugs auxiliary detector plugin</h3> +<body background> + <h1>fb-contrib: A FindBugs auxiliary detector plugin</h1> <p>fb-contrib is an extra detector plugin to be used with the static bug finder FindBugs (findbugs.sourceforge.net). Just download the fb-contrib.jar |