[ekiga] Fixed about copyright.



commit b42612b8ae362ccf052171c95839a5603f6129b4
Author: Damien Sandras <dsandras beip be>
Date:   Sun Feb 19 12:01:05 2012 +0100

    Fixed about copyright.

 src/gui/callbacks.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/callbacks.cpp b/src/gui/callbacks.cpp
index 13cb246..fbb5513 100644
--- a/src/gui/callbacks.cpp
+++ b/src/gui/callbacks.cpp
@@ -137,7 +137,7 @@ GNU GPL for all the rest of the software thus combined.")
   gtk_show_about_dialog (GTK_WINDOW (parent_window),
 		"name", "Ekiga",
 		"version", VERSION,
-                "copyright", "Copyright  2000-2009 Damien Sandras",
+                "copyright", "Copyright  2000-2012 Damien Sandras",
 		"authors", authors,
 		"documenters", documenters,
 		"translator-credits", translator_credits,



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