summaryrefslogtreecommitdiff
path: root/mpq/set_si.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpq/set_si.c')
-rw-r--r--mpq/set_si.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpq/set_si.c b/mpq/set_si.c
index dbaa85a51..e51406bfd 100644
--- a/mpq/set_si.c
+++ b/mpq/set_si.c
@@ -1,7 +1,7 @@
/* mpq_set_si(dest,ulong_num,ulong_den) -- Set DEST to the rational number
ULONG_NUM/ULONG_DEN.
-Copyright 1991, 1994, 1995, 2001, 2003 Free Software Foundation, Inc.
+Copyright 1991, 1994, 1995, 2001, 2003, 2018 Free Software Foundation, Inc.
This file is part of the GNU MP Library.