Skip to content

Commit 26d34aa

Browse files
committed
[FAB-13605] Updated Copyright footer
to 2019. Change-Id: Ie20499d8b6e784bf418fd83d709ac6b2a7962081 Signed-off-by: pama-ibm <pama@ibm.com>
1 parent de0f591 commit 26d34aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{%- if hasdoc('copyright') %}
1919
{% trans path=pathto('copyright'), copyright=copyright|e %}&copy; <a href="{{ path }}">Copyright</a> {{ copyright }}.{% endtrans %}
2020
{%- else %}
21-
{% trans copyright=copyright|e %}&copy; Copyright Hyperledger 2018.{% endtrans %}
21+
{% trans copyright=copyright|e %}&copy; Copyright Hyperledger 2019.{% endtrans %}
2222
{%- endif %}
2323
{%- endif %}
2424
<br>

0 commit comments

Comments
 (0)