Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1387
Modified Files:
Tag: OpenVRML-0_16-BRANCH
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.65.2.13
retrieving revision 1.65.2.14
diff -C2 -d -r1.65.2.13 -r1.65.2.14
*** README 29 Apr 2007 07:25:21 -0000 1.65.2.13
--- README 29 Apr 2007 19:04:55 -0000 1.65.2.14
***************
*** 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.1310.2.166
retrieving revision 1.1310.2.167
diff -C2 -d -r1.1310.2.166 -r1.1310.2.167
*** ChangeLog 29 Apr 2007 07:25:21 -0000 1.1310.2.166
--- ChangeLog 29 Apr 2007 19:04:54 -0000 1.1310.2.167
***************
*** 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.
|