diff options
Diffstat (limited to 'src/monitor.c')
-rw-r--r-- | src/monitor.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/monitor.c b/src/monitor.c index 4b55872b..9692b859 100644 --- a/src/monitor.c +++ b/src/monitor.c @@ -2,8 +2,8 @@ * Copyright (c) 2015 Arturo Borrero Gonzalez <arturo@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. + * it under the terms of the GNU General Public License version 2 (or any + * later) as published by the Free Software Foundation. */ #include <string.h> |