aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/generic/mpih-lshift.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/generic/mpih-lshift.c')
-rw-r--r--mpi/generic/mpih-lshift.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/mpi/generic/mpih-lshift.c b/mpi/generic/mpih-lshift.c
index 698cd38d8..6c45f3b0f 100644
--- a/mpi/generic/mpih-lshift.c
+++ b/mpi/generic/mpih-lshift.c
@@ -1,14 +1,15 @@
/* mpihelp-lshift.c - MPI helper functions
- * 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 G10.
+ * This file is part of GnuPG.
*
- * G10 is free software; you can redistribute it and/or modify
+ * GnuPG is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * G10 is distributed in the hope that it will be useful,
+ * GnuPG is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.