[f-spot] Update copyright year in about.



commit 255f5adf52e65a80445672280254ac9e7a4fe16f
Author: Ruben Vermeersch <ruben savanne be>
Date:   Sun May 23 19:16:12 2010 +0200

    Update copyright year in about.

 src/UI.Dialog/AboutDialog.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/UI.Dialog/AboutDialog.cs b/src/UI.Dialog/AboutDialog.cs
index d33b942..dab0fb8 100644
--- a/src/UI.Dialog/AboutDialog.cs
+++ b/src/UI.Dialog/AboutDialog.cs
@@ -75,7 +75,7 @@ namespace FSpot.UI.Dialog
 				"\tEttore Perazzoli",
 			};
 			Comments = Catalog.GetString ("Photo management for GNOME");
-			Copyright = Catalog.GetString ("Copyright \x00a9 2003-2009 Novell Inc.");
+			Copyright = Catalog.GetString ("Copyright \x00a9 2003-2010 Novell Inc.");
 			Documenters = new string[] {
 				"Aaron Bockover",
 				"Alexandre Prokoudine",	



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