summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2007-10-20 15:17:30 +0000
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2007-10-20 15:17:30 +0000
commita338e3a4db1b1aaa3af441ba5ea3640b163cedb1 (patch)
treea683802f85f919135500388198b12ecb22330199
parent99f2c1863d2f18ee0e733de83cbd1c8d64ed9478 (diff)
Transfer all my copyright over to our company.
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
-rw-r--r--extensions/libxt_time.c3
-rw-r--r--extensions/libxt_u32.c4
2 files changed, 5 insertions, 2 deletions
diff --git a/extensions/libxt_time.c b/extensions/libxt_time.c
index bc19938..29dd05d 100644
--- a/extensions/libxt_time.c
+++ b/extensions/libxt_time.c
@@ -1,6 +1,7 @@
/*
* libxt_time - iptables part for xt_time
- * Copyright © Jan Engelhardt <jengelh@computergmbh.de>, 2007
+ * Copyright © CC Computer Consultants GmbH, 2007
+ * Contact: <jengelh@computergmbh.de>
*
* libxt_time.c is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/extensions/libxt_u32.c b/extensions/libxt_u32.c
index 18aae2d..d01864f 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>