summaryrefslogtreecommitdiffstats
path: root/src/fib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fib.c')
-rw-r--r--src/fib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fib.c b/src/fib.c
index c6ad0f9c..98c57868 100644
--- a/src/fib.c
+++ b/src/fib.c
@@ -4,8 +4,8 @@
* Copyright (c) Red Hat GmbH. Author: Florian Westphal <fw@strlen.de>
*
* 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>