diff options
Diffstat (limited to 'src/xt.c')
-rw-r--r-- | src/xt.c | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ * Copyright (c) 2013-2015 Pablo Neira Ayuso <pablo@netfilter.org> * Copyright (c) 2015 Arturo Borrero Gonzalez <arturo@debian.org> * - * This program is free software; you can redistribute it and/or modifyi - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 (or any + * later) as published by the Free Software Foundation. */ #include <stdlib.h> |