diff options
Diffstat (limited to 'tests/nft-object-test.c')
-rw-r--r-- | tests/nft-object-test.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/nft-object-test.c b/tests/nft-object-test.c index d2ca444..77300e6 100644 --- a/tests/nft-object-test.c +++ b/tests/nft-object-test.c @@ -1,11 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) 2013 by Ana Rey Botello <anarey@gmail.com> - * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * */ #include <stdio.h> |