http.js license reference

This commit is contained in:
Ryan Dahl
2009-09-28 18:47:45 +02:00
parent f6657c3c9d
commit 83c9e64889

View File

@@ -12,7 +12,7 @@ are:
- JSMin JavaScript minifier, located at tools/jsmin.py. This code is
copyrighted by Douglas Crockford and Baruch Even and has an MIT license.
- parseUri, a URI parser, is located in src/http.js. This is just a small
- parseUri, a URI parser, is located in lib/http.js. This is just a small
snippit. It is copyrighted 2007 by Steven Levithan and released under an
MIT license.