We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072b160 commit a3a7900Copy full SHA for a3a7900
_includes/themes/apache/footer.html
@@ -7,7 +7,7 @@
7
alt="Logo of the Apache Software Foundation"/></a>
8
</div>
9
<div>
10
- Copyright © 2019-2025 <a href="https://www.apache.org">The Apache Software Foundation</a>.
+ Copyright © 2019-{{ site.time | date: "%Y" }} <a href="https://www.apache.org">The Apache Software Foundation</a>.
11
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
12
2.0</a>.
13
<br>
0 commit comments