[Nice-commit] Nice/web index.xml,1.9,1.10
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2004-03-25 15:50:37
|
Update of /cvsroot/nice/Nice/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27796/web Modified Files: index.xml Log Message: Clarification about the license of the Nice runtime. Index: index.xml =================================================================== RCS file: /cvsroot/nice/Nice/web/index.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** index.xml 9 Mar 2004 12:25:48 -0000 1.9 --- index.xml 25 Mar 2004 15:39:49 -0000 1.10 *************** *** 152,156 **** <para> ! Nice is freely available under the GPL. </para> </section> --- 152,158 ---- <para> ! Nice is freely available under the GPL. The runtime classes are licensed ! under the "GPL + linking exception" license, which means that libraries and ! programs written in Nice can be licensed under any terms. </para> </section> |