From 0edb572f6e1ff9c2571c8dbaf15e51af57f072c1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 22 Jan 2011 17:19:12 +0100 Subject: [PATCH] ACCOUNT: update to 1.16 There are no changes to integrate from ipt_ACCOUNT because xt_ACCOUT already, by way of the compat_xtables layer, supports multiple kernel versions. --- extensions/ACCOUNT/VERSION.txt | 1 + extensions/ACCOUNT/xt_ACCOUNT.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 extensions/ACCOUNT/VERSION.txt diff --git a/extensions/ACCOUNT/VERSION.txt b/extensions/ACCOUNT/VERSION.txt new file mode 100644 index 0000000..e715196 --- /dev/null +++ b/extensions/ACCOUNT/VERSION.txt @@ -0,0 +1 @@ +1.16 diff --git a/extensions/ACCOUNT/xt_ACCOUNT.c b/extensions/ACCOUNT/xt_ACCOUNT.c index 9b18008..2214cb6 100644 --- a/extensions/ACCOUNT/xt_ACCOUNT.c +++ b/extensions/ACCOUNT/xt_ACCOUNT.c @@ -3,7 +3,7 @@ * See http://www.intra2net.com/opensource/ipt_account * * for further information * * * - * Copyright (C) 2004-2008 by Intra2net AG * + * Copyright (C) 2004-2011 by Intra2net AG * * opensource@intra2net.com * * * * This program is free software; you can redistribute it and/or modify *