From: Arturo Borrero Gonzalez Date: Mon, 10 Oct 2016 10:26:34 +0000 (+0200) Subject: src: update Arturo Borrero Gonzalez email X-Git-Tag: libnftnl-1.0.7~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41363369c3df93cb2e8856c51629223f4d89d1e6;p=thirdparty%2Flibnftnl.git src: update Arturo Borrero Gonzalez email Update Arturo Borrero Gonzalez email address. Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- diff --git a/examples/nft-chain-parse-add.c b/examples/nft-chain-parse-add.c index dd27343d..6d6d989c 100644 --- a/examples/nft-chain-parse-add.c +++ b/examples/nft-chain-parse-add.c @@ -1,6 +1,6 @@ /* * (C) 2013 by Pablo Neira Ayuso - * (C) 2014 by Arturo Borrero Gonzalez + * (C) 2014 by Arturo Borrero Gonzalez * * 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 diff --git a/examples/nft-rule-parse-add.c b/examples/nft-rule-parse-add.c index 90f1da7a..e6946c87 100644 --- a/examples/nft-rule-parse-add.c +++ b/examples/nft-rule-parse-add.c @@ -1,6 +1,6 @@ /* * (C) 2013 by Pablo Neira Ayuso - * (C) 2013 by Arturo Borrero Gonzalez + * (C) 2013 by Arturo Borrero Gonzalez * * 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 diff --git a/examples/nft-ruleset-get.c b/examples/nft-ruleset-get.c index 9e997c21..9e80bb6f 100644 --- a/examples/nft-ruleset-get.c +++ b/examples/nft-ruleset-get.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 Arturo Borrero Gonzalez + * Copyright (c) 2013 Arturo Borrero Gonzalez * * based on previous code from: * diff --git a/examples/nft-set-parse-add.c b/examples/nft-set-parse-add.c index 550e8f40..2882f141 100644 --- a/examples/nft-set-parse-add.c +++ b/examples/nft-set-parse-add.c @@ -4,7 +4,7 @@ * Based on nft-set-xml-add from: * * (C) 2013 by Pablo Neira Ayuso - * (C) 2013 by Arturo Borrero Gonzalez + * (C) 2013 by Arturo Borrero Gonzalez * * 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 diff --git a/examples/nft-table-parse-add.c b/examples/nft-table-parse-add.c index 28cb2760..cb4bcc67 100644 --- a/examples/nft-table-parse-add.c +++ b/examples/nft-table-parse-add.c @@ -1,6 +1,6 @@ /* * (C) 2013 by Pablo Neira Ayuso - * (C) 2013 by Arturo Borrero Gonzalez + * (C) 2013 by Arturo Borrero Gonzalez * * 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 diff --git a/src/expr/masq.c b/src/expr/masq.c index 32b5ad9d..7c235d3b 100644 --- a/src/expr/masq.c +++ b/src/expr/masq.c @@ -1,5 +1,5 @@ /* - * (C) 2014 by Arturo Borrero Gonzalez + * (C) 2014 by Arturo Borrero Gonzalez * * 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 d5bc1793..43538d54 100644 --- a/src/expr/redir.c +++ b/src/expr/redir.c @@ -1,5 +1,5 @@ /* - * (C) 2014 by Arturo Borrero Gonzalez + * (C) 2014 by Arturo Borrero Gonzalez * * 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 233ff0eb..b6ca565f 100644 --- a/src/ruleset.c +++ b/src/ruleset.c @@ -1,6 +1,6 @@ /* * (C) 2012-2013 by Pablo Neira Ayuso - * (C) 2013 by Arturo Borrero Gonzalez + * (C) 2013 by Arturo Borrero Gonzalez * (C) 2013 by Alvaro Neira Ayuso * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils.c b/src/utils.c index f0f54677..3e449609 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1,6 +1,6 @@ /* * (C) 2012-2013 by Pablo Neira Ayuso - * (C) 2013 by Arturo Borrero Gonzalez + * (C) 2013 by Arturo Borrero Gonzalez * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published