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 /include/mpi.h | |
parent | last hour fixes. (diff) | |
download | gnupg-cc08ba73d4270e18bb8fce066dfdcb62a21761ad.tar.gz gnupg-cc08ba73d4270e18bb8fce066dfdcb62a21761ad.zip |
Updated copyright notices and other doc fixes.
Diffstat (limited to 'include/mpi.h')
-rw-r--r-- | include/mpi.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/mpi.h b/include/mpi.h index 50e088b20..27723d1b7 100644 --- a/include/mpi.h +++ b/include/mpi.h @@ -1,5 +1,6 @@ /* mpi.h - Multi Precision Integers - * Copyright (C) 1994, 1996, 1998 Free Software Foundation, Inc. + * Copyright (C) 1994, 1996, 1998, 1999, + * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG. * |