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.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/mpi/generic/udiv-w-sdiv.c b/mpi/generic/udiv-w-sdiv.c
index 7ffec0999..efa2deb8f 100644
--- a/mpi/generic/udiv-w-sdiv.c
+++ b/mpi/generic/udiv-w-sdiv.c
@@ -1,10 +1,9 @@
/* 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.
* Contributed by Peter L. Montgomery.
*
- * Copyright (C) 1992, 1994, 1996, 1998 Free Software Foundation, Inc.
- *
* This file is part of GnuPG.
*
* GnuPG is free software; you can redistribute it and/or modify