[banshee/stable-2.6] AboutDialog: update copyright year to 2014



commit df4003d352f2753eb99593b7b0aec0a67bf4d3f9
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 33324ce..ddd3fa6 100644
--- a/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
+++ b/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
@@ -98,7 +98,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]