aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-12-10 13:43:04 +0200
committerSergey Poznyakoff <gray@gnu.org>2018-12-10 13:44:42 +0200
commit1db37f43ecd4f60ce73b042564263d9633d1a684 (patch)
tree12cffcf6c347e8701b5d54b4ce9805b01a4a731d /doc
parent64853618b1c0ae890772aaad3ef75ffe6fdce67a (diff)
downloadvmod-binlog-1db37f43ecd4f60ce73b042564263d9633d1a684.tar.gz
vmod-binlog-1db37f43ecd4f60ce73b042564263d9633d1a684.tar.bz2
Update copyright yearsrelease-2.3
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/binlogcat.14
-rw-r--r--doc/binlogsel.14
-rw-r--r--doc/vmod-binlog.32
4 files changed, 6 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 340a384..f0a3d4e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of vmod-binlog
-# Copyright (C) 2013-2014 Sergey Poznyakoff
+# Copyright (C) 2013-2018 Sergey Poznyakoff
#
# Vmod-binlog is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/binlogcat.1 b/doc/binlogcat.1
index ba54077..dd24dd6 100644
--- a/doc/binlogcat.1
+++ b/doc/binlogcat.1
@@ -1,5 +1,5 @@
.\" This file is part of Vmod-binlog -*- nroff -*-
-.\" Copyright (C) 2013-2014 Sergey Poznyakoff
+.\" Copyright (C) 2013-2018 Sergey Poznyakoff
.\"
.\" Vmod-binlog is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
@@ -57,7 +57,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <gray@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2013 Sergey Poznyakoff
+Copyright \(co 2013-2018 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/binlogsel.1 b/doc/binlogsel.1
index ddc19fa..224349b 100644
--- a/doc/binlogsel.1
+++ b/doc/binlogsel.1
@@ -1,5 +1,5 @@
.\" This file is part of Vmod-binlog -*- nroff -*-
-.\" Copyright (C) 2013-2014 Sergey Poznyakoff
+.\" Copyright (C) 2013-2018 Sergey Poznyakoff
.\"
.\" Vmod-binlog is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
@@ -240,7 +240,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <gray@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2013 Sergey Poznyakoff
+Copyright \(co 2013-2018 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/vmod-binlog.3 b/doc/vmod-binlog.3
index 97b942a..cd74f59 100644
--- a/doc/vmod-binlog.3
+++ b/doc/vmod-binlog.3
@@ -13,7 +13,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with vmod-binlog. If not, see <http://www.gnu.org/licenses/>.
-.TH VMOD-BINLOG 1 "December 10, 2018" "VMOD-BINLOG" "User Reference"
+.TH VMOD-BINLOG 3 "December 10, 2018" "VMOD-BINLOG" "User Reference"
.SH NAME
vmod\-binlog \- binary log file support for Varnish Cache.
.SH SYNOPSIS

Return to:

Send suggestions and report system problems to the System administrator.