diff options
author | Werner Koch <[email protected]> | 2001-04-28 18:53:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-04-28 18:53:00 +0000 |
commit | cc08ba73d4270e18bb8fce066dfdcb62a21761ad (patch) | |
tree | 0aa62757ec5d520251a8efd18552dc67e17a7449 /cipher/rndlinux.c | |
parent | last hour fixes. (diff) | |
download | gnupg-cc08ba73d4270e18bb8fce066dfdcb62a21761ad.tar.gz gnupg-cc08ba73d4270e18bb8fce066dfdcb62a21761ad.zip |
Updated copyright notices and other doc fixes.
Diffstat (limited to 'cipher/rndlinux.c')
-rw-r--r-- | cipher/rndlinux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/rndlinux.c b/cipher/rndlinux.c index 4ac8bb310..5f2ccf241 100644 --- a/cipher/rndlinux.c +++ b/cipher/rndlinux.c @@ -1,5 +1,5 @@ /* rndlinux.c - raw random number for OSes with /dev/random - * Copyright (C) 1998 Free Software Foundation, Inc. + * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * |