comparison app/store/Info.js @ 472:debfcc7713e3

Added license header to each file.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 16 Jan 2014 17:34:30 +0100
parents 39297b8e5ba2
children 850ccfe5f3c4
comparison
equal deleted inserted replaced
471:dd2b468dc1c2 472:debfcc7713e3
1 /* Copyright (C) 2013 by Bundesamt fuer Strahlenschutz
2 * Software engineering by Intevation GmbH
3 *
4 * This file is Free Software under the GNU GPL (v>=3)
5 * and comes with ABSOLUTELY NO WARRANTY! Check out
6 * the documentation coming with IMIS-Labordaten-Application for details.
7 */
8
9 /* Copyright (C) 2013 by Bundesamt fuer Strahlenschutz
10 * Software engineering by Intevation GmbH
11 *
12 * This file is Free Software under the GNU GPL (v>=3)
13 * and comes with ABSOLUTELY NO WARRANTY! Check out
14 * the documentation coming with IMIS-Labordaten-Application for details.
15 */
16
1 /** 17 /**
2 * Store for Info 18 * Store for Info
3 */ 19 */
4 Ext.define('Lada.store.Info', { 20 Ext.define('Lada.store.Info', {
5 extend: 'Ext.data.Store', 21 extend: 'Ext.data.Store',

http://lada.wald.intevation.org