summaryrefslogtreecommitdiffstats
path: root/sbin/natd
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1997-12-30 00:38:56 +0000
committeralex <alex@FreeBSD.org>1997-12-30 00:38:56 +0000
commit3314e9bde154628c91b1275f2120b19b7e18668e (patch)
treef75add82d8b9f62cd274e41a4360cebc71723efc /sbin/natd
parentc1be3d2c9ce4bb7abe61767f6ab88fe95921567e (diff)
downloadFreeBSD-src-3314e9bde154628c91b1275f2120b19b7e18668e.zip
FreeBSD-src-3314e9bde154628c91b1275f2120b19b7e18668e.tar.gz
Added copyright (taken from natd.c).
Approved by: Ari Suutari <ari@suutari.iki.fi>
Diffstat (limited to 'sbin/natd')
-rw-r--r--sbin/natd/icmp.c10
1 files changed, 9 insertions, 1 deletions
diff --git a/sbin/natd/icmp.c b/sbin/natd/icmp.c
index 13a1cd2..9624efd 100644
--- a/sbin/natd/icmp.c
+++ b/sbin/natd/icmp.c
@@ -1,5 +1,13 @@
/*
- * $Id$
+ * This software is provided free of charge, with no
+ * warranty of any kind, either expressed or implied.
+ * Use at your own risk.
+ *
+ * You may copy, modify and distribute this software freely.
+ *
+ * Ari Suutari <suutari@iki.fi>
+ *
+ * $Id: icmp.c,v 1.3 1997/12/27 19:31:11 alex Exp $
*/
#include <stdlib.h>
OpenPOWER on IntegriCloud