Repository: ant-ivyde
Updated Branches:
  refs/heads/master 2e88175b9 -> 89a3ebcc7


Update year in copyright message


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

Branch: refs/heads/master
Commit: d733ac804e35fc319fa539431af0f09cd4a88574
Parents: 2e88175
Author: Jaikiran Pai <[email protected]>
Authored: Wed Jun 13 20:04:55 2018 +0530
Committer: Jaikiran Pai <[email protected]>
Committed: Wed Jun 13 20:04:55 2018 +0530

----------------------------------------------------------------------
 doc/templates/articles/document.html.slim | 2 +-
 doc/templates/book/document.html.slim     | 2 +-
 doc/templates/eclipse/document.html.slim  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/d733ac80/doc/templates/articles/document.html.slim
----------------------------------------------------------------------
diff --git a/doc/templates/articles/document.html.slim 
b/doc/templates/articles/document.html.slim
index b5d7131..8c1ffe2 100644
--- a/doc/templates/articles/document.html.slim
+++ b/doc/templates/articles/document.html.slim
@@ -78,7 +78,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang)
       div id="footer-message" class="footer"
         hr/
         i
-          | Copyright &#169; 2017 The Apache Software Foundation, Licensed 
under the
+          | Copyright &#169; 2018 The Apache Software Foundation, Licensed 
under the
           a href="http://www.apache.org/licenses/"; Apache License, Version 2.0
           | .
         br/

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/d733ac80/doc/templates/book/document.html.slim
----------------------------------------------------------------------
diff --git a/doc/templates/book/document.html.slim 
b/doc/templates/book/document.html.slim
index 126676e..fe33ed1 100644
--- a/doc/templates/book/document.html.slim
+++ b/doc/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; 2017 The Apache Software Foundation, Licensed 
under the
+          | Copyright &#169; 2018 The Apache Software Foundation, Licensed 
under the
           a href="http://www.apache.org/licenses/"; Apache License, Version 2.0
           | .
         br/

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/d733ac80/doc/templates/eclipse/document.html.slim
----------------------------------------------------------------------
diff --git a/doc/templates/eclipse/document.html.slim 
b/doc/templates/eclipse/document.html.slim
index f64412f..f19792c 100644
--- a/doc/templates/eclipse/document.html.slim
+++ b/doc/templates/eclipse/document.html.slim
@@ -32,7 +32,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang)
       div id="footer-message" class="footer"
         hr/
         i
-          | Copyright &#169; 2017 The Apache Software Foundation, Licensed 
under the
+          | Copyright &#169; 2018 The Apache Software Foundation, Licensed 
under the
           a href="http://www.apache.org/licenses/"; Apache License, Version 2.0
           | .
         br/

Reply via email to