diff options
Diffstat (limited to 'extensions/libxt_u32.c')
-rw-r--r-- | extensions/libxt_u32.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/extensions/libxt_u32.c b/extensions/libxt_u32.c index 18aae2db..d01864f1 100644 --- a/extensions/libxt_u32.c +++ b/extensions/libxt_u32.c @@ -5,8 +5,10 @@ * net/netfilter/xt_u32.c * * (C) 2002 by Don Cohen <don-netf@isis.cs3-inc.com> - * Copyright © Jan Engelhardt <jengelh@gmx.de>, 2007 * Released under the terms of GNU GPL v2 + * + * Copyright © CC Computer Consultants GmbH, 2007 + * Contact: <jengelh@computergmbh.de> */ #include <sys/types.h> #include <ctype.h> |