summaryrefslogtreecommitdiff
path: root/usr.sbin/natd
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-03-09 13:52:39 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-03-09 13:52:39 +0000
commitcb577245cbbdbd4aa8a89b0d040ffe10ef48b323 (patch)
treec978c02f0edb13dd83b69810c21d4fef9bbd57f1 /usr.sbin/natd
parente4591b2fa950e82b927751596b3a6712ac0349d4 (diff)
Notes
Diffstat (limited to 'usr.sbin/natd')
-rw-r--r--usr.sbin/natd/icmp.c14
1 files changed, 13 insertions, 1 deletions
diff --git a/usr.sbin/natd/icmp.c b/usr.sbin/natd/icmp.c
index 413c34f7a734..d85727a9e24d 100644
--- a/usr.sbin/natd/icmp.c
+++ b/usr.sbin/natd/icmp.c
@@ -7,7 +7,19 @@
*
* Ari Suutari <suutari@iki.fi>
*
- * $Id: icmp.c,v 1.4 1997/12/30 00:38:56 alex Exp $
+ * $Id: icmp.c,v 1.2.2.2 1998/02/20 15:42:04 brian Exp $
+ */
+
+/*
+ * 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$
*/
#include <stdlib.h>