netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnftables PATCH] examples: give credits to Pablo Neira Ayuso
@ 2013-07-10 10:17 Arturo Borrero Gonzalez
  0 siblings, 0 replies; only message in thread
From: Arturo Borrero Gonzalez @ 2013-07-10 10:17 UTC (permalink / raw)
  To: netfilter-devel

Pablo wrote the code I copy-pasted, so give credits.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
---
 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@netfilter.org>
  * 2013 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
  *
  * 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@netfilter.org>
  * 2013 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
  *
  * 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@netfilter.org>
  * 2013 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify it


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-10 10:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-10 10:17 [libnftables PATCH] examples: give credits to Pablo Neira Ayuso Arturo Borrero Gonzalez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).