From 6f7f834f8bbd3423a271295aa2ce8fae7163aca2 Mon Sep 17 00:00:00 2001
From: Benedikt Meurer <benedikt.meurer@googlemail.com>
Date: Sat, 1 Jan 2011 14:34:26 +0100
Subject: [PATCH] Update copyright.

---
 thunar/thunar-dialogs.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/thunar/thunar-dialogs.c b/thunar/thunar-dialogs.c
index 63440c90a..039f40dd1 100644
--- a/thunar/thunar-dialogs.c
+++ b/thunar/thunar-dialogs.c
@@ -1,7 +1,7 @@
 /* $Id$ */
 /*-
- * Copyright (c) 2005-2007 Benedikt Meurer <benny@xfce.org>
- * Copyright (c) 2009-2010 Jannis Pohlmann <jannis@xfce.org>
+ * Copyright (c) 2005-2011 Benedikt Meurer <benny@xfce.org>
+ * Copyright (c) 2009-2011 Jannis Pohlmann <jannis@xfce.org>
  *
  * 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 the Free
@@ -238,9 +238,9 @@ thunar_dialogs_show_about (GtkWindow   *parent,
                          "artists", artists,
                          "authors", authors,
                          "comments", comments,
-                         "copyright", "Copyright \302\251 2004-2009 Benedikt Meurer\n"
-                                      "Copyright \302\251 2009-2010 Jannis Pohlmann\n"
-                                      "Copyright \302\251 2009-2010 Nick Schermer",
+                         "copyright", "Copyright \302\251 2004-2011 Benedikt Meurer\n"
+                                      "Copyright \302\251 2009-2011 Jannis Pohlmann\n"
+                                      "Copyright \302\251 2009-2011 Nick Schermer",
                          "destroy-with-parent", TRUE,
                          "documenters", documenters,
                          "license", XFCE_LICENSE_GPL,
-- 
GitLab