summaryrefslogtreecommitdiff
path: root/sys/crypto/xform.c
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-06-25 05:02:23 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-06-25 05:02:23 +0000
commit8eb722c80ffff62b2db159affbce41892b174102 (patch)
tree739b8b04a7fd689d0c419749a9c22f2eb6672d88 /sys/crypto/xform.c
parenta3fcf34d4306617996477b01d12f7e12ec06faf1 (diff)
Update copyright; you can use this with or without fee (unless your
name is Theo Deraadt)
Diffstat (limited to 'sys/crypto/xform.c')
-rw-r--r--sys/crypto/xform.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/crypto/xform.c b/sys/crypto/xform.c
index 4ff79f71703..2852dc78320 100644
--- a/sys/crypto/xform.c
+++ b/sys/crypto/xform.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: xform.c,v 1.8 2001/06/23 18:30:36 deraadt Exp $ */
+/* $OpenBSD: xform.c,v 1.9 2001/06/25 05:02:22 angelos Exp $ */
/*
* The authors of this code are John Ioannidis (ji@tla.org),
@@ -19,7 +19,9 @@
* Copyright (C) 1995, 1996, 1997, 1998, 1999 by John Ioannidis,
* Angelos D. Keromytis and Niels Provos.
*
- * Permission to use, copy, and modify this software without fee
+ * Copyright (C) 2001, Angelos D. Keromytis.
+ *
+ * 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.