summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2013-03-14 20:52:35 +0100
committerHarald Welte <laforge@gnumonks.org>2013-03-14 20:52:35 +0100
commitcf9ad6fe4dda247c47d0df10ef95fcaa45d87558 (patch)
treeebb91fa3ba122c104e29aa5ad8ad24a421c04d84 /src
parent4aeb40093b722c3bd34ee6b672ae4406b447a40c (diff)
update copyright notice
Diffstat (limited to 'src')
-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