From 74d0b734b48af2d8b318b013e28f72b68b39126d Mon Sep 17 00:00:00 2001 From: vlefevre Date: Thu, 30 May 2013 15:53:07 +0000 Subject: Use copyright year ranges, following http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8540 280ebfd0-de03-0410-8827-d642c229c3f4 --- src/hypot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hypot.c') diff --git a/src/hypot.c b/src/hypot.c index 79e25ab8e..cf27e2c98 100644 --- a/src/hypot.c +++ b/src/hypot.c @@ -1,6 +1,6 @@ /* mpfr_hypot -- Euclidean distance -Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. +Copyright 2001-2013 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. -- cgit v1.2.1