aboutsummaryrefslogtreecommitdiff
path: root/sbin/natd
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>1997-12-30 00:38:56 +0000
committerAlexander Langer <alex@FreeBSD.org>1997-12-30 00:38:56 +0000
commita228025e10b394029fb202926a3022afbcd76415 (patch)
treea3b0f894df31281021d636a187a1d5565255fe5a /sbin/natd
parent681299a26e9884476effc9df2180792431678e39 (diff)
downloadsrc-a228025e10b394029fb202926a3022afbcd76415.tar.gz
src-a228025e10b394029fb202926a3022afbcd76415.zip
Added copyright (taken from natd.c).
Approved by: Ari Suutari <ari@suutari.iki.fi>
Notes
Notes: svn path=/head/; revision=32107
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 13a1cd2b950d..9624efd10313 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>