summaryrefslogtreecommitdiff
path: root/src/gsmd/gsmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsmd/gsmd.c')
-rw-r--r--src/gsmd/gsmd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gsmd/gsmd.c b/src/gsmd/gsmd.c
index 3bb25a6..9389f5f 100644
--- a/src/gsmd/gsmd.c
+++ b/src/gsmd/gsmd.c
@@ -332,6 +332,7 @@ static struct option opts[] = {
static void print_header(void)
{
printf("gsmd - (C) 2006-2007 by OpenMoko, Inc. and contributors\n"
+ " (C) 2012-2013 by Harald Welte\n\n"
"This program is FREE SOFTWARE under the terms of GNU GPL\n\n");
}
personal git repositories of Harald Welte. Your mileage may vary