diff options
Diffstat (limited to 'tests/nft-expr_hash-test.c')
| -rw-r--r-- | tests/nft-expr_hash-test.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/nft-expr_hash-test.c b/tests/nft-expr_hash-test.c index 6644bb7..e2e59e9 100644 --- a/tests/nft-expr_hash-test.c +++ b/tests/nft-expr_hash-test.c @@ -1,11 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) 2016 by Laura Garcia <nevola@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> |
