aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-01-10 10:29:35 +0100
committerAdrian Kummerlaender2015-01-10 10:29:35 +0100
commitf3ffc891868f18eb342c489f96dbfe2727df8071 (patch)
treeabb4453788cf25f8cc39622bea55104de610d562 /source
parentb8efc7534c54acea15c7a8483d3274dfe3b97696 (diff)
downloadblog.kummerlaender.eu-f3ffc891868f18eb342c489f96dbfe2727df8071.tar
blog.kummerlaender.eu-f3ffc891868f18eb342c489f96dbfe2727df8071.tar.gz
blog.kummerlaender.eu-f3ffc891868f18eb342c489f96dbfe2727df8071.tar.bz2
blog.kummerlaender.eu-f3ffc891868f18eb342c489f96dbfe2727df8071.tar.lz
blog.kummerlaender.eu-f3ffc891868f18eb342c489f96dbfe2727df8071.tar.xz
blog.kummerlaender.eu-f3ffc891868f18eb342c489f96dbfe2727df8071.tar.zst
blog.kummerlaender.eu-f3ffc891868f18eb342c489f96dbfe2727df8071.zip
Added mention of _Apache License_ to _InputXSLT_
Diffstat (limited to 'source')
-rw-r--r--source/00_content/pages/projects/input_xslt.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/00_content/pages/projects/input_xslt.md b/source/00_content/pages/projects/input_xslt.md
index 70d733e..8cd8eee 100644
--- a/source/00_content/pages/projects/input_xslt.md
+++ b/source/00_content/pages/projects/input_xslt.md
@@ -2,7 +2,7 @@
…is a Apache Xalan based XSLT extension enabling access to external commands, the filesystem and calling further transformations from inside a transformation.
-It is used as the base for the static site generation system used to generate the whole website you are currently viewing and is available via [Github] or [cgit].
+It is used as the base for the static site generation system used to generate the whole website you are currently viewing and is available under the terms of the _Apache License_ via [Github] or [cgit].
## Why?