summaryrefslogtreecommitdiff
path: root/gammu/gammu.c
diff options
context:
space:
mode:
authorMichal Čihař <nijel@debian.org>2015-08-26 15:40:59 +0200
committerMichal Čihař <nijel@debian.org>2015-08-26 15:40:59 +0200
commit3a1d9ea026f7f0ce5c5fedd8058892d5e1d3d271 (patch)
treedf28b5ce314804f67ed244c804f4d533b85daafb /gammu/gammu.c
parent7bc932d13fe000a6b895efcbf54105970e1773d0 (diff)
Imported Upstream version 1.36.5
Diffstat (limited to 'gammu/gammu.c')
-rw-r--r--gammu/gammu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gammu/gammu.c b/gammu/gammu.c
index 2959a7f..d4f871b 100644
--- a/gammu/gammu.c
+++ b/gammu/gammu.c
@@ -326,7 +326,7 @@ static void Version(int argc UNUSED, char *argv[]UNUSED)
{
PrintVersion();
- printf("%s\n", _("Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other authors."));
+ printf("%s\n", _("Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."));
printf("\n");