[longomatch] Update copyrights.
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Update copyrights.
- Date: Wed, 24 Sep 2014 20:28:12 +0000 (UTC)
commit 365da20dc17701749bcc70f7aa036d4ca5ef563e
Author: Julien Moutte <julien fluendo com>
Date: Tue Sep 9 21:01:51 2014 +0200
Update copyrights.
LongoMatch.Core/Common/Constants.cs | 2 +-
LongoMatch.GUI/Gui/Dialog/About.cs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch.Core/Common/Constants.cs b/LongoMatch.Core/Common/Constants.cs
index 898fd95..2ae737f 100644
--- a/LongoMatch.Core/Common/Constants.cs
+++ b/LongoMatch.Core/Common/Constants.cs
@@ -31,7 +31,7 @@ namespace LongoMatch.Core.Common
public const string DEFAULT_DB_NAME = "longomatch";
- public const string COPYRIGHT = "Copyright ©2007-2010 Andoni Morales Alastruey";
+ public const string COPYRIGHT = "Copyright ©2007-2014 Andoni Morales Alastruey";
public const string FAKE_PROJECT = "@Fake Project@";
diff --git a/LongoMatch.GUI/Gui/Dialog/About.cs b/LongoMatch.GUI/Gui/Dialog/About.cs
index 4b50fac..176afc8 100644
--- a/LongoMatch.GUI/Gui/Dialog/About.cs
+++ b/LongoMatch.GUI/Gui/Dialog/About.cs
@@ -32,7 +32,7 @@ namespace LongoMatch.Gui.Dialog
Copyright = Constants.COPYRIGHT;
Website = Constants.WEBSITE;
License = Constants.LICENSE;
- Authors = new string[] {"Andoni Morales Alastruey"};
+ Authors = new string[] {"Andoni Morales Alastruey", "Fluendo" };
Artists = new string[] {"Bencomo González Marrero"};
TranslatorCredits = Constants.TRANSLATORS;
SetUrlHook(delegate(Gtk.AboutDialog dialog, string url) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]