[jsword-svn] jsword-web/web s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon May 16 17:43:54 MST 2005


Update of /cvs/jsword/jsword-web/web
In directory www.crosswire.org:/tmp/cvs-serv24665/web

Modified Files:
	writingcode.html index.html 
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.

Index: index.html
===================================================================
RCS file: /cvs/jsword/jsword-web/web/index.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** index.html	14 Mar 2005 02:05:00 -0000	1.9
--- index.html	17 May 2005 00:43:52 -0000	1.10
***************
*** 25,29 ****
    The software produced by the J-Sword project is open source software so it is
    freely available to anyone.
!   It is licensed under the <a href="api/gnu/gpl/Licence.html">GPL</a>.
  </p>
  
--- 25,29 ----
    The software produced by the J-Sword project is open source software so it is
    freely available to anyone.
!   It is licensed under the <a href="api/gnu/gpl/License.html">GPL</a>.
  </p>
  

Index: writingcode.html
===================================================================
RCS file: /cvs/jsword/jsword-web/web/writingcode.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** writingcode.html	14 Mar 2005 02:05:00 -0000	1.5
--- writingcode.html	17 May 2005 00:43:52 -0000	1.6
***************
*** 171,175 ****
   * &lt;p>&lt;table border='1' cellPadding='3' cellSpacing='0'>
   * &lt;tr>&lt;td bgColor='white' class='TableRowColor'>&lt;font size='-7'>
!  * Distribution Licence:&lt;br />
   *
   * JSword is free software; you can redistribute it
--- 171,175 ----
   * &lt;p>&lt;table border='1' cellPadding='3' cellSpacing='0'>
   * &lt;tr>&lt;td bgColor='white' class='TableRowColor'>&lt;font size='-7'>
!  * Distribution License:&lt;br />
   *
   * JSword is free software; you can redistribute it
***************
*** 186,190 ****
   * The copyright to this program is held by it's authors.
   * &lt;/font>&lt;/td>&lt;/tr>&lt;/table>
!  * @see gnu.gpl.Licence
   * @author ...
   * @version $Id$
--- 186,190 ----
   * The copyright to this program is held by it's authors.
   * &lt;/font>&lt;/td>&lt;/tr>&lt;/table>
!  * @see gnu.gpl.License
   * @author ...
   * @version $Id$
***************
*** 194,198 ****
  <table border='1' cellpadding='3' cellspacing='0'>
    <tr>
!     <td bgcolor='white' class='TableRowColor'><font size='-7'> Distribution Licence:<br />
        JSword is free software; you can redistribute it and/or modify it under
        the terms of the GNU General Public License, version 2 as published
--- 194,198 ----
  <table border='1' cellpadding='3' cellspacing='0'>
    <tr>
!     <td bgcolor='white' class='TableRowColor'><font size='-7'> Distribution License:<br />
        JSword is free software; you can redistribute it and/or modify it under
        the terms of the GNU General Public License, version 2 as published



More information about the jsword-svn mailing list