summaryrefslogtreecommitdiff
path: root/mul_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'mul_ui.c')
-rw-r--r--mul_ui.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mul_ui.c b/mul_ui.c
index 7c8cda4a4..97859ccd0 100644
--- a/mul_ui.c
+++ b/mul_ui.c
@@ -1,7 +1,8 @@
/* mpfr_mul_ui -- multiply a floating-point number by a machine integer
mpfr_mul_si -- multiply a floating-point number by a machine integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.