1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Fixed copyright year lists according to CVS and ChangeLogs

This commit is contained in:
Werner Koch 2001-04-29 14:08:29 +00:00
parent cc08ba73d4
commit e061b9972f
135 changed files with 339 additions and 327 deletions

View file

@ -1,8 +1,8 @@
/* SPARC v8 __mpn_mul_1 -- Multiply a limb vector with a single limb and
* store the product in a second limb vector.
*
* Copyright (C) 1992, 1994, 1995, 1998, 1999,
* 2000, 2001 Free Software Foundation, Inc.
* Copyright (C) 1992, 1994, 1995, 1998,
* 2001 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*

View file

@ -1,8 +1,8 @@
/* SPARC v8 __mpn_addmul_1 -- Multiply a limb vector with a limb and
* add the result to a second limb vector.
*
* Copyright (C) 1992, 1993, 1994, 1995, 1998, 1999,
* 2000, 2001 Free Software Foundation, Inc.
* Copyright (C) 1992, 1993, 1994, 1995, 1998,
* 2001 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*

View file

@ -1,8 +1,8 @@
/* SPARC v8 __mpn_submul_1 -- Multiply a limb vector with a limb and
* subtract the result from a second limb vector.
*
* Copyright (C) 1992, 1993, 1994, 1998, 1999,
* 2000, 2001 Free Software Foundation, Inc.
* Copyright (C) 1992, 1993, 1994, 1998,
* 2001 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*