aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2019-12-14 21:13:22 +0100
committerHarald Welte <laforge@osmocom.org>2019-12-14 23:07:04 +0100
commit60118315ccf3b864cbeb7b14a1eebe06ac5a0e99 (patch)
tree704608f2b7cedfa77bebc90f2258962e62450cac
parent63c9e1f402a39a3c05c94e9da4afff07a46ab7ae (diff)
update copyright statement
-rw-r--r--firmware/apps/cardem/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/apps/cardem/main.c b/firmware/apps/cardem/main.c
index 3c5a32c..2f7bcd5 100644
--- a/firmware/apps/cardem/main.c
+++ b/firmware/apps/cardem/main.c
@@ -159,7 +159,7 @@ extern int main(void)
printf("\n\r\n\r"
"=============================================================================\n\r"
"SIMtrace2 firmware " GIT_VERSION "\n\r"
- "(C) 2010-2017 by Harald Welte, 2018-2019 by Kevin Redon\n\r"
+ "(C) 2010-2019 by Harald Welte, 2018-2019 by Kevin Redon\n\r"
"=============================================================================\n\r");
#if (TRACE_LEVEL >= TRACE_LEVEL_INFO)