summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_u32.c
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2007-10-20 15:17:30 +0000
committerPatrick McHardy <kaber@trash.net>2007-10-20 15:17:30 +0000
commit032722b2d24138ee92e459c779ae4869f33b1f37 (patch)
treea683802f85f919135500388198b12ecb22330199 /extensions/libxt_u32.c
parent65334ad262ffe9e7ad82a3b9b42ec4b03cd515e1 (diff)
Transfer all my copyright over to our company.
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Diffstat (limited to 'extensions/libxt_u32.c')
-rw-r--r--extensions/libxt_u32.c4
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>