From 966a71d9f5ce6d70b2cb90a137f9ae9cc936ceac Mon Sep 17 00:00:00 2001 From: bstarynk Date: Tue, 5 Feb 2013 10:20:17 +0000 Subject: 2013-02-05 Basile Starynkevitch MELT branch merged with trunk rev 195751 using svnmerge.py git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@195753 138bc75d-0d04-0410-961f-82ee72b054a4 --- libquadmath/math/truncq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libquadmath/math/truncq.c') diff --git a/libquadmath/math/truncq.c b/libquadmath/math/truncq.c index 608871785d1..b2e950eaf6e 100644 --- a/libquadmath/math/truncq.c +++ b/libquadmath/math/truncq.c @@ -1,5 +1,5 @@ /* Truncate argument to nearest integral value not larger than the argument. - Copyright (C) 1997, 1999 Free Software Foundation, Inc. + Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek , 1999. -- cgit v1.2.1