[jsword-svn] common/java/gpl/gnu/gpl s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sun Jun 5 17:17:39 MST 2005


Update of /cvs/jsword/common/java/gpl/gnu/gpl
In directory www.crosswire.org:/tmp/cvs-serv5749/java/gpl/gnu/gpl

Modified Files:
	License.java 
Log Message:
Optimized the KeySidebar.
Cleaned up some checkstyle reports.

Index: License.java
===================================================================
RCS file: /cvs/jsword/common/java/gpl/gnu/gpl/License.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** License.java	2 Jun 2005 23:40:35 -0000	1.3
--- License.java	6 Jun 2005 00:17:37 -0000	1.4
***************
*** 392,396 ****
          return Msg.WARRANTY.toString(name);
      }
!     
      /**
       * Get the license distribution terms.
--- 392,396 ----
          return Msg.WARRANTY.toString(name);
      }
! 
      /**
       * Get the license distribution terms.
***************
*** 402,406 ****
          return Msg.DETAILS.toString(name);
      }
!     
      /**
       * The name of the program being licensed.
--- 402,406 ----
          return Msg.DETAILS.toString(name);
      }
! 
      /**
       * The name of the program being licensed.



More information about the jsword-svn mailing list