aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2009-02-13 18:54:18 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2009-02-13 18:54:18 +0000
commit21e47238e83620f466cd5d4133feaca7b79777b2 (patch)
tree0e6b6102b1c3c37bbaeaf2654094b2576e945e9b
parente97fab3f956f9042fe240b58426c9d93f558c2f4 (diff)
downloaddzen-21e47238e83620f466cd5d4133feaca7b79777b2.tar.gz
dzen-21e47238e83620f466cd5d4133feaca7b79777b2.zip
updated year
git-svn-id: http://dzen.googlecode.com/svn/trunk@253 f2baff5b-bf2c-0410-a398-912abdc3d8b2
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 511c047..ad712cd 100644
--- a/main.c
+++ b/main.c
@@ -975,7 +975,7 @@ main(int argc, char *argv[]) {
else if(!strncmp(argv[i], "-dock", 6))
use_ewmh_dock = 1;
else if(!strncmp(argv[i], "-v", 3)) {
- printf("dzen-"VERSION", (C)opyright 2007-2008 Robert Manea\n");
+ printf("dzen-"VERSION", (C)opyright 2007-2009 Robert Manea\n");
printf(
"Enabled optional features: "
#ifdef DZEN_XMP