diff options
Diffstat (limited to 'src/batch.c')
| -rw-r--r-- | src/batch.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/batch.c b/src/batch.c index ca8f922..2fca5fc 100644 --- a/src/batch.c +++ b/src/batch.c @@ -1,9 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (c) 2013-2015 Pablo Neira Ayuso <pablo@netfilter.org> - * - * 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. */ #include "internal.h" |
