summaryrefslogtreecommitdiff
path: root/gammu-detect/main.c
diff options
context:
space:
mode:
authorMichal Čihař <nijel@debian.org>2017-01-05 13:47:22 +0100
committerMichal Čihař <nijel@debian.org>2017-01-05 13:47:22 +0100
commit6b54c723339c71549052038798d2e71333369ae4 (patch)
tree21ed195dc28e1058b142d93149c9f282823f12e5 /gammu-detect/main.c
parent403eca6af192d9a1e57d7c8ea1181b3c6137bc4e (diff)
New upstream version 1.38.1
Diffstat (limited to 'gammu-detect/main.c')
-rw-r--r--gammu-detect/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gammu-detect/main.c b/gammu-detect/main.c
index 46d2d39..9bce94e 100644
--- a/gammu-detect/main.c
+++ b/gammu-detect/main.c
@@ -82,7 +82,7 @@ void print_version(void)
printf(" - %s\n", _("Windows serial port probing"));
#endif
printf("\n");
- printf("%s\n", _("Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."));
+ printf("%s\n", _("Copyright (C) 2010 - 2017 Michal Cihar <michal@cihar.com> and other authors."));
printf("\n");
printf("%s\n", _("License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."));
printf("%s\n", _("This is free software: you are free to change and redistribute it."));