From 4bf10c6d6ab92b9bbeba72c148306719ffe0c246 Mon Sep 17 00:00:00 2001 From: Arturo Borrero Gonzalez Date: Tue, 18 Oct 2016 14:12:57 +0200 Subject: extensions: update Arturo Borrero email address The email address has changed, let's update it. Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- extensions/libarpt_mangle.c | 2 +- extensions/libebt_802_3.c | 2 +- extensions/libebt_ip.c | 2 +- extensions/libebt_limit.c | 2 +- extensions/libebt_mark.c | 2 +- extensions/libebt_mark_m.c | 2 +- extensions/libebt_nflog.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/extensions/libarpt_mangle.c b/extensions/libarpt_mangle.c index 03c31a94..ec9b5436 100644 --- a/extensions/libarpt_mangle.c +++ b/extensions/libarpt_mangle.c @@ -1,5 +1,5 @@ /* - * Arturo Borrero Gonzalez adapted + * Arturo Borrero Gonzalez adapted * this code to libxtables for arptables-compat in 2015 */ diff --git a/extensions/libebt_802_3.c b/extensions/libebt_802_3.c index 3c4a1c3c..f05d02ea 100644 --- a/extensions/libebt_802_3.c +++ b/extensions/libebt_802_3.c @@ -5,7 +5,7 @@ * * May 2003 * - * Adapted by Arturo Borrero Gonzalez + * Adapted by Arturo Borrero Gonzalez * to use libxtables for ebtables-compat */ diff --git a/extensions/libebt_ip.c b/extensions/libebt_ip.c index 8b628760..4ca63e93 100644 --- a/extensions/libebt_ip.c +++ b/extensions/libebt_ip.c @@ -9,7 +9,7 @@ * Innominate Security Technologies AG * September, 2002 * - * Adapted by Arturo Borrero Gonzalez + * Adapted by Arturo Borrero Gonzalez * to use libxtables for ebtables-compat in 2015. */ diff --git a/extensions/libebt_limit.c b/extensions/libebt_limit.c index c71561c1..6b9bb16f 100644 --- a/extensions/libebt_limit.c +++ b/extensions/libebt_limit.c @@ -8,7 +8,7 @@ * September, 2003 * * Translated to use libxtables for ebtables-compat in 2015 by - * Arturo Borrero Gonzalez + * Arturo Borrero Gonzalez */ #include diff --git a/extensions/libebt_mark.c b/extensions/libebt_mark.c index 587b4a63..a1a208c3 100644 --- a/extensions/libebt_mark.c +++ b/extensions/libebt_mark.c @@ -5,7 +5,7 @@ * * July, 2002, September 2006 * - * Adapted by Arturo Borrero Gonzalez + * Adapted by Arturo Borrero Gonzalez * to use libxtables for ebtables-compat in 2015. */ diff --git a/extensions/libebt_mark_m.c b/extensions/libebt_mark_m.c index ef9eb6a6..ab9d2344 100644 --- a/extensions/libebt_mark_m.c +++ b/extensions/libebt_mark_m.c @@ -5,7 +5,7 @@ * * July, 2002 * - * Adapted by Arturo Borrero Gonzalez + * Adapted by Arturo Borrero Gonzalez * to use libxtables for ebtables-compat in 2015. */ diff --git a/extensions/libebt_nflog.c b/extensions/libebt_nflog.c index 72bf3724..fef71960 100644 --- a/extensions/libebt_nflog.c +++ b/extensions/libebt_nflog.c @@ -10,7 +10,7 @@ * libxt_NFLOG.c * * Adapted to libxtables for ebtables-compat in 2015 by - * Arturo Borrero Gonzalez + * Arturo Borrero Gonzalez */ #include -- cgit v1.2.3