diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-08 15:26:55 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-08 15:26:55 +0000 |
commit | 2fffb07a72d0755a559b08cfa30eb12d277daec1 (patch) | |
tree | 20d56621348a3b110462868858912c7fa9c996f0 /libquadmath/printf/fpioconst.h | |
parent | 00d899d593b3ee0b57d64166bcbdb2c34bc40f0d (diff) | |
download | gcc-2fffb07a72d0755a559b08cfa30eb12d277daec1.tar.gz |
2013-02-08 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 195888 using svnmerge.py
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@195892 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libquadmath/printf/fpioconst.h')
-rw-r--r-- | libquadmath/printf/fpioconst.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libquadmath/printf/fpioconst.h b/libquadmath/printf/fpioconst.h index 40375a4c426..7b7a40a27b0 100644 --- a/libquadmath/printf/fpioconst.h +++ b/libquadmath/printf/fpioconst.h @@ -1,5 +1,6 @@ /* Header file for constants used in floating point <-> decimal conversions. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998, 1999, 2002, 2003 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |