summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/args.c2
-rw-r--r--lib/data.c2
-rw-r--r--lib/debug.c2
-rw-r--r--lib/errcode.c2
-rw-r--r--lib/icmp.c2
-rw-r--r--lib/icmpv6.c2
-rw-r--r--lib/ipset.c2
-rw-r--r--lib/ipset_bitmap_ip.c2
-rw-r--r--lib/ipset_bitmap_ipmac.c2
-rw-r--r--lib/ipset_bitmap_port.c2
-rw-r--r--lib/ipset_hash_ip.c2
-rw-r--r--lib/ipset_hash_ipmark.c2
-rw-r--r--lib/ipset_hash_ipport.c2
-rw-r--r--lib/ipset_hash_ipportip.c2
-rw-r--r--lib/ipset_hash_ipportnet.c2
-rw-r--r--lib/ipset_hash_mac.c2
-rw-r--r--lib/ipset_hash_net.c2
-rw-r--r--lib/ipset_hash_netiface.c2
-rw-r--r--lib/ipset_hash_netnet.c2
-rw-r--r--lib/ipset_hash_netport.c2
-rw-r--r--lib/ipset_hash_netportnet.c2
-rw-r--r--lib/ipset_list_set.c2
-rw-r--r--lib/libipset.32
-rw-r--r--lib/mnl.c2
-rw-r--r--lib/parse.c2
-rw-r--r--lib/print.c2
-rw-r--r--lib/session.c2
-rw-r--r--lib/types.c2
28 files changed, 28 insertions, 28 deletions
diff --git a/lib/args.c b/lib/args.c
index a0cea4f..204c544 100644
--- a/lib/args.c
+++ b/lib/args.c
@@ -1,4 +1,4 @@
-/* Copyright 2017 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2017 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/data.c b/lib/data.c
index 9a7c861..47c9ddb 100644
--- a/lib/data.c
+++ b/lib/data.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/debug.c b/lib/debug.c
index 44d0f04..6b3ead2 100644
--- a/lib/debug.c
+++ b/lib/debug.c
@@ -1,4 +1,4 @@
-/* Copyright 2011 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2011 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/errcode.c b/lib/errcode.c
index d356264..b38f95e 100644
--- a/lib/errcode.c
+++ b/lib/errcode.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/icmp.c b/lib/icmp.c
index c50be7e..6312d3e 100644
--- a/lib/icmp.c
+++ b/lib/icmp.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/icmpv6.c b/lib/icmpv6.c
index 82234da..8443ee5 100644
--- a/lib/icmpv6.c
+++ b/lib/icmpv6.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset.c b/lib/ipset.c
index 4366e60..8633491 100644
--- a/lib/ipset.c
+++ b/lib/ipset.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_bitmap_ip.c b/lib/ipset_bitmap_ip.c
index 10dc3ae..76bfa38 100644
--- a/lib/ipset_bitmap_ip.c
+++ b/lib/ipset_bitmap_ip.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_bitmap_ipmac.c b/lib/ipset_bitmap_ipmac.c
index e26cc69..f24b10b 100644
--- a/lib/ipset_bitmap_ipmac.c
+++ b/lib/ipset_bitmap_ipmac.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_bitmap_port.c b/lib/ipset_bitmap_port.c
index cbffdd1..72224a7 100644
--- a/lib/ipset_bitmap_port.c
+++ b/lib/ipset_bitmap_port.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_ip.c b/lib/ipset_hash_ip.c
index a125eff..2ef1af3 100644
--- a/lib/ipset_hash_ip.c
+++ b/lib/ipset_hash_ip.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_ipmark.c b/lib/ipset_hash_ipmark.c
index 33009f5..42b1979 100644
--- a/lib/ipset_hash_ipmark.c
+++ b/lib/ipset_hash_ipmark.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2013 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2013 Jozsef Kadlecsik (kadlec@netfilter.org)
* Copyright 2013 Smoothwall Ltd. (vytas.dauksa@smoothwall.net)
*
* This program is free software; you can redistribute it and/or modify
diff --git a/lib/ipset_hash_ipport.c b/lib/ipset_hash_ipport.c
index c505412..b48cac2 100644
--- a/lib/ipset_hash_ipport.c
+++ b/lib/ipset_hash_ipport.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_ipportip.c b/lib/ipset_hash_ipportip.c
index b8e14a8..545e50c 100644
--- a/lib/ipset_hash_ipportip.c
+++ b/lib/ipset_hash_ipportip.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_ipportnet.c b/lib/ipset_hash_ipportnet.c
index bcc3c7b..94a680e 100644
--- a/lib/ipset_hash_ipportnet.c
+++ b/lib/ipset_hash_ipportnet.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_mac.c b/lib/ipset_hash_mac.c
index b80ce88..426c384 100644
--- a/lib/ipset_hash_mac.c
+++ b/lib/ipset_hash_mac.c
@@ -1,4 +1,4 @@
-/* Copyright 2014 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2014 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_net.c b/lib/ipset_hash_net.c
index 01371db..ef9e19c 100644
--- a/lib/ipset_hash_net.c
+++ b/lib/ipset_hash_net.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_netiface.c b/lib/ipset_hash_netiface.c
index 1d829a3..a709816 100644
--- a/lib/ipset_hash_netiface.c
+++ b/lib/ipset_hash_netiface.c
@@ -1,4 +1,4 @@
-/* Copyright 2011 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2011 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_netnet.c b/lib/ipset_hash_netnet.c
index 64ff0df..9918b47 100644
--- a/lib/ipset_hash_netnet.c
+++ b/lib/ipset_hash_netnet.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
* Copyright 2013 Oliver Smith (oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa)
*
* This program is free software; you can redistribute it and/or modify
diff --git a/lib/ipset_hash_netport.c b/lib/ipset_hash_netport.c
index f6409e2..48501ce 100644
--- a/lib/ipset_hash_netport.c
+++ b/lib/ipset_hash_netport.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_hash_netportnet.c b/lib/ipset_hash_netportnet.c
index 4d04dd8..0b36bd5 100644
--- a/lib/ipset_hash_netportnet.c
+++ b/lib/ipset_hash_netportnet.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/ipset_list_set.c b/lib/ipset_list_set.c
index 973243f..a19b748 100644
--- a/lib/ipset_list_set.c
+++ b/lib/ipset_list_set.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/libipset.3 b/lib/libipset.3
index 840db06..42a741f 100644
--- a/lib/libipset.3
+++ b/lib/libipset.3
@@ -1,4 +1,4 @@
-.\" Man page written by Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
+.\" Man page written by Jozsef Kadlecsik <kadlec@netfilter.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 by
diff --git a/lib/mnl.c b/lib/mnl.c
index 4ce90b4..cc5124d 100644
--- a/lib/mnl.c
+++ b/lib/mnl.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/parse.c b/lib/parse.c
index 5943f05..31a619d 100644
--- a/lib/parse.c
+++ b/lib/parse.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/print.c b/lib/print.c
index 02ffe41..bafe58f 100644
--- a/lib/print.c
+++ b/lib/print.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/session.c b/lib/session.c
index 9e1d7dd..c28c2d8 100644
--- a/lib/session.c
+++ b/lib/session.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/lib/types.c b/lib/types.c
index 1adf640..0de5d97 100644
--- a/lib/types.c
+++ b/lib/types.c
@@ -1,4 +1,4 @@
-/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
+/* Copyright 2007-2010 Jozsef Kadlecsik (kadlec@netfilter.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as