]> granicus.if.org Git - ipset/commitdiff
Correct copyright owner
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 10 Nov 2016 10:51:37 +0000 (11:51 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 10 Nov 2016 10:51:37 +0000 (11:51 +0100)
The functions was not introduced by Sergey Popovich, he proposed
only separating them into individual extension header files.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/include/linux/netfilter/ipset/ip_set_counter.h
kernel/include/linux/netfilter/ipset/ip_set_skbinfo.h

index f2f1e8f2508f0a2d0179e66f7bd78eceb38a9977..8bf91923b60397f31dfc17e9584f204ba32f043d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _IP_SET_COUNTER_H
 #define _IP_SET_COUNTER_H
 
-/* Copyright (C) 2015 Sergey Popovich <popovich_sergei@mail.ua>
+/* Copyright (C) 2015 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
  *
  * 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
index c6df3a1c2d65d0b550c1328b94a806fa241fc835..51e4ccf28339a53f3fb35f89ac6d8bca4afe399b 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _IP_SET_SKBINFO_H
 #define _IP_SET_SKBINFO_H
 
-/* Copyright (C) 2015 Sergey Popovich <popovich_sergei@mail.ua>
+/* Copyright (C) 2015 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
  *
  * 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