Pablo wrote the code I copy-pasted, so give credits. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx> --- examples/nft-chain-xml-add.c | 1 + examples/nft-rule-xml-add.c | 1 + examples/nft-table-xml-add.c | 1 + 3 files changed, 3 insertions(+) diff --git a/examples/nft-chain-xml-add.c b/examples/nft-chain-xml-add.c index 80a513d..799f901 100644 --- a/examples/nft-chain-xml-add.c +++ b/examples/nft-chain-xml-add.c @@ -1,4 +1,5 @@ /* + * 2012-2013 by Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> * 2013 by Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx> * * This program is free software; you can redistribute it and/or modify it diff --git a/examples/nft-rule-xml-add.c b/examples/nft-rule-xml-add.c index 7bd44ff..604517b 100644 --- a/examples/nft-rule-xml-add.c +++ b/examples/nft-rule-xml-add.c @@ -1,4 +1,5 @@ /* + * 2012-2013 by Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> * 2013 by Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx> * * This program is free software; you can redistribute it and/or modify it diff --git a/examples/nft-table-xml-add.c b/examples/nft-table-xml-add.c index 41df5b4..4486e68 100644 --- a/examples/nft-table-xml-add.c +++ b/examples/nft-table-xml-add.c @@ -1,4 +1,5 @@ /* + * 2012-2013 by Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> * 2013 by Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx> * * This program is free software; you can redistribute it and/or modify it -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html