From 278fdfa1db8eb0d902858152febd078f37fd22e3 Mon Sep 17 00:00:00 2001 From: David Maciejak Date: Fri, 28 Feb 2014 08:00:18 +0700 Subject: [PATCH] Updated copyright date --- src/dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dialog.c b/src/dialog.c index 43f12fcb..69fd31d4 100644 --- a/src/dialog.c +++ b/src/dialog.c @@ -1106,7 +1106,7 @@ typedef struct { #define COPYRIGHT_TEXT \ "Copyright \xc2\xa9 1997-2006 Alfredo K. Kojima\n"\ "Copyright \xc2\xa9 1998-2006 Dan Pascu\n"\ - "Copyright \xc2\xa9 2013 Window Maker Developers Team" + "Copyright \xc2\xa9 2013-2014 Window Maker Developers Team" static InfoPanel *thePanel = NULL;