diff options
author | Adrian Kummerlaender | 2015-01-04 00:05:16 +0100 |
---|---|---|
committer | Adrian Kummerlaender | 2015-01-04 00:05:16 +0100 |
commit | 93af7b2094759d1187c5e9ead8eba6cab557ca18 (patch) | |
tree | feaf3346693991b3dec99939a830438216486bd2 | |
parent | b9d62d5ce1e3f92a8ab34239c6e4044ad57180df (diff) | |
download | InputXSLT-93af7b2094759d1187c5e9ead8eba6cab557ca18.tar InputXSLT-93af7b2094759d1187c5e9ead8eba6cab557ca18.tar.gz InputXSLT-93af7b2094759d1187c5e9ead8eba6cab557ca18.tar.bz2 InputXSLT-93af7b2094759d1187c5e9ead8eba6cab557ca18.tar.lz InputXSLT-93af7b2094759d1187c5e9ead8eba6cab557ca18.tar.xz InputXSLT-93af7b2094759d1187c5e9ead8eba6cab557ca18.tar.zst InputXSLT-93af7b2094759d1187c5e9ead8eba6cab557ca18.zip |
Released `InputXSLT` under the terms of the Apache License 2.0
* analogously to the projects required to actually use `InputXSLT`: Apache Xalan and Xerces
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Copyright 2015 Adrian Kummerländer + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this project except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. |