Updated Branches: refs/heads/master 3f58322ad -> ae8c01ab7
update jquery to 1.8.3 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/ae8c01ab Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/ae8c01ab Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/ae8c01ab Branch: refs/heads/master Commit: ae8c01ab745f8642c285d9b24555d22a3a26a280 Parents: 3f58322 Author: Jan Lehnardt <[email protected]> Authored: Mon Nov 12 22:06:51 2012 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Sat Jan 12 18:48:10 2013 +0100 ---------------------------------------------------------------------- LICENSE | 3 +- NOTICE | 16 +- share/www/script/jquery.js |10467 ++++++++++++++++++++------------------- 3 files changed, 5495 insertions(+), 4991 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/ae8c01ab/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index be2404d..f40a890 100644 --- a/LICENSE +++ b/LICENSE @@ -318,7 +318,8 @@ For the share/doc/static/rtd.css components: For the share/www/script/jquery.js component: - Copyright (c) 2009 John Resig, http://jquery.com/ + Copyright 2012 jQuery Foundation and other contributors + http://jquery.com/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the http://git-wip-us.apache.org/repos/asf/couchdb/blob/ae8c01ab/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index e627b92..fe13404 100644 --- a/NOTICE +++ b/NOTICE @@ -6,9 +6,21 @@ The Apache Software Foundation (http://www.apache.org/). This product also includes the following third-party components: - * jQuery (http://jquery.com/) + * ac_check_icu.m4 (http://autoconf-archive.cryp.to/ac_check_icu.html) - Copyright 2011, John Resig + Copyright 2008, Akos Maroy <[email protected]> + + * ac_check_curl.m4 (http://autoconf-archive.cryp.to/ac_check_curl.html) + + Copyright 2008, Akos Maroy <[email protected]> + + * pkg.m4 (http://http://pkg-config.freedesktop.org/wiki/) + + Copyright 2004, Scott James Remnant <[email protected]> + + * jQuery (http://jquery.org/) + + Copyright 2012 jQuery Foundation and other contributors * jQuery UI (http://jqueryui.com)
