diff options
author | John Christopher Anderson <jchris@apache.org> | 2009-08-04 23:29:25 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2009-08-04 23:29:25 +0000 |
commit | 9cddd68f4648620be9d81aedc125704e1824cf2d (patch) | |
tree | d28c5f45d65cd2ff3aa32d7c73163773feabf27e /NOTICE | |
parent | d38226420bceee70cc07de4ae64b08c7262aff7c (diff) | |
download | couchdb-9cddd68f4648620be9d81aedc125704e1824cf2d.tar.gz |
Move mimeparse.js to it's own file, add to NOTICE as an external library.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@801018 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,3 +29,7 @@ This product also includes the following third-party components: * ibrowse (http://github.com/cmullaparthi/ibrowse/tree/master) Copyright 2009, Chandrashekhar Mullaparthi + + * mimeparse.js (http://code.google.com/p/mimeparse/) + + Copyright 2009, Chris Anderson <jchris@apache.org> |