From c335442eefcca160fb00f033b236deea61bd7b10 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 20 Apr 2021 01:57:20 +0200 Subject: src: incorrect header refers to GPLv2 only libnftnl is GPLv2+, fix incorrect headers. Acked-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- examples/nft-ruleset-get.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/nft-ruleset-get.c') diff --git a/examples/nft-ruleset-get.c b/examples/nft-ruleset-get.c index 7098437..cba9b09 100644 --- a/examples/nft-ruleset-get.c +++ b/examples/nft-ruleset-get.c @@ -5,9 +5,9 @@ * * Copyright (c) 2013 Pablo Neira Ayuso * - * 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 as published + * by the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * */ -- cgit v1.2.3