summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conntrackd.conf.59
-rw-r--r--src/systemd.c2
2 files changed, 5 insertions, 6 deletions
diff --git a/conntrackd.conf.5 b/conntrackd.conf.5
index ed387b9..4a4f2e2 100644
--- a/conntrackd.conf.5
+++ b/conntrackd.conf.5
@@ -1,5 +1,5 @@
.\"
-.\" (C) Copyright 2015, Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+.\" (C) Copyright 2015, Arturo Borrero Gonzalez <arturo@debian.org>
.\"
.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
.\" This is free documentation; you can redistribute it and/or
@@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH CONNTRACKD.CONF 5 "Nov 19, 2015"
+.TH CONNTRACKD.CONF 5 "Oct 18, 2016"
.SH NAME
conntrackd.conf \- configuration file for conntrackd daemon
@@ -1066,9 +1066,8 @@ General {
.SH AUTHOR
Pablo Neira Ayuso wrote and maintains the conntrackd tool.
-This manual page was written by Arturo Borrero González
-<arturo.borrero.glez@gmail.com> based on the conntrackd tarball config
-examples.
+This manual page was written by Arturo Borrero Gonzalez <arturo@debian.org>
+based on the conntrackd tarball config examples.
Please send bug reports to <netfilter-devel@lists.netfilter.org>. Subscription is required.
diff --git a/src/systemd.c b/src/systemd.c
index 2c5daaf..c6253cc 100644
--- a/src/systemd.c
+++ b/src/systemd.c
@@ -1,5 +1,5 @@
/*
- * (C) 2015 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+ * (C) 2015 by Arturo Borrero Gonzalez <arturo@debian.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by