summaryrefslogtreecommitdiff
path: root/gtk/dialogs/gtk_about.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/dialogs/gtk_about.c')
-rw-r--r--gtk/dialogs/gtk_about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/dialogs/gtk_about.c b/gtk/dialogs/gtk_about.c
index 2862f9f03..eb7417127 100644
--- a/gtk/dialogs/gtk_about.c
+++ b/gtk/dialogs/gtk_about.c
@@ -55,7 +55,7 @@ static const gchar *description =
static const gchar *url = "http://www.netsurf-browser.org/";
static const gchar *url_label = "NetSurf Website";
static const gchar *copyright =
- "Copyright © 2003 - 2009 The NetSurf Developers";
+ "Copyright © 2003 - 2010 The NetSurf Developers";
static void launch_url (GtkAboutDialog *about_dialog, const gchar *url,
gpointer data)