diff --git a/asciidoc/templates/document.html.slim b/asciidoc/templates/document.html.slim index 4df1de46..2a140425 100644 --- a/asciidoc/templates/document.html.slim +++ b/asciidoc/templates/document.html.slim @@ -81,7 +81,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang) i | Copyright © 2007 - = " " + Time.now.year.to_s + " " - | The Apache Software Foundation, Licensed under the + ' The Apache Software Foundation, Licensed under the a href="http://www.apache.org/licenses/" Apache License, Version 2.0 | . br/