Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1733
Modified Files:
ChangeLog README
Log Message:
Added mention of the XEmbed control and OpenVRML Player to "License terms".
Index: README
===================================================================
RCS file: /cvsroot/openvrml/openvrml/README,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** README 29 Apr 2007 07:25:36 -0000 1.78
--- README 29 Apr 2007 19:05:12 -0000 1.79
***************
*** 71,77 ****
OpenGL(TM) is a trademark of Silicon Graphics, Inc.
! The Mozilla plug-in as well as the included example programs are
! available under the terms of the GNU General Public License (GPL),
! version 2. The full text of the GPL can be found in the file "COPYING".
--- 71,78 ----
OpenGL(TM) is a trademark of Silicon Graphics, Inc.
! The XEmbed control, OpenVRML Player, and the Mozilla plug-in as
! well as the included example programs are available under the terms of
! the GNU General Public License (GPL), version 2. The full text of the
! GPL can be found in the file "COPYING".
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1491
retrieving revision 1.1492
diff -C2 -d -r1.1491 -r1.1492
*** ChangeLog 29 Apr 2007 07:25:36 -0000 1.1491
--- ChangeLog 29 Apr 2007 19:05:12 -0000 1.1492
***************
*** 1,4 ****
--- 1,9 ----
2007-04-29 Braden McDaniel <br...@en...>
+ * README: Added mention of the XEmbed control and OpenVRML Player
+ to "License terms".
+
+ 2007-04-29 Braden McDaniel <br...@en...>
+
* README: Documented --disable-player configure option.
|