[banshee] AboutDialog: update copyright year to 2014



commit 78bcbbb072be71137973842c93fa794af9a1faec
Author: Andrés G. Aragoneses <knocte gmail com>
Date:   Tue Jan 21 23:45:40 2014 +0100

    AboutDialog: update copyright year to 2014

 .../Banshee.Gui.Dialogs/AboutDialog.cs             |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs 
b/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
index 87a4607..f725520 100644
--- a/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
+++ b/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
@@ -94,7 +94,7 @@ namespace Banshee.Gui.Dialogs
                 "Copyright \u00a9 2005\u2013{0} Novell, Inc.\n" +
                 "Copyright \u00a9 2005\u2013{1} Others\n" +
                 "Copyright \u00a9 2005 Aaron Bockover"
-            ), "2011", "2012");
+            ), "2011", "2014");
 
             Website = "http://banshee.fm/";;
             WebsiteLabel = Catalog.GetString ("Banshee Website");


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