summaryrefslogtreecommitdiff
path: root/mpf/cmp_ui.c
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-12 21:58:48 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-12 21:58:48 +0200
commitbd92968c3409eebf93efe94632e75649a58f9df0 (patch)
tree13d02adce50c0327726f8fb5338baf65df9e859d /mpf/cmp_ui.c
parentde61b8b25a25e072140782fa4bb3f369deb77066 (diff)
downloadgmp-bd92968c3409eebf93efe94632e75649a58f9df0.tar.gz
Add a copyright year.
Diffstat (limited to 'mpf/cmp_ui.c')
-rw-r--r--mpf/cmp_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf/cmp_ui.c b/mpf/cmp_ui.c
index e38ceb4a5..b77b8c228 100644
--- a/mpf/cmp_ui.c
+++ b/mpf/cmp_ui.c
@@ -1,6 +1,6 @@
/* mpf_cmp_ui -- Compare a float with an unsigned integer.
-Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
+Copyright (C) 1993, 1994, 1995, 1999 Free Software Foundation, Inc.
This file is part of the GNU MP Library.