summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/expr/masq.c2
-rw-r--r--src/expr/redir.c2
-rw-r--r--src/ruleset.c2
-rw-r--r--src/utils.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/expr/masq.c b/src/expr/masq.c
index 32b5ad9..7c235d3 100644
--- a/src/expr/masq.c
+++ b/src/expr/masq.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+ * (C) 2014 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
diff --git a/src/expr/redir.c b/src/expr/redir.c
index d5bc179..43538d5 100644
--- a/src/expr/redir.c
+++ b/src/expr/redir.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+ * (C) 2014 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
diff --git a/src/ruleset.c b/src/ruleset.c
index 233ff0e..b6ca565 100644
--- a/src/ruleset.c
+++ b/src/ruleset.c
@@ -1,6 +1,6 @@
/*
* (C) 2012-2013 by Pablo Neira Ayuso <pablo@netfilter.org>
- * (C) 2013 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+ * (C) 2013 by Arturo Borrero Gonzalez <arturo@debian.org>
* (C) 2013 by Alvaro Neira Ayuso <alvaroneay@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/utils.c b/src/utils.c
index f0f5467..3e44960 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -1,6 +1,6 @@
/*
* (C) 2012-2013 by Pablo Neira Ayuso <pablo@netfilter.org>
- * (C) 2013 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+ * (C) 2013 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