diff options
Diffstat (limited to 'src/swap.c')
-rw-r--r-- | src/swap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/swap.c b/src/swap.c index 82b8936ef..97fb9df0a 100644 --- a/src/swap.c +++ b/src/swap.c @@ -1,7 +1,7 @@ /* mpfr_swap (U, V) -- Swap U and V. Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. -Contributed by the Arenaire and Caramel projects, INRIA. +Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |