summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ipsec_input.c
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>2001-06-25 05:11:58 +0000
committerangelos <angelos@openbsd.org>2001-06-25 05:11:58 +0000
commit0775ebe41201d488a8fc1762d75a0151dcda2075 (patch)
tree30d769221f40166559db25cf051e5aec06350834 /sys/netinet/ipsec_input.c
parentAdd mbuf_tags.9 (diff)
downloadwireguard-openbsd-0775ebe41201d488a8fc1762d75a0151dcda2075.tar.xz
wireguard-openbsd-0775ebe41201d488a8fc1762d75a0151dcda2075.zip
Copyright.
Diffstat (limited to 'sys/netinet/ipsec_input.c')
-rw-r--r--sys/netinet/ipsec_input.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netinet/ipsec_input.c b/sys/netinet/ipsec_input.c
index 451f1a7c5e3..b5f173b24b7 100644
--- a/sys/netinet/ipsec_input.c
+++ b/sys/netinet/ipsec_input.c
@@ -1,5 +1,4 @@
-/* $OpenBSD: ipsec_input.c,v 1.46 2001/06/24 18:22:47 provos Exp $ */
-
+/* $OpenBSD: ipsec_input.c,v 1.47 2001/06/25 05:11:59 angelos Exp $ */
/*
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr) and
@@ -18,8 +17,9 @@
*
* Copyright (C) 1995, 1996, 1997, 1998, 1999 by John Ioannidis,
* Angelos D. Keromytis and Niels Provos.
+ * Copyright (c) 2001, Angelos D. Keromytis.
*
- * Permission to use, copy, and modify this software without fee
+ * Permission to use, copy, and modify this software with or without fee
* is hereby granted, provided that this entire notice is included in
* all copies of any software which is or includes a copy or
* modification of this software.