aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/generic/udiv-w-sdiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/generic/udiv-w-sdiv.c')
-rw-r--r--mpi/generic/udiv-w-sdiv.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mpi/generic/udiv-w-sdiv.c b/mpi/generic/udiv-w-sdiv.c
index efa2deb8f..dd0285037 100644
--- a/mpi/generic/udiv-w-sdiv.c
+++ b/mpi/generic/udiv-w-sdiv.c
@@ -1,7 +1,6 @@
/* mpihelp_udiv_w_sdiv -- implement udiv_qrnnd on machines with only signed
* division.
- * Copyright (C) 1992, 1994, 1996, 1998, 1999,
- * 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1992, 1994, 1996, 1998 Free Software Foundation, Inc.
* Contributed by Peter L. Montgomery.
*
* This file is part of GnuPG.