summaryrefslogtreecommitdiffstats
path: root/missing
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-12-18 09:46:21 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-12-18 09:46:21 +0000
commit9a65bd2d766446e593b4c3ce8e3fd3a0e04074ca (patch)
treed927327cf133d6c690b582751a5e535fb48c0495 /missing
parent22db3ed48773dda6ea836ef2353e688e3cc6f1f3 (diff)
downloadruby-9a65bd2d766446e593b4c3ce8e3fd3a0e04074ca.tar.gz
ruby-9a65bd2d766446e593b4c3ce8e3fd3a0e04074ca.tar.xz
ruby-9a65bd2d766446e593b4c3ce8e3fd3a0e04074ca.zip
matz
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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 b29f14c0e..d297209d0 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