summaryrefslogtreecommitdiff
path: root/errno.c
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2003-04-23 23:52:30 +0200
committerKevin Ryde <user42@zip.com.au>2003-04-23 23:52:30 +0200
commitf15d7e6d9eaefc3f6c7607088ffd64049a11183d (patch)
tree3046c3cf4c01b8bb75f10ee79064ab96a5e01076 /errno.c
parent9fbc1d179eebd31f557a046b3c065c9836b4aa9c (diff)
downloadgmp-f15d7e6d9eaefc3f6c7607088ffd64049a11183d.tar.gz
Add internal use only notice.
Diffstat (limited to 'errno.c')
-rw-r--r--errno.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/errno.c b/errno.c
index 057c73275..9b22d2421 100644
--- a/errno.c
+++ b/errno.c
@@ -1,6 +1,10 @@
/* gmp_errno, __gmp_exception -- exception handling and reporting.
-Copyright 2000, 2001 Free Software Foundation, Inc.
+ THE FUNCTIONS IN THIS FILE, APART FROM gmp_errno, ARE FOR INTERNAL USE
+ ONLY. THEY'RE ALMOST CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR
+ DISAPPEAR COMPLETELY IN FUTURE GNU MP RELEASES.
+
+Copyright 2000, 2001, 2003 Free Software Foundation, Inc.
This file is part of the GNU MP Library.