diff options
author | Christopher Lenz <cmlenz@apache.org> | 2008-05-25 14:14:34 +0000 |
---|---|---|
committer | Christopher Lenz <cmlenz@apache.org> | 2008-05-25 14:14:34 +0000 |
commit | 915128d088179b90508a5ce553d144e1ece227fe (patch) | |
tree | d38748ad1f154e9c75e287d343005bea49951e41 | |
parent | d3427b490348835e58e715fd21aec1a1f49891b8 (diff) |
Add another third-party license to the LICENSE file.
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@659988 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | LICENCE | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -211,6 +211,16 @@ conditions of the following licenses. ------------------------------------------------------------------------------- +m4/ac_check_icu.m4: + +Copyright (c) 2005 Akos Maroy <darkeye@tyrell.hu> + +Copying and distribution of this file, with or without +modification, are permitted in any medium without royalty provided +the copyright notice and this notice are preserved. + +------------------------------------------------------------------------------- + share/www/script/jquery.js: Copyright (c) 2008 John Resig, http://jquery.com/ |