summaryrefslogtreecommitdiffstats
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
parent65334ad262ffe9e7ad82a3b9b42ec4b03cd515e1 (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 bc199381..29dd05df 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 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>