aboutsummaryrefslogtreecommitdiffstats
path: root/qprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'qprintf.c')
-rw-r--r--qprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qprintf.c b/qprintf.c
index cc6b47b..5704619 100644
--- a/qprintf.c
+++ b/qprintf.c
@@ -3,7 +3,7 @@
*
* simple but quick snprintf() replacement
*
- * Copyright (C) 2004 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 2004 Michael Reinelt <michael@reinelt.co.at>
* Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* derived from a patch from Martin Hejl which is