Updated Branches: refs/heads/1599-update-jquery-1-8-2 feae01c82 -> 344975d57 (forced update)
update jquery to 1.8.2 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/344975d5 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/344975d5 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/344975d5 Branch: refs/heads/1599-update-jquery-1-8-2 Commit: 344975d571b43e26eb8769de3d024a2e476599bf Parents: b9af7ea Author: Jan Lehnardt <[email protected]> Authored: Mon Nov 12 22:06:51 2012 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Thu Dec 6 13:00:33 2012 +0100 ---------------------------------------------------------------------- LICENSE | 3 +- NOTICE | 4 +- share/www/script/jquery.js |10371 ++++++++++++++++++++------------------- 3 files changed, 5419 insertions(+), 4959 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/344975d5/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index be511b1..efc8ce3 100644 --- a/LICENSE +++ b/LICENSE @@ -218,7 +218,8 @@ For the m4/ac_check_icu.m4 component: 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/344975d5/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index ef3ff9e..6c528fe 100644 --- a/NOTICE +++ b/NOTICE @@ -18,9 +18,9 @@ This product also includes the following third-party components: Copyright 2004, Scott James Remnant <[email protected]> - * jQuery (http://jquery.com/) + * jQuery (http://jquery.org/) - Copyright 2011, John Resig + Copyright 2012 jQuery Foundation and other contributors * jQuery UI (http://jqueryui.com)
