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


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

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Tomas Groth <tgc>       06/11/17 10:10:58

Modified files:
        .              : ChangeLog 
        plugin         : plugin.cpp 

Log message:
        Remove Mozilla license exemption.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1645&r2=1.1646
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/plugin.cpp?cvsroot=gnash&r1=1.66&r2=1.67

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1645
retrieving revision 1.1646
diff -u -b -r1.1645 -r1.1646
--- ChangeLog   17 Nov 2006 09:20:06 -0000      1.1645
+++ ChangeLog   17 Nov 2006 10:10:58 -0000      1.1646
@@ -1,3 +1,7 @@
+2006-11-17 Tomas Groth Christensen <address@hidden>
+
+       * plugin/plugin.cpp: Remove Mozilla license exemption.
+
 2006-11-17 Sandro Santilli <address@hidden>
 
        * testsuite/actionscript.all/dejagnu_so_init.as: raise

Index: plugin/plugin.cpp
===================================================================
RCS file: /sources/gnash/gnash/plugin/plugin.cpp,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -b -r1.66 -r1.67
--- plugin/plugin.cpp   9 Nov 2006 16:12:43 -0000       1.66
+++ plugin/plugin.cpp   17 Nov 2006 10:10:58 -0000      1.67
@@ -17,7 +17,7 @@
 // 
 //
 
-/* $Id: plugin.cpp,v 1.66 2006/11/09 16:12:43 strk Exp $ */
+/* $Id: plugin.cpp,v 1.67 2006/11/17 10:10:58 tgc Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -35,13 +35,10 @@
   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>."
 
-
 #include <sys/param.h>
 #include "plugin.h" //Fixes Warning on redef of MIN/MAX
 #include <csignal>




reply via email to

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