diff options
-rw-r--r-- | NOTICE | 4 | ||||
-rw-r--r-- | share/Makefile.am | 1 |
2 files changed, 0 insertions, 5 deletions
@@ -14,10 +14,6 @@ This product also includes the following third-party components: Copyright 2008, John Resig - * jQuery history plugin (http://www.mikage.to/jquery/jquery_history.html) - - Copyright 2006, Taku Sano (Mikage Sawatari) - * json2.js (http://www.json.org/) In the public domain diff --git a/share/Makefile.am b/share/Makefile.am index 11712283..bf3b074b 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -63,7 +63,6 @@ nobase_dist_localdata_DATA = \ www/script/jquery.couch.js \ www/script/jquery.dialog.js \ www/script/jquery.form.js \ - www/script/jquery.history.js \ www/script/jquery.resizer.js \ www/script/jquery.suggest.js \ www/script/json2.js \ |