]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dojo/_base/query.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / _base / query.js
index f6ee04bc8e5733bbfe16a2a21000790466ee1269..36128a011aa02a3d5ebb09f1ce7252a1c16afacd 100644 (file)
@@ -1,8 +1,8 @@
 /*
-       Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
+       Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
        Available via Academic Free License >= 2.1 OR the modified BSD license.
        see: http://dojotoolkit.org/license for details
 */
 
 //>>built
-define("dojo/_base/query",["./kernel","../query","./NodeList"],function(_1){return _1.query;});
\ No newline at end of file
+define("dojo/_base/query",["../query","./NodeList"],function(_1){return _1;});
\ No newline at end of file