summaryrefslogtreecommitdiff
path: root/mpf/sub.c
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-05-14 18:59:44 +0200
committertege <tege@gmplib.org>2002-05-14 18:59:44 +0200
commitd024a305ef7bae0e84fbae558381589ab8006b34 (patch)
tree14ba68798bae6dfc1204c98eec4a9843a8c9c725 /mpf/sub.c
parent8ff1ddeac009c1e5a290c78d384f54547d57e529 (diff)
downloadgmp-d024a305ef7bae0e84fbae558381589ab8006b34.tar.gz
Add a copyright year.
Diffstat (limited to 'mpf/sub.c')
-rw-r--r--mpf/sub.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpf/sub.c b/mpf/sub.c
index fde3809c0..2e2cff945 100644
--- a/mpf/sub.c
+++ b/mpf/sub.c
@@ -1,7 +1,7 @@
/* mpf_sub -- Subtract two floats.
-Copyright 1993, 1994, 1995, 1996, 1999, 2000, 2001 Free Software Foundation,
-Inc.
+Copyright 1993, 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.