summaryrefslogtreecommitdiffstats
path: root/src/batch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/batch.c')
-rw-r--r--src/batch.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/batch.c b/src/batch.c
index ca8f922..8a9c6f9 100644
--- a/src/batch.c
+++ b/src/batch.c
@@ -2,8 +2,9 @@
* 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.
+ * 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 "internal.h"