summaryrefslogtreecommitdiff
path: root/gammu-detect/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gammu-detect/main.c')
-rw-r--r--gammu-detect/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gammu-detect/main.c b/gammu-detect/main.c
index 59abdd1..46d2d39 100644
--- a/gammu-detect/main.c
+++ b/gammu-detect/main.c
@@ -82,13 +82,13 @@ void print_version(void)
printf(" - %s\n", _("Windows serial port probing"));
#endif
printf("\n");
- printf("%s\n", _("Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."));
+ printf("%s\n", _("Copyright (C) 2010 - 2016 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."));
printf("%s\n", _("There is NO WARRANTY, to the extent permitted by law."));
printf("\n");
- printf("%s\n", _("Check <http://wammu.eu/gammu/> for updates."));
+ printf("%s\n", _("Check <https://wammu.eu/gammu/> for updates."));
printf("\n");
}