summaryrefslogtreecommitdiff
path: root/sys/crypto
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-02-24 00:30:01 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-02-24 00:30:01 +0000
commitda59bc39c234054441dc64bb5cd45b947c45ff16 (patch)
treeafd4997dd56f229597025728ccf0a504d6906ba8 /sys/crypto
parent0210e9de6ee2003b48670b72084c510c5a609e61 (diff)
license repair, angelos ok
Diffstat (limited to 'sys/crypto')
-rw-r--r--sys/crypto/cryptodev.h4
-rw-r--r--sys/crypto/cryptosoft.h4
-rw-r--r--sys/crypto/xform.h4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/crypto/cryptodev.h b/sys/crypto/cryptodev.h
index b3782013e0a..8b970a05e82 100644
--- a/sys/crypto/cryptodev.h
+++ b/sys/crypto/cryptodev.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cryptodev.h,v 1.16 2002/01/29 15:48:29 jason Exp $ */
+/* $OpenBSD: cryptodev.h,v 1.17 2002/02/24 00:30:00 deraadt Exp $ */
/*
* The author of this code is Angelos D. Keromytis (angelos@cis.upenn.edu)
@@ -9,7 +9,7 @@
*
* Copyright (c) 2000 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 source code copies of any software which is or includes a copy or
* modification of this software.
diff --git a/sys/crypto/cryptosoft.h b/sys/crypto/cryptosoft.h
index 5a6d6e94c1f..d516f6ae3ea 100644
--- a/sys/crypto/cryptosoft.h
+++ b/sys/crypto/cryptosoft.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cryptosoft.h,v 1.6 2001/07/05 08:26:05 jjbg Exp $ */
+/* $OpenBSD: cryptosoft.h,v 1.7 2002/02/24 00:30:00 deraadt Exp $ */
/*
* The author of this code is Angelos D. Keromytis (angelos@cis.upenn.edu)
@@ -9,7 +9,7 @@
*
* Copyright (c) 2000 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 source code copies of any software which is or includes a copy or
* modification of this software.
diff --git a/sys/crypto/xform.h b/sys/crypto/xform.h
index 396a9bf2e2f..d48154d1643 100644
--- a/sys/crypto/xform.h
+++ b/sys/crypto/xform.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: xform.h,v 1.8 2001/08/28 12:20:43 ben Exp $ */
+/* $OpenBSD: xform.h,v 1.9 2002/02/24 00:30:00 deraadt Exp $ */
/*
* The author of this code is Angelos D. Keromytis (angelos@cis.upenn.edu)
@@ -9,7 +9,7 @@
*
* Copyright (c) 2000 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 source code copies of any software which is or includes a copy or
* modification of this software.