diff options
author | David Shaw <[email protected]> | 2006-03-30 23:55:45 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2006-03-30 23:55:45 +0000 |
commit | 66965ccc29addc9b6dc4f3faec4649b4fa06d70a (patch) | |
tree | 291309d8960e5caf04d8f38c99bbc4c0c64ea8bd | |
parent | * main.h, seskey.c (encode_md_value): Modify to allow a q size greater (diff) | |
download | gnupg-66965ccc29addc9b6dc4f3faec4649b4fa06d70a.tar.gz gnupg-66965ccc29addc9b6dc4f3faec4649b4fa06d70a.zip |
Update copyright
Diffstat (limited to '')
-rw-r--r-- | g10/seskey.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/seskey.c b/g10/seskey.c index 9685bf5a6..dd4dc0b6d 100644 --- a/g10/seskey.c +++ b/g10/seskey.c @@ -1,5 +1,6 @@ /* seskey.c - make sesssion keys etc. - * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, + * 2006 Free Software Foundation, Inc. * * This file is part of GnuPG. * |