diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-03 17:49:30 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-03 17:49:30 +0000 |
commit | 1a41c323b040bf5739dcb9cb9893b30f0a814df8 (patch) | |
tree | 72e615fb4b8f0acc7d4489e51f9f1ec58e7cb07d /libquadmath/printf/gmp-impl.h | |
parent | 23701e9003572a8d490ccc8bb17f6f762fc50aca (diff) | |
download | gcc-1a41c323b040bf5739dcb9cb9893b30f0a814df8.zip gcc-1a41c323b040bf5739dcb9cb9893b30f0a814df8.tar.gz gcc-1a41c323b040bf5739dcb9cb9893b30f0a814df8.tar.bz2 |
Update copyright in libquadmath.
From-SVN: r195699
Diffstat (limited to 'libquadmath/printf/gmp-impl.h')
-rw-r--r-- | libquadmath/printf/gmp-impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/printf/gmp-impl.h b/libquadmath/printf/gmp-impl.h index 0f14192..bf28090 100644 --- a/libquadmath/printf/gmp-impl.h +++ b/libquadmath/printf/gmp-impl.h @@ -1,6 +1,6 @@ /* Include file for internal GNU MP types and definitions. -Copyright (C) 1991, 1993, 1994, 1995, 1996, 2011 Free Software Foundation, Inc. +Copyright (C) 1991-2013 Free Software Foundation, Inc. This file is part of the GNU MP Library. |