diff options
Diffstat (limited to 'tests/nft-expr_meta-test.c')
| -rw-r--r-- | tests/nft-expr_meta-test.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/nft-expr_meta-test.c b/tests/nft-expr_meta-test.c index 2f03fb1..43c665f 100644 --- a/tests/nft-expr_meta-test.c +++ b/tests/nft-expr_meta-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> |
