aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zexy.h')
-rw-r--r--src/zexy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zexy.h b/src/zexy.h
index 2cd6ff3..3348a0e 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -112,7 +112,7 @@ typedef struct _mypdlist
static void zexy_register(char*object){
if(object!=0){
post("[%s] part of zexy-%s (compiled: "__DATE__")", object, VERSION);
- post("\tCopyright (l) 1999-2011 IOhannes m zmölnig, forum::für::umläute & IEM");
+ post("\tCopyright (c) 1999-2012 IOhannes m zmölnig, forum::für::umläute & IEM");
}
}
#else