diff options
Diffstat (limited to 'lib/libkeynote/signature.c')
-rw-r--r-- | lib/libkeynote/signature.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkeynote/signature.c b/lib/libkeynote/signature.c index 3e9f0cba5d5..5c148f2285c 100644 --- a/lib/libkeynote/signature.c +++ b/lib/libkeynote/signature.c @@ -1,4 +1,4 @@ -/* $OpenBSD: signature.c,v 1.10 1999/10/26 22:31:39 angelos Exp $ */ +/* $OpenBSD: signature.c,v 1.11 2001/09/03 20:14:51 deraadt Exp $ */ /* * The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) * @@ -7,7 +7,7 @@ * * Copyright (C) 1998, 1999 by 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. |