aboutsummaryrefslogtreecommitdiff
path: root/src/err.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/err.c')
-rw-r--r--src/err.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/err.c b/src/err.c
index a658e95..2d65f38 100644
--- a/src/err.c
+++ b/src/err.c
@@ -1,3 +1,3 @@
/* This file is part of vmod-binlog
- Copyright (C) 2013-2014 Sergey Poznyakoff
+ Copyright (C) 2013-2018 Sergey Poznyakoff
@@ -66,3 +66,3 @@ version(void)
printf("%s (%s) %s\n", progname, PACKAGE_TARNAME, PACKAGE_VERSION);
- printf("Copyright (C) 2013 Sergey Poznyakoff\n");
+ printf("Copyright (C) 2013-2018 Sergey Poznyakoff\n");
printf("License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n");

Return to:

Send suggestions and report system problems to the System administrator.