]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
src: Update copyright header to GPLv2+ in socket.c
authorMáté Eckl <ecklm94@gmail.com>
Fri, 16 Dec 2022 19:06:10 +0000 (20:06 +0100)
committerFlorian Westphal <fw@strlen.de>
Mon, 2 Jan 2023 12:55:52 +0000 (13:55 +0100)
Cc: Pablo Neira Ayuso <pablo@netfilter.org>,
Cc: Phil Sutter <phil@nwl.cc>
Signed-off-by: Máté Eckl <ecklm94@gmail.com>
Signed-off-by: Balázs Scheidler <bazsi77@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
src/socket.c

index eb0751536120597d646b6aa9fa5f2cf2bb048b59..356557b4dbed982e92c39f9354d5f7248aa31e11 100644 (file)
@@ -4,8 +4,8 @@
  * Copyright (c) 2018 Máté Eckl <ecklm94@gmail.com>
  *
  * 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
- * published by the Free Software Foundation.
+ * it under the terms of the GNU General Public License version 2 (or any
+ * later) as published by the Free Software Foundation.
  */
 
 #include <nftables.h>