gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/gui gtk.cpp


From: Markus Gothe
Subject: [Gnash-commit] gnash/gui gtk.cpp
Date: Fri, 05 Jan 2007 23:55:59 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/01/05 23:55:59

Modified files:
        gui            : gtk.cpp 

Log message:
        Updated license-text

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gtk.cpp?cvsroot=gnash&r1=1.58&r2=1.59

Patches:
Index: gtk.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gtk.cpp,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- gtk.cpp     5 Jan 2007 23:53:23 -0000       1.58
+++ gtk.cpp     5 Jan 2007 23:55:59 -0000       1.59
@@ -17,7 +17,7 @@
 // 
 //
 
-/* $Id: gtk.cpp,v 1.58 2007/01/05 23:53:23 nihilus Exp $ */
+/* $Id: gtk.cpp,v 1.59 2007/01/05 23:55:59 nihilus Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -814,7 +814,7 @@
 //                   "translator-credits", "translator-credits",
                    "logo", logo_pixbuf,
                   "license", 
-                  "   Copyright (C) 2005, 2006 Free Software Foundation, 
Inc.\n This program is free software; you can redistribute it and/or modify\n 
it under the terms of the GNU General Public License as published by\n the Free 
Software Foundation; either version 2 of the License, or\n (at your option) any 
later version.\n\n This program is distributed in the hope that it will be 
useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n GNU General 
Public License for more details.\n You should have received a copy of the GNU 
General Public License\n along with this program; if not, write to the Free 
Software\n Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  
02110-1301  USA",
+                  "This program is free software; you can redistribute it 
and/or modify\n it under the terms of the GNU General Public License as 
published by\n the Free Software Foundation; either version 2 of the License, 
or\n (at your option) any later version.\n\n This program is distributed in the 
hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the 
implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See 
the\n GNU General Public License for more details.\n You should have received a 
copy of the GNU General Public License\n along with this program; if not, write 
to the Free Software\n Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, 
MA  02110-1301  USA",
                   "website", "http://www.gnu.org/software/gnash/";,
                    NULL);
  




reply via email to

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