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: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog plugin/plugin.cpp
Date: Fri, 19 Oct 2007 01:47:54 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/10/19 01:47:54

Modified files:
        .              : ChangeLog 
        plugin         : plugin.cpp 

Log message:
        Added year 2007

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4638&r2=1.4639
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/plugin.cpp?cvsroot=gnash&r1=1.85&r2=1.86

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.4638
retrieving revision 1.4639
diff -u -b -r1.4638 -r1.4639
--- ChangeLog   18 Oct 2007 23:14:17 -0000      1.4638
+++ ChangeLog   19 Oct 2007 01:47:53 -0000      1.4639
@@ -1,3 +1,7 @@
+2007-10-19 Markus Gothe <address@hidden>
+
+       * plugin/plugin.cpp: Added year 2007.
+
 2007-10-18 Bastiaan Jacques <address@hidden>
 
        * backend/render_handler_cairo.cpp: initTestBuffer: fix a set of

Index: plugin/plugin.cpp
===================================================================
RCS file: /sources/gnash/gnash/plugin/plugin.cpp,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -b -r1.85 -r1.86
--- plugin/plugin.cpp   15 Oct 2007 22:27:12 -0000      1.85
+++ plugin/plugin.cpp   19 Oct 2007 01:47:54 -0000      1.86
@@ -15,7 +15,7 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: plugin.cpp,v 1.85 2007/10/15 22:27:12 strk Exp $ */
+/* $Id: plugin.cpp,v 1.86 2007/10/19 01:47:54 nihilus Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -36,7 +36,7 @@
 
 #define PLUGIN_DESCRIPTION \
   "Shockwave Flash "FLASH_VERSION" Gnash "VERSION", the GNU Flash Player. \
-  Copyright &copy; 2006 <a href=\"http://www.fsf.org\";>Free Software \
+  Copyright &copy; 2006, 2007 <a href=\"http://www.fsf.org\";>Free Software \
   Foundation</a>, Inc. <br> \
   Gnash comes with NO WARRANTY, to the extent permitted by law. \
   You may redistribute copies of Gnash under the terms of the \




reply via email to

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