[jsword-svn] common/java/gpl/gnu/lgpl s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Thu Jun 23 18:15:12 MST 2005
Update of /cvs/jsword/common/java/gpl/gnu/lgpl
In directory www.crosswire.org:/tmp/cvs-serv5645/java/gpl/gnu/lgpl
Modified Files:
License.java
Log Message:
Fixed a typo
Index: License.java
===================================================================
RCS file: /cvs/jsword/common/java/gpl/gnu/lgpl/License.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** License.java 22 Jun 2005 03:50:55 -0000 1.1
--- License.java 24 Jun 2005 01:15:10 -0000 1.2
***************
*** 1,13 ****
/**
* Distribution License:
! * 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 by
! * the Free Software Foundation. This program 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 General Public License for more details.
*
* The License is available on the internet at:
! * http://www.gnu.org/copyleft/gpl.html
* or by writing to:
* Free Software Foundation, Inc.
--- 1,13 ----
/**
* Distribution License:
! * This is free software; you can redistribute it and/or modify it under
! * the terms of the GNU Lesser General Public License, version 2.1 as published
! * by the Free Software Foundation. This program 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.
*
* The License is available on the internet at:
! * http://www.gnu.org/copyleft/lgpl.html
* or by writing to:
* Free Software Foundation, Inc.
More information about the jsword-svn
mailing list