|
Revision 25482, 1.5 kB
(checked in by thorikawa, 4 years ago)
|
|
端末追加画面を試験的にExtJSに対応
TODO: 端末名によるリアルタイム絞り込み検索/キャリアによる絞り込み
|
-
Property svn:mime-type set to
text/plain
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | Ext JS - JavaScript Library
|
|---|
| 2 | Copyright (c) 2006-2008, Ext JS, LLC
|
|---|
| 3 | All rights reserved.
|
|---|
| 4 | licensing@extjs.com
|
|---|
| 5 |
|
|---|
| 6 | http://extjs.com/license
|
|---|
| 7 |
|
|---|
| 8 | Open Source License
|
|---|
| 9 | ------------------------------------------------------------------------------------------
|
|---|
| 10 | Ext is licensed under the terms of the Open Source GPL 3.0 license.
|
|---|
| 11 |
|
|---|
| 12 | http://www.gnu.org/licenses/gpl.html
|
|---|
| 13 |
|
|---|
| 14 | There are several FLOSS exceptions available for use with this release for
|
|---|
| 15 | open source applications that are distributed under a license other than the GPL.
|
|---|
| 16 |
|
|---|
| 17 | * Open Source License Exception for Applications
|
|---|
| 18 |
|
|---|
| 19 | http://extjs.com/products/floss-exception.php
|
|---|
| 20 |
|
|---|
| 21 | * Open Source License Exception for Development
|
|---|
| 22 |
|
|---|
| 23 | http://extjs.com/products/ux-exception.php
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 | Commercial License
|
|---|
| 27 | ------------------------------------------------------------------------------------------
|
|---|
| 28 | This is the appropriate option if you are creating proprietary applications and you are
|
|---|
| 29 | not prepared to distribute and share the source code of your application under the
|
|---|
| 30 | GPL v3 license. Please visit http://extjs.com/license for more details.
|
|---|
| 31 |
|
|---|
| 32 |
|
|---|
| 33 | OEM / Reseller License
|
|---|
| 34 | ------------------------------------------------------------------------------------------
|
|---|
| 35 | For more details, please visit: http://extjs.com/license.
|
|---|
| 36 |
|
|---|
| 37 | --
|
|---|
| 38 |
|
|---|
| 39 | This library is distributed in the hope that it will be useful,
|
|---|
| 40 | but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|---|
| 41 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|---|
| 42 | General Public License for more details. |
|---|