Repository: incubator-freemarker-site Updated Branches: refs/heads/master be347e5ee -> 90585e295
Fixes in the license section Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/90585e29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/90585e29 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/90585e29 Branch: refs/heads/master Commit: 90585e2951593d46f6a4d7baf583ddc81b220e64 Parents: be347e5 Author: ddekany <[email protected]> Authored: Tue Jun 7 10:02:55 2016 +0200 Committer: ddekany <[email protected]> Committed: Tue Jun 7 10:02:55 2016 +0200 ---------------------------------------------------------------------- src/main/docgen/book.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/90585e29/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index 9fda3e4..2d5d180 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -114,14 +114,14 @@ <simplesect> <title>License</title> - <para>FreeMarker 2.3.23 is Free software, licensed under the Apache - License, Version 2.0. <olink targetdoc="license">See the license + <para>FreeMarker is Free software, licensed under the Apache License, + Version 2.0. <olink targetdoc="license">See the license here...</olink>.</para> - <para>After 2.3.24-pre01 (2012-09-02) the copyright owner in the license - changes to the Apache Software Foundation, as the project has started - <link xlink:href="http://incubator.apache.org/">Apache Incubation</link> - (see disclaimer earlier).</para> + <para>As of 2.3.24-pre01 (2015-09-02) the copyright owner in the license + has changed to the Apache Software Foundation, as the project has + started <link xlink:href="http://incubator.apache.org/">Apache + Incubation</link> (see disclaimer earlier).</para> </simplesect> </chapter>
