summaryrefslogtreecommitdiff
path: root/mpz/fib_ui.c
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-12 21:25:23 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-12 21:25:23 +0200
commitd595859b5fb90053b9dd2249352220a7b778fd0f (patch)
treee4a5ec5a9cffead0633e91250349109f58a2dfa7 /mpz/fib_ui.c
parentcc94a86660fd4b3f024c7c5ec86984bfc88b9dfe (diff)
downloadgmp-d595859b5fb90053b9dd2249352220a7b778fd0f.tar.gz
Add a copyright year.
Diffstat (limited to 'mpz/fib_ui.c')
-rw-r--r--mpz/fib_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/fib_ui.c b/mpz/fib_ui.c
index 68ba74f4b..cec0e94dc 100644
--- a/mpz/fib_ui.c
+++ b/mpz/fib_ui.c
@@ -1,6 +1,6 @@
/* mpz_fib_ui(result, n) -- Set RESULT to the Nth Fibonacci number.
-Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.