aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-01-04 00:05:16 +0100
committerAdrian Kummerlaender2015-01-04 00:05:16 +0100
commit93af7b2094759d1187c5e9ead8eba6cab557ca18 (patch)
treefeaf3346693991b3dec99939a830438216486bd2
parentb9d62d5ce1e3f92a8ab34239c6e4044ad57180df (diff)
downloadInputXSLT-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--LICENSE13
1 files changed, 13 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..2755434
--- /dev/null
+++ b/LICENSE
@@ -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.