summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gsmd/gsmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsmd/gsmd.c b/src/gsmd/gsmd.c
index a94a664..b7761cc 100644
--- a/src/gsmd/gsmd.c
+++ b/src/gsmd/gsmd.c
@@ -323,7 +323,7 @@ static struct option opts[] = {
static void print_header(void)
{
- printf("gsmd - (C) 2006-2007 by Harald Welte <laforge@gnumonks.org>\n"
+ printf("gsmd - (C) 2006-2007 by OpenMoko, Inc. and contributors\n"
"This program is FREE SOFTWARE under the terms of GNU GPL\n\n");
}
personal git repositories of Harald Welte. Your mileage may vary