[vinagre] Update copyright and authors information
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Update copyright and authors information
- Date: Mon, 18 Apr 2011 16:48:06 +0000 (UTC)
commit 48f4248c207af8b569d3ab76b72967eaabaa5dbe
Author: David King <amigadave amigadave com>
Date: Mon Apr 18 18:37:15 2011 +0200
Update copyright and authors information
vinagre/vinagre-utils.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/vinagre/vinagre-utils.c b/vinagre/vinagre-utils.c
index 1739d64..2638dd9 100644
--- a/vinagre/vinagre-utils.c
+++ b/vinagre/vinagre-utils.c
@@ -248,6 +248,7 @@ void
vinagre_utils_help_about (GtkWindow *window)
{
static const gchar * const authors[] = {
+ "David King <amigadave amigadave com>",
"Jonh Wendell <jwendell gnome org>",
NULL
};
@@ -258,7 +259,8 @@ vinagre_utils_help_about (GtkWindow *window)
};
static const gchar copyright[] = \
- "Copyright \xc2\xa9 2007-2009 Jonh Wendell";
+ "Copyright \xc2\xa9 2007-2011 Jonh Wendell\n" \
+ "Copyright \xc2\xa9 2011 David King";
static const gchar comments[] = \
N_("Vinagre is a remote desktop viewer for the GNOME Desktop");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]