summaryrefslogtreecommitdiff
path: root/insert-dbl.c
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-12 23:50:26 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-12 23:50:26 +0200
commit230dc9eddf38868dd9dd99f814fa8778e253e53b (patch)
tree676a1fb15d206eeb916d7935d7b62123355b6c52 /insert-dbl.c
parent2c75e166b3af228c48f2d286bbc22f818ff632a9 (diff)
downloadgmp-230dc9eddf38868dd9dd99f814fa8778e253e53b.tar.gz
Add a copyright year.
Diffstat (limited to 'insert-dbl.c')
-rw-r--r--insert-dbl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/insert-dbl.c b/insert-dbl.c
index 02e8a6b65..3511f95fa 100644
--- a/insert-dbl.c
+++ b/insert-dbl.c
@@ -1,6 +1,6 @@
/* __gmp_insert_double -- convert from array of mp_limb_t to double.
-Copyright (C) 1996 Free Software Foundation, Inc.
+Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
This file is part of the GNU MP Library.