gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1617-g79def99
Date: Fri, 01 Mar 2013 22:12:50 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  79def9936d1b225b49e0451cfac8123f6b04262d (commit)
      from  e309f67f4436abd1fa7d31981b556ee66052113e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=79def9936d1b225b49e0451cfac8123f6b04262d


commit 79def9936d1b225b49e0451cfac8123f6b04262d
Author: Rob Savoye <address@hidden>
Date:   Fri Mar 1 15:12:38 2013 -0700

    update copyright dates

diff --git a/gui/gtk/gtk.cpp b/gui/gtk/gtk.cpp
index 5572843..4a57fbe 100644
--- a/gui/gtk/gtk.cpp
+++ b/gui/gtk/gtk.cpp
@@ -1875,7 +1875,7 @@ GtkGui::showAboutDialog()
 
     gtk_about_dialog_set_version(about, version.c_str());
     gtk_about_dialog_set_copyright(about, "Copyright (C) 2005, 2006, 2007, "
-            "2008, 2009, 2010, 2011 The Free Software Foundation");
+            "2008, 2009, 2010, 2011, 2012, 2013 The Free Software Foundation");
     gtk_about_dialog_set_comments (about, comments.c_str());
     gtk_about_dialog_set_authors(about, authors);
     gtk_about_dialog_set_documenters(about, documentors);

-----------------------------------------------------------------------

Summary of changes:
 gui/gtk/gtk.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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