Skip to content

Commit e5320ac

Browse files
committed
update
1 parent f220308 commit e5320ac

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,21 @@ Examples
7373
XmlValidate -dump -maxDump=4096 -ns=http://earth.google.com/kml/2.1 -schema=http://code.google.com/apis/kml/schema/kml21.xsd http://kml-samples.googlecode.com/svn/trunk/kml/kmz/simple/big.kmz
7474

7575
Note: XmlValidate command in examples above is a short-cut to the executable command using java and XmlValidate.jar on the CLASSPATH or by using the equivalent batch file/shell script.
76-
See xv.bat, kml21.bat, and kml22.bat for example usage.
76+
See xv.bat, kml21.bat, and kml22.bat for example usage.
77+
78+
License
79+
-------
80+
81+
Copyright 2009 The MITRE Corporation
82+
83+
Licensed under the Apache License, Version 2.0 (the "License");
84+
you may not use this file except in compliance with the License.
85+
You may obtain a copy of the License at
86+
87+
http://www.apache.org/licenses/LICENSE-2.0
88+
89+
Unless required by applicable law or agreed to in writing, software
90+
distributed under the License is distributed on an "AS IS" BASIS,
91+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
92+
See the License for the specific language governing permissions and
93+
limitations under the License.

0 commit comments

Comments
 (0)