]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dojo/cache.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / cache.js
index 67952d3f439e47c4f0e843366593947ffddf02c9..b4dfd7bee6ecb90bd01a7e1143189822744d780c 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/cache",["./_base/kernel","./text"],function(_1,_2){return _1.cache;});
\ No newline at end of file
+define("dojo/cache",["./_base/kernel","./text"],function(_1){return _1.cache;});
\ No newline at end of file