aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.h
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-01-25 09:04:03 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-01-25 09:04:03 +0000
commit91156cb20be72c7bc1e899613c0792281c9cda87 (patch)
tree28eae24a78d8477f8ed8d8f2f2a6ee2132f665d6 /src/zexy.h
parentfc16e57e473393459c662d530c8b31bb1438df2e (diff)
updated copyright notice
svn path=/trunk/externals/zexy/; revision=4488
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 384a53c..6b1b278 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -100,7 +100,7 @@ static void zexy_register(char*object){
if(object!=0){
post("[%s]", object);
post("\tpart of zexy-%s", VERSION);
- post("\tCopyright (l) IOhannes m zmölnig, 1999-2005");
+ post("\tCopyright (l) IOhannes m zmölnig, 1999-2006");
post("\tforum::für::umläute");
post("\tIEM");
post("\tcompiled: "__DATE__" ");