doc: better links to the Apache license
Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/cd584f46 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/cd584f46 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/cd584f46 Branch: refs/heads/master Commit: cd584f4661454965016e31072954f91bef27472d Parents: a8f1d16 Author: Nicolas LaleveÌe <[email protected]> Authored: Mon Jun 26 11:16:49 2017 +0200 Committer: Nicolas LaleveÌe <[email protected]> Committed: Mon Jun 26 11:16:49 2017 +0200 ---------------------------------------------------------------------- asciidoc/templates/document-eclipse.html.slim | 2 +- asciidoc/templates/document.html.slim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/cd584f46/asciidoc/templates/document-eclipse.html.slim ---------------------------------------------------------------------- diff --git a/asciidoc/templates/document-eclipse.html.slim b/asciidoc/templates/document-eclipse.html.slim index 1787536..f64412f 100644 --- a/asciidoc/templates/document-eclipse.html.slim +++ b/asciidoc/templates/document-eclipse.html.slim @@ -33,7 +33,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang) hr/ i | Copyright © 2017 The Apache Software Foundation, Licensed under the - a href="http://www.apache.org/licenses/LICENSE-2.0.txt" Apache License, Version 2.0 + a href="http://www.apache.org/licenses/" Apache License, Version 2.0 | . br/ i http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/cd584f46/asciidoc/templates/document.html.slim ---------------------------------------------------------------------- diff --git a/asciidoc/templates/document.html.slim b/asciidoc/templates/document.html.slim index 4c4c285..b5d7131 100644 --- a/asciidoc/templates/document.html.slim +++ b/asciidoc/templates/document.html.slim @@ -79,7 +79,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang) hr/ i | Copyright © 2017 The Apache Software Foundation, Licensed under the - a href="http://www.apache.org/licenses/LICENSE-2.0.txt" Apache License, Version 2.0 + a href="http://www.apache.org/licenses/" Apache License, Version 2.0 | . br/ i
