diff options
| -rw-r--r-- | LICENSE.md | 2 | ||||
| -rw-r--r-- | cn/index.html | 2 | ||||
| -rw-r--r-- | cn/pages/donation.html | 2 | ||||
| -rw-r--r-- | landing.html | 2 | ||||
| -rw-r--r-- | landing/_includes/page-footer.html | 2 | ||||
| -rw-r--r-- | pages/donation.html | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2016-2017 TBOOX Open Source Group + Copyright 2016-2018 TBOOX Open Source Group Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cn/index.html b/cn/index.html index 1d71e15e..10856fe4 100644 --- a/cn/index.html +++ b/cn/index.html @@ -227,7 +227,7 @@ <footer class="site-footer"> - <span class="site-footer-owner">Copyright (c) 2015-2017 <a href="http://www.tboox.org">tboox.org</a>.</span> + <span class="site-footer-owner">Copyright (c) 2015-2018 <a href="http://www.tboox.org">tboox.org</a>.</span> <span class="site-footer-power"> <span> <!--Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="http://pages.coding.me">Coding Pages</a>.--> diff --git a/cn/pages/donation.html b/cn/pages/donation.html index 8fac2a14..2ffad26d 100644 --- a/cn/pages/donation.html +++ b/cn/pages/donation.html @@ -122,7 +122,7 @@ <footer class="site-footer"> - <span class="site-footer-owner">Copyright (c) 2015-2017 <a href="http://www.tboox.org">tboox.org</a>.</span> + <span class="site-footer-owner">Copyright (c) 2015-2018 <a href="http://www.tboox.org">tboox.org</a>.</span> <span class="site-footer-power"> <span> <!--Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="http://pages.coding.me">Coding Pages</a>.--> diff --git a/landing.html b/landing.html index 3c33729e..f5819fa1 100644 --- a/landing.html +++ b/landing.html @@ -224,7 +224,7 @@ <footer class="site-footer"> - <span class="site-footer-owner">Copyright (c) 2015-2017 <a href="http://www.tboox.org">tboox.org</a>.</span> + <span class="site-footer-owner">Copyright (c) 2015-2018 <a href="http://www.tboox.org">tboox.org</a>.</span> <span class="site-footer-power"> <span> <!--Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="http://pages.coding.me">Coding Pages</a>.--> diff --git a/landing/_includes/page-footer.html b/landing/_includes/page-footer.html index bb306a49..d1c0229a 100644 --- a/landing/_includes/page-footer.html +++ b/landing/_includes/page-footer.html @@ -1,5 +1,5 @@ <footer class="site-footer"> - <span class="site-footer-owner">Copyright (c) 2015-2017 <a href="{{ site.author.url }}">tboox.org</a>.</span> + <span class="site-footer-owner">Copyright (c) 2015-2018 <a href="{{ site.author.url }}">tboox.org</a>.</span> <span class="site-footer-power"> <span> <!--Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="http://pages.coding.me">Coding Pages</a>.--> diff --git a/pages/donation.html b/pages/donation.html index 15faade6..a7dff993 100644 --- a/pages/donation.html +++ b/pages/donation.html @@ -124,7 +124,7 @@ <footer class="site-footer"> - <span class="site-footer-owner">Copyright (c) 2015-2017 <a href="http://www.tboox.org">tboox.org</a>.</span> + <span class="site-footer-owner">Copyright (c) 2015-2018 <a href="http://www.tboox.org">tboox.org</a>.</span> <span class="site-footer-power"> <span> <!--Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="http://pages.coding.me">Coding Pages</a>.--> |
