summaryrefslogtreecommitdiff
path: root/mpz/fib_ui.c
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-12 21:04:37 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-12 21:04:37 +0200
commitb43fefafa5215e11b7be1a8338f4fdac7162564a (patch)
treefa981c13e5c4a797fdcd12ed703722f941ea6892 /mpz/fib_ui.c
parent06d519e10785f337f693d509de31771071fcd115 (diff)
downloadgmp-b43fefafa5215e11b7be1a8338f4fdac7162564a.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 eba91903f..68ba74f4b 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 Free Software Foundation, Inc.
+Copyright (C) 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU MP Library.