From 47eb12e3a3933588fce421ae42704d3fa6dbd515 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Thu, 5 Jan 2006 02:02:47 +0000 Subject: Updated the copyright notices according to the new GNU rules on: http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices i.e. added 2006 to every MPFR file. Note: the copyright notices (currently 336) should match the regexp Copyright.* 2006 Free Software so that it will be easier to update them for the next year... git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3983 280ebfd0-de03-0410-8827-d642c229c3f4 --- round_near_x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'round_near_x.c') diff --git a/round_near_x.c b/round_near_x.c index d88f9d172..4a07a58e0 100644 --- a/round_near_x.c +++ b/round_near_x.c @@ -1,6 +1,6 @@ /* mpfr_round_near_x -- Round a floating point number nears another one. -Copyright 2005 Free Software Foundation. +Copyright 2005, 2006 Free Software Foundation. This file is part of the MPFR Library, and was contributed by Mathieu Dutour. -- cgit v1.2.1