gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog plugin/plugin.cpp [release_0_7_2]


From: Tomas Groth
Subject: [Gnash-commit] gnash ChangeLog plugin/plugin.cpp [release_0_7_2]
Date: Fri, 17 Nov 2006 10:08:03 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         release_0_7_2
Changes by:     Tomas Groth <tgc>       06/11/17 10:08:03

Modified files:
        .              : ChangeLog 
        plugin         : plugin.cpp 

Log message:
        Remove Mozilla license exemption.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&only_with_tag=release_0_7_2&r1=1.1412.2.179&r2=1.1412.2.180
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/plugin.cpp?cvsroot=gnash&only_with_tag=release_0_7_2&r1=1.64.2.2&r2=1.64.2.3

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1412.2.179
retrieving revision 1.1412.2.180
diff -u -b -r1.1412.2.179 -r1.1412.2.180
--- ChangeLog   16 Nov 2006 21:38:55 -0000      1.1412.2.179
+++ ChangeLog   17 Nov 2006 10:08:02 -0000      1.1412.2.180
@@ -1,3 +1,7 @@
+2006-11-17 Tomas Groth Christensen <address@hidden>
+
+       * plugin/plugin.cpp: Remove Mozilla license exemption.
+
 2006-11-15 Sandro Santilli <address@hidden>
 
        * server/parser/movie_def_impl.{cpp,h}:

Index: plugin/plugin.cpp
===================================================================
RCS file: /sources/gnash/gnash/plugin/plugin.cpp,v
retrieving revision 1.64.2.2
retrieving revision 1.64.2.3
diff -u -b -r1.64.2.2 -r1.64.2.3
--- plugin/plugin.cpp   9 Nov 2006 16:14:15 -0000       1.64.2.2
+++ plugin/plugin.cpp   17 Nov 2006 10:08:02 -0000      1.64.2.3
@@ -17,7 +17,7 @@
 // 
 //
 
-/* $Id: plugin.cpp,v 1.64.2.2 2006/11/09 16:14:15 strk Exp $ */
+/* $Id: plugin.cpp,v 1.64.2.3 2006/11/17 10:08:02 tgc Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -35,10 +35,8 @@
   Inc.<br> Gnash comes with NO WARRANTY, to the extent permitted by law.  You \
   may redistribute copies of Gnash under the terms of the                     \
   <a href=\"http://www.gnu.org/licenses/gpl.html\";>GNU General Public License \
-  </a>, with an additional special exception allowing linking with Mozilla,   \
-  or any variant of Mozilla (such as Firefox), so long as the linking is      \
-  through its standard plug-in interface.  For more information about Gnash,  \
-  see <a href=\"http://www.gnu.org/software/gnash/\";>                         \
+  </a>. For more information about Gnash, see <a \
+  href=\"http://www.gnu.org/software/gnash/\";> \
   http://www.gnu.org/software/gnash</a>."
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]