X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/examples/tasks/db/ext-gears-db.js diff --git a/examples/tasks/db/ext-gears-db.js b/examples/tasks/db/ext-gears-db.js index ddaf083d..bfb2d1a5 100644 --- a/examples/tasks/db/ext-gears-db.js +++ b/examples/tasks/db/ext-gears-db.js @@ -1,11 +1,9 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.com/license - */ - +/*! + * Ext JS Library 3.0.3 + * Copyright(c) 2006-2009 Ext JS, LLC + * licensing@extjs.com + * http://www.extjs.com/license + */ Ext.data.GearsDB = Ext.extend(Ext.data.SqlDB, { // abstract methods open : function(db, cb, scope){