diff options
Diffstat (limited to 'cipher/dsa.c')
-rw-r--r-- | cipher/dsa.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cipher/dsa.c b/cipher/dsa.c index 7ef410a08..65fe55a54 100644 --- a/cipher/dsa.c +++ b/cipher/dsa.c @@ -1,5 +1,5 @@ -/* dsa.c - DSA signature scheme - * Copyright (C) 1998 Free Software Foundation, Inc. +/* dsa.c - DSA signature algorithm + * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * |