[Jsmooth-cvs] jsmooth/src/locale Texts.properties,1.10,1.11
Status: Beta
Brought to you by:
reyes
From: Rodrigo R. <re...@us...> - 2007-04-07 21:26:48
|
Update of /cvsroot/jsmooth/jsmooth/src/locale In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv10753/src/locale Modified Files: Texts.properties Log Message: fixes typos Index: Texts.properties =================================================================== RCS file: /cvsroot/jsmooth/jsmooth/src/locale/Texts.properties,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Texts.properties 7 Apr 2007 09:51:50 -0000 1.10 --- Texts.properties 7 Apr 2007 21:26:44 -0000 1.11 *************** *** 122,126 **** General Public License. Please read the License.txt file that \ comes with the package. Additional software bundled with JSmooth may come with their own license, please check.\ ! <p> The executable generated (the launchers created by JSmooth) are under the LGPL with a "runtime exception" similar to the gcc licence exception: It is not required that you distribute the source code with, nor that you publish a notice mentionning jsmooth. <br> \ <ul> \ <li> For the latest news on JSmooth, visit the <a href="http://jsmooth.sourceforge.net/">web site</a> \ --- 122,126 ---- General Public License. Please read the License.txt file that \ comes with the package. Additional software bundled with JSmooth may come with their own license, please check.\ ! <p> The executable generated (the launchers created by JSmooth) are under the LGPL with a "runtime exception" similar to the gcc licence exception: It is not required that you distribute the source code with it, nor that you publish a notice mentionning jsmooth. <br> \ <ul> \ <li> For the latest news on JSmooth, visit the <a href="http://jsmooth.sourceforge.net/">web site</a> \ |