mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-16 05:39:24 +00:00
35 lines
1.1 KiB
Text
35 lines
1.1 KiB
Text
**********************************************************************
|
|
|
|
KeymanWeb 2.0
|
|
-------------
|
|
|
|
License
|
|
|
|
The contents of this file are subject to the Mozilla Public License
|
|
Version 1.1 (the "License"); you may not use this file except in
|
|
compliance with the License. You may obtain a copy of the License at
|
|
http://www.mozilla.org/MPL/
|
|
|
|
Software distributed under the License is distributed on an "AS IS"
|
|
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing rights and limitations
|
|
under the License.
|
|
|
|
The Original Code is (C) 2014 Tavultesoft Pty Ltd.
|
|
|
|
The Initial Developer of the Original Code is Tavultesoft.
|
|
|
|
**********************************************************************
|
|
|
|
The following folders contain the distribution for KeymanWeb 2.0:
|
|
|
|
source Source code
|
|
output Fully-compiled modules for testing
|
|
samples Sample web-pages
|
|
|
|
|
|
Google Closures Compiler is used to compile the javascript modules
|
|
into a single module. Java must be installed to run the compiler,
|
|
which is stored in the tools folder.
|
|
|
|
|