[Gmp-commit] /var/hg/gmp: Add copyright years.

mercurial at gmplib.org mercurial at gmplib.org
Tue Nov 20 23:12:53 CET 2012


details:   /var/hg/gmp/rev/5f3d0545ae29
changeset: 15128:5f3d0545ae29
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Tue Nov 20 23:12:51 2012 +0100
description:
Add copyright years.

diffstat:

 cxx/Makefile.am                      |   2 +-
 demos/Makefile.am                    |   2 +-
 demos/isprime.c                      |   2 +-
 demos/pexpr.c                        |   3 ++-
 demos/primes.c                       |   2 +-
 gen-fib.c                            |   2 +-
 gen-psqr.c                           |   2 +-
 longlong.h                           |   2 +-
 memory.c                             |   3 ++-
 mpf/ceilfloor.c                      |   2 +-
 mpf/cmp_si.c                         |   2 +-
 mpf/div.c                            |   4 ++--
 mpf/div_ui.c                         |   2 +-
 mpf/eq.c                             |   4 ++--
 mpf/iset_si.c                        |   4 ++--
 mpf/set_si.c                         |   4 ++--
 mpf/sqrt.c                           |   4 ++--
 mpf/ui_div.c                         |   4 ++--
 mpn/arm/arm-defs.m4                  |   2 +-
 mpn/arm/mul_1.asm                    |   2 +-
 mpn/arm/udiv.asm                     |   2 +-
 mpn/generic/bdiv_qr.c                |   2 +-
 mpn/generic/gcd.c                    |   2 +-
 mpn/generic/gcdext.c                 |   4 ++--
 mpn/generic/gcdext_lehmer.c          |   4 ++--
 mpn/generic/get_str.c                |   2 +-
 mpn/generic/hgcd.c                   |   2 +-
 mpn/generic/hgcd2.c                  |   2 +-
 mpn/generic/hgcd_appr.c              |   2 +-
 mpn/generic/hgcd_jacobi.c            |   2 +-
 mpn/generic/hgcd_matrix.c            |   2 +-
 mpn/generic/hgcd_reduce.c            |   2 +-
 mpn/generic/hgcd_step.c              |   2 +-
 mpn/generic/mod_1.c                  |   2 +-
 mpn/generic/mu_bdiv_qr.c             |   2 +-
 mpn/generic/mul.c                    |   2 +-
 mpn/generic/mul_fft.c                |   2 +-
 mpn/generic/mullo_n.c                |   2 +-
 mpn/generic/mulmod_bnm1.c            |   2 +-
 mpn/generic/perfsqr.c                |   4 ++--
 mpn/generic/popham.c                 |   3 ++-
 mpn/generic/random2.c                |   2 +-
 mpn/generic/sbpi1_bdiv_q.c           |   2 +-
 mpn/generic/sbpi1_bdiv_qr.c          |   2 +-
 mpn/generic/set_str.c                |   2 +-
 mpn/generic/sqrmod_bnm1.c            |   2 +-
 mpn/generic/sqrtrem.c                |   2 +-
 mpn/generic/toom22_mul.c             |   2 +-
 mpn/generic/toom2_sqr.c              |   2 +-
 mpn/generic/toom33_mul.c             |   2 +-
 mpn/generic/toom3_sqr.c              |   2 +-
 mpn/generic/toom42_mul.c             |   2 +-
 mpn/generic/toom53_mul.c             |   2 +-
 mpn/generic/toom62_mul.c             |   2 +-
 mpn/generic/toom8_sqr.c              |   2 +-
 mpn/generic/toom_interpolate_12pts.c |   2 +-
 mpn/generic/toom_interpolate_6pts.c  |   2 +-
 mpn/generic/trialdiv.c               |   2 +-
 mpn/powerpc64/mode64/aorscnd_n.asm   |   4 ++--
 mpn/powerpc64/mode64/aorsmul_1.asm   |   4 ++--
 mpn/s390_64/lshift.asm               |   2 +-
 mpn/x86/darwin.m4                    |   2 +-
 mpn/x86/fat/fat_entry.asm            |   2 +-
 mpn/x86/p6/gmp-mparam.h              |   4 ++--
 mpn/x86/x86-defs.m4                  |   4 ++--
 mpn/x86_64/addmul_2.asm              |   2 +-
 mpn/x86_64/aorrlsh1_n.asm            |   2 +-
 mpn/x86_64/aorrlshC_n.asm            |   2 +-
 mpn/x86_64/aorrlsh_n.asm             |   2 +-
 mpn/x86_64/aors_n.asm                |   2 +-
 mpn/x86_64/aorscnd_n.asm             |   2 +-
 mpn/x86_64/aorsmul_1.asm             |   3 ++-
 mpn/x86_64/atom/aorrlsh1_n.asm       |   2 +-
 mpn/x86_64/atom/aorrlsh2_n.asm       |   2 +-
 mpn/x86_64/atom/aors_n.asm           |   2 +-
 mpn/x86_64/atom/dive_1.asm           |   2 +-
 mpn/x86_64/atom/gmp-mparam.h         |   2 +-
 mpn/x86_64/atom/lshift.asm           |  26 +++++++++++++-------------
 mpn/x86_64/atom/lshiftc.asm          |  26 +++++++++++++-------------
 mpn/x86_64/atom/rsh1aors_n.asm       |   2 +-
 mpn/x86_64/atom/rshift.asm           |  26 +++++++++++++-------------
 mpn/x86_64/atom/sublsh1_n.asm        |   2 +-
 mpn/x86_64/bd1/hamdist.asm           |   2 +-
 mpn/x86_64/bd1/popcount.asm          |   2 +-
 mpn/x86_64/bdiv_dbm1c.asm            |   2 +-
 mpn/x86_64/bdiv_q_1.asm              |   2 +-
 mpn/x86_64/bobcat/gmp-mparam.h       |   2 +-
 mpn/x86_64/com.asm                   |   2 +-
 mpn/x86_64/core2/aorrlsh1_n.asm      |   2 +-
 mpn/x86_64/core2/aorrlsh2_n.asm      |   2 +-
 mpn/x86_64/core2/aorrlsh_n.asm       |   2 +-
 mpn/x86_64/core2/aors_n.asm          |   2 +-
 mpn/x86_64/core2/divrem_1.asm        |   4 ++--
 mpn/x86_64/core2/gmp-mparam.h        |   2 +-
 mpn/x86_64/core2/lshift.asm          |  26 +++++++++++++-------------
 mpn/x86_64/core2/lshiftc.asm         |  26 +++++++++++++-------------
 mpn/x86_64/core2/rshift.asm          |  26 +++++++++++++-------------
 mpn/x86_64/core2/sublsh1_n.asm       |   2 +-
 mpn/x86_64/core2/sublsh2_n.asm       |   2 +-
 mpn/x86_64/core2/sublshC_n.asm       |   2 +-
 mpn/x86_64/coreinhm/aorrlsh_n.asm    |   2 +-
 mpn/x86_64/coreinhm/gmp-mparam.h     |   2 +-
 mpn/x86_64/coreinhm/hamdist.asm      |   2 +-
 mpn/x86_64/coreinhm/popcount.asm     |   2 +-
 mpn/x86_64/coreisbr/aorrlsh1_n.asm   |   2 +-
 mpn/x86_64/coreisbr/aorrlsh2_n.asm   |   2 +-
 mpn/x86_64/coreisbr/aorrlshC_n.asm   |   2 +-
 mpn/x86_64/coreisbr/aors_n.asm       |   2 +-
 mpn/x86_64/coreisbr/gmp-mparam.h     |   2 +-
 mpn/x86_64/darwin.m4                 |  24 ++++++++++++------------
 mpn/x86_64/div_qr_2n_pi1.asm         |   2 +-
 mpn/x86_64/dive_1.asm                |   4 ++--
 mpn/x86_64/divrem_1.asm              |   2 +-
 mpn/x86_64/dos64.m4                  |   2 +-
 mpn/x86_64/fat/fat_entry.asm         |  10 +++++-----
 mpn/x86_64/gmp-mparam.h              |   2 +-
 mpn/x86_64/invert_limb.asm           |   3 ++-
 mpn/x86_64/invert_limb_table.asm     |   3 ++-
 mpn/x86_64/k10/hamdist.asm           |   2 +-
 mpn/x86_64/k10/popcount.asm          |   2 +-
 mpn/x86_64/k8/aorrlsh_n.asm          |   2 +-
 mpn/x86_64/logops_n.asm              |   2 +-
 mpn/x86_64/lshift.asm                |  25 +++++++++++++------------
 mpn/x86_64/lshiftc.asm               |   2 +-
 mpn/x86_64/lshsub_n.asm              |   2 +-
 mpn/x86_64/mod_1_1.asm               |   2 +-
 mpn/x86_64/mod_1_2.asm               |   2 +-
 mpn/x86_64/mod_1_4.asm               |   2 +-
 mpn/x86_64/mode1o.asm                |   4 ++--
 mpn/x86_64/mul_1.asm                 |   2 +-
 mpn/x86_64/mul_2.asm                 |   2 +-
 mpn/x86_64/mul_basecase.asm          |   2 +-
 mpn/x86_64/mulmid_basecase.asm       |   2 +-
 mpn/x86_64/nano/dive_1.asm           |   2 +-
 mpn/x86_64/nano/gmp-mparam.h         |   2 +-
 mpn/x86_64/pentium4/aors_n.asm       |   2 +-
 mpn/x86_64/pentium4/aorslsh1_n.asm   |   2 +-
 mpn/x86_64/pentium4/aorslsh2_n.asm   |   2 +-
 mpn/x86_64/pentium4/aorslshC_n.asm   |   2 +-
 mpn/x86_64/pentium4/lshift.asm       |  26 +++++++++++++-------------
 mpn/x86_64/pentium4/lshiftc.asm      |  27 ++++++++++++++-------------
 mpn/x86_64/pentium4/mod_34lsub1.asm  |   4 ++--
 mpn/x86_64/pentium4/rsh1aors_n.asm   |   2 +-
 mpn/x86_64/pentium4/rshift.asm       |  26 +++++++++++++-------------
 mpn/x86_64/popham.asm                |   2 +-
 mpn/x86_64/rsh1aors_n.asm            |   2 +-
 mpn/x86_64/rshift.asm                |  26 +++++++++++++-------------
 mpn/x86_64/sqr_basecase.asm          |   2 +-
 mpn/x86_64/sublsh1_n.asm             |   3 ++-
 mpn/x86_64/tabselect.asm             |   2 +-
 mpz/abs.c                            |   2 +-
 mpz/aors_ui.h                        |   4 ++--
 mpz/array_init.c                     |   4 ++--
 mpz/bin_ui.c                         |   2 +-
 mpz/cdiv_q.c                         |   3 ++-
 mpz/cdiv_qr.c                        |   3 ++-
 mpz/cdiv_r.c                         |   2 +-
 mpz/cdiv_ui.c                        |   4 ++--
 mpz/cfdiv_q_2exp.c                   |   4 ++--
 mpz/clear.c                          |   3 ++-
 mpz/cmp_si.c                         |   2 +-
 mpz/cmpabs_d.c                       |   2 +-
 mpz/com.c                            |   3 ++-
 mpz/cong_ui.c                        |   2 +-
 mpz/export.c                         |   2 +-
 mpz/fdiv_q.c                         |   3 ++-
 mpz/fdiv_qr.c                        |   3 ++-
 mpz/fdiv_r.c                         |   2 +-
 mpz/fdiv_ui.c                        |   4 ++--
 mpz/get_si.c                         |   2 +-
 mpz/init.c                           |   4 ++--
 mpz/inp_str.c                        |   4 ++--
 mpz/iset.c                           |   4 ++--
 mpz/iset_d.c                         |   2 +-
 mpz/iset_si.c                        |   4 ++--
 mpz/iset_str.c                       |   4 ++--
 mpz/iset_ui.c                        |   2 +-
 mpz/jacobi.c                         |   3 ++-
 mpz/mod.c                            |   4 ++--
 mpz/neg.c                            |   2 +-
 mpz/powm.c                           |   2 +-
 mpz/powm_sec.c                       |   4 ++--
 mpz/root.c                           |   2 +-
 mpz/set_si.c                         |   4 ++--
 mpz/set_str.c                        |   2 +-
 mpz/set_ui.c                         |   4 ++--
 mpz/setbit.c                         |   2 +-
 mpz/swap.c                           |   2 +-
 mpz/tdiv_r_2exp.c                    |   3 ++-
 mpz/tdiv_ui.c                        |   4 ++--
 mpz/urandomm.c                       |   2 +-
 tests/devel/try.c                    |   2 +-
 tests/tests.h                        |   4 ++--
 tune/common.c                        |   4 ++--
 tune/speed.c                         |   2 +-
 tune/speed.h                         |   4 ++--
 tune/time.c                          |   3 ++-
 197 files changed, 396 insertions(+), 378 deletions(-)

diffs (truncated from 2678 to 300 lines):

diff -r e664846f614b -r 5f3d0545ae29 cxx/Makefile.am
--- a/cxx/Makefile.am	Tue Nov 20 10:36:28 2012 +0100
+++ b/cxx/Makefile.am	Tue Nov 20 23:12:51 2012 +0100
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 
-# Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright 2001, 2002, 2003, 2012 Free Software Foundation, Inc.
 #
 # This file is part of the GNU MP Library.
 #
diff -r e664846f614b -r 5f3d0545ae29 demos/Makefile.am
--- a/demos/Makefile.am	Tue Nov 20 10:36:28 2012 +0100
+++ b/demos/Makefile.am	Tue Nov 20 23:12:51 2012 +0100
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 
-# Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
+# Copyright 2000, 2001, 2002, 2012 Free Software Foundation, Inc.
 #
 # This file is part of the GNU MP Library.
 #
diff -r e664846f614b -r 5f3d0545ae29 demos/isprime.c
--- a/demos/isprime.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/demos/isprime.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* Classify numbers as probable primes, primes or composites.
    With -q return true if the following argument is a (probable) prime.
 
-Copyright 1999, 2000, 2002, 2005 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2002, 2005, 2012 Free Software Foundation, Inc.
 
 This program 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
diff -r e664846f614b -r 5f3d0545ae29 demos/pexpr.c
--- a/demos/pexpr.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/demos/pexpr.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,8 @@
 /* Program for computing integer expressions using the GNU Multiple Precision
    Arithmetic Library.
 
-Copyright 1997, 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
+Copyright 1997, 1999, 2000, 2001, 2002, 2005, 2008, 2012 Free Software
+Foundation, Inc.
 
 This program 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
diff -r e664846f614b -r 5f3d0545ae29 demos/primes.c
--- a/demos/primes.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/demos/primes.c	Tue Nov 20 23:12:51 2012 +0100
@@ -2,7 +2,7 @@
    Written by tege while on holiday in Rodupp, August 2001.
    Between 10 and 500 times faster than previous program.
 
-Copyright 2001, 2002, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2006, 2012 Free Software Foundation, Inc.
 
 This program 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
diff -r e664846f614b -r 5f3d0545ae29 gen-fib.c
--- a/gen-fib.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/gen-fib.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,6 +1,6 @@
 /* Generate Fibonacci table data.
 
-Copyright 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2004, 2012 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 gen-psqr.c
--- a/gen-psqr.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/gen-psqr.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,6 +1,6 @@
 /* Generate perfect square testing data.
 
-Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2012 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 longlong.h
--- a/longlong.h	Tue Nov 20 10:36:28 2012 +0100
+++ b/longlong.h	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
 
 Copyright 1991, 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
-2004, 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
+2004, 2005, 2007, 2008, 2009, 2011, 2012 Free Software Foundation, Inc.
 
 This file is free software; you can redistribute it and/or modify it under the
 terms of the GNU Lesser General Public License as published by the Free
diff -r e664846f614b -r 5f3d0545ae29 memory.c
--- a/memory.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/memory.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,6 +1,7 @@
 /* Memory allocation routines.
 
-Copyright 1991, 1993, 1994, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 2000, 2001, 2002, 2012 Free Software Foundation,
+Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpf/ceilfloor.c
--- a/mpf/ceilfloor.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/ceilfloor.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,6 +1,6 @@
 /* mpf_ceil, mpf_floor -- round an mpf to an integer.
 
-Copyright 2001, 2004 Free Software Foundation, Inc.
+Copyright 2001, 2004, 2012 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpf/cmp_si.c
--- a/mpf/cmp_si.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/cmp_si.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,6 +1,6 @@
 /* mpf_cmp_si -- Compare a float with a signed integer.
 
-Copyright 1993, 1994, 1995, 1999, 2000, 2001, 2002, 2004 Free Software
+Copyright 1993, 1994, 1995, 1999, 2000, 2001, 2002, 2004, 2012 Free Software
 Foundation, Inc.
 
 This file is part of the GNU MP Library.
diff -r e664846f614b -r 5f3d0545ae29 mpf/div.c
--- a/mpf/div.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/div.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpf_div -- Divide two floats.
 
-Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2004, 2005, 2010 Free Software
-Foundation, Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2004, 2005, 2010, 2012 Free
+Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpf/div_ui.c
--- a/mpf/div_ui.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/div_ui.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,6 +1,6 @@
 /* mpf_div_ui -- Divide a float with an unsigned integer.
 
-Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2004, 2005 Free Software
+Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2004, 2005, 2012 Free Software
 Foundation, Inc.
 
 This file is part of the GNU MP Library.
diff -r e664846f614b -r 5f3d0545ae29 mpf/eq.c
--- a/mpf/eq.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/eq.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpf_eq -- Compare two floats up to a specified bit #.
 
-Copyright 1993, 1995, 1996, 2001, 2002, 2008, 2009 Free Software Foundation,
-Inc.
+Copyright 1993, 1995, 1996, 2001, 2002, 2008, 2009, 2012 Free Software
+Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpf/iset_si.c
--- a/mpf/iset_si.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/iset_si.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpf_init_set_si() -- Initialize a float and assign it from a signed int.
 
-Copyright 1993, 1994, 1995, 2000, 2001, 2003, 2004 Free Software Foundation,
-Inc.
+Copyright 1993, 1994, 1995, 2000, 2001, 2003, 2004, 2012 Free Software
+Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpf/set_si.c
--- a/mpf/set_si.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/set_si.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpf_set_si() -- Assign a float from a signed int.
 
-Copyright 1993, 1994, 1995, 2000, 2001, 2002, 2004 Free Software Foundation,
-Inc.
+Copyright 1993, 1994, 1995, 2000, 2001, 2002, 2004, 2012 Free Software
+Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpf/sqrt.c
--- a/mpf/sqrt.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/sqrt.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpf_sqrt -- Compute the square root of a float.
 
-Copyright 1993, 1994, 1996, 2000, 2001, 2004, 2005 Free Software Foundation,
-Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2004, 2005, 2012 Free Software
+Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpf/ui_div.c
--- a/mpf/ui_div.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpf/ui_div.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpf_ui_div -- Divide an unsigned integer with a float.
 
-Copyright 1993, 1994, 1995, 1996, 2000, 2001, 2002, 2004, 2005 Free Software
-Foundation, Inc.
+Copyright 1993, 1994, 1995, 1996, 2000, 2001, 2002, 2004, 2005, 2012 Free
+Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpn/arm/arm-defs.m4
--- a/mpn/arm/arm-defs.m4	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpn/arm/arm-defs.m4	Tue Nov 20 23:12:51 2012 +0100
@@ -2,7 +2,7 @@
 
 dnl  m4 macros for ARM assembler.
 
-dnl  Copyright 2001 Free Software Foundation, Inc.
+dnl  Copyright 2001, 2012 Free Software Foundation, Inc.
 dnl
 dnl  This file is part of the GNU MP Library.
 dnl
diff -r e664846f614b -r 5f3d0545ae29 mpn/arm/mul_1.asm
--- a/mpn/arm/mul_1.asm	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpn/arm/mul_1.asm	Tue Nov 20 23:12:51 2012 +0100
@@ -2,7 +2,7 @@
 dnl  in a second limb vector.
 dnl  Contributed by Robert Harley.
 
-dnl  Copyright 1998, 2000, 2001, 2003 Free Software Foundation, Inc.
+dnl  Copyright 1998, 2000, 2001, 2003, 2012 Free Software Foundation, Inc.
 
 dnl  This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpn/arm/udiv.asm
--- a/mpn/arm/udiv.asm	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpn/arm/udiv.asm	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 dnl  ARM mpn_udiv_qrnnd -- divide a two limb dividend and a one limb divisor.
 dnl  Return quotient and store remainder through a supplied pointer.
 
-dnl  Copyright 2001 Free Software Foundation, Inc.
+dnl  Copyright 2001, 2012 Free Software Foundation, Inc.
 
 dnl  This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpn/generic/bdiv_qr.c
--- a/mpn/generic/bdiv_qr.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpn/generic/bdiv_qr.c	Tue Nov 20 23:12:51 2012 +0100
@@ -7,7 +7,7 @@
    SAFE TO REACH THEM THROUGH DOCUMENTED INTERFACES.  IN FACT, IT IS ALMOST
    GUARANTEED THAT THEY WILL CHANGE OR DISAPPEAR IN A FUTURE GMP RELEASE.
 
-Copyright 2006, 2007, 2009 Free Software Foundation, Inc.
+Copyright 2006, 2007, 2009, 2012 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpn/generic/gcd.c
--- a/mpn/generic/gcd.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpn/generic/gcd.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpn/gcd.c: mpn_gcd for gcd of two odd integers.
 
 Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
-2004, 2005, 2008, 2010 Free Software Foundation, Inc.
+2004, 2005, 2008, 2010, 2012 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpn/generic/gcdext.c
--- a/mpn/generic/gcdext.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpn/generic/gcdext.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpn_gcdext -- Extended Greatest Common Divisor.
 
-Copyright 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software
-Foundation, Inc.
+Copyright 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2012 Free
+Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
diff -r e664846f614b -r 5f3d0545ae29 mpn/generic/gcdext_lehmer.c
--- a/mpn/generic/gcdext_lehmer.c	Tue Nov 20 10:36:28 2012 +0100
+++ b/mpn/generic/gcdext_lehmer.c	Tue Nov 20 23:12:51 2012 +0100
@@ -1,7 +1,7 @@
 /* mpn_gcdext -- Extended Greatest Common Divisor.
 
-Copyright 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software
-Foundation, Inc.
+Copyright 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2012 Free
+Software Foundation, Inc.
 


More information about the gmp-commit mailing list