Repository: ant-ivy
Updated Branches:
  refs/heads/master a12daf308 -> 0ce17f931


Use a copyright range


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/0ce17f93
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/0ce17f93
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/0ce17f93

Branch: refs/heads/master
Commit: 0ce17f931e5561a349794ca57314d17c80682e00
Parents: a12daf3
Author: Nicolas Lalevée <[email protected]>
Authored: Thu Jul 6 13:59:24 2017 +0200
Committer: Nicolas Lalevée <[email protected]>
Committed: Thu Jul 6 13:59:24 2017 +0200

----------------------------------------------------------------------
 asciidoc/templates/book/document.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-ivy/blob/0ce17f93/asciidoc/templates/book/document.html.slim
----------------------------------------------------------------------
diff --git a/asciidoc/templates/book/document.html.slim 
b/asciidoc/templates/book/document.html.slim
index 8541fcf..446e211 100644
--- a/asciidoc/templates/book/document.html.slim
+++ b/asciidoc/templates/book/document.html.slim
@@ -42,7 +42,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang)
       div id="footer-message" class="footer"
         hr/
         i
-          | Copyright &#169;
+          | Copyright &#169; 2007 -
           = " " + Time.now.year.to_s + " "
           | The Apache Software Foundation, Licensed under the
           a href="http://www.apache.org/licenses/"; Apache License, Version 2.0

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/0ce17f93/asciidoc/templates/document.html.slim
----------------------------------------------------------------------
diff --git a/asciidoc/templates/document.html.slim 
b/asciidoc/templates/document.html.slim
index 776221a..6e4bec6 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)
       div id="footer-message" class="footer"
         hr/
         i
-          | Copyright &#169;
+          | Copyright &#169; 2007 -
           = " " + Time.now.year.to_s + " "
           | The Apache Software Foundation, Licensed under the
           a href="http://www.apache.org/licenses/"; Apache License, Version 2.0

Reply via email to