summaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
Diffstat (limited to 'missing')
-rw-r--r--missing/vsnprintf.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/missing/vsnprintf.c b/missing/vsnprintf.c
index b29f14c0ec..d297209d06 100644
--- a/missing/vsnprintf.c
+++ b/missing/vsnprintf.c
@@ -34,6 +34,13 @@
* SUCH DAMAGE.
*/
+/*
+ * IMPORTANT NOTE:
+ * --------------
+ * From ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
+ * paragraph 3 above is now null and void.
+ */
+
/* SNPRINTF.C
* fjc 7-31-97 Modified by Mib Software to be a standalone snprintf.c module.
* http://www.mibsoftware.com