[easytag/easytag-2-2] Update copyright year in about dialog
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/easytag-2-2] Update copyright year in about dialog
- Date: Wed, 7 Jan 2015 09:35:40 +0000 (UTC)
commit 945d3c3d687e08afa5eb2b2ec608bf31b112a859
Author: David King <amigadave amigadave com>
Date: Sun Jan 4 22:24:36 2015 +0000
Update copyright year in about dialog
src/about.c | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/src/about.c b/src/about.c
index f9ca091..5a21e3b 100644
--- a/src/about.c
+++ b/src/about.c
@@ -1,7 +1,6 @@
-/* about.c - 2000/05/05 */
-/*
- * EasyTAG - Tag editor for MP3 and Ogg Vorbis files
- * Copyright (C) 2000-2003 Jerome Couderc <easytag gmail com>
+/* EasyTAG - tag editor for audio files
+ * Copyright (C) 2014,2015 David King <amigadave amigadave com>
+ * Copyright (C) 2000-2003 Jerome Couderc <easytag gmail com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -79,7 +78,7 @@ void Show_About_Window (void)
NULL
};
- static const gchar copyright[] = "Copyright © 2012–2014 David King\n"
+ static const gchar copyright[] = "Copyright © 2012–2015 David King\n"
"Copyright © 2009–2012 Kip Warner\n"
"Copyright © 2000–2008 Jérôme Couderc";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]