File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Hyperledger Fabric
2- Copyright [2016-2020 ] contributors to Hyperledger Fabric
2+ Copyright [2016-2025 ] contributors to Hyperledger Fabric
33
44This product includes software developed at
55Hyperledger (http://www.hyperledger.org/).
Original file line number Diff line number Diff line change 1818 {%- if hasdoc('copyright') %}
1919 {% trans path=pathto('copyright'), copyright=copyright|e %}© < a href ="{{ path }} "> Copyright</ a > {{ copyright }}.{% endtrans %}
2020 {%- else %}
21- {% trans copyright=copyright|e %}© Copyright Hyperledger 2020-2024 .{% endtrans %}
21+ {% trans copyright=copyright|e %}© Copyright Hyperledger 2020-2025 .{% endtrans %}
2222 {%- endif %}
2323 {%- endif %}
2424 < br >
Original file line number Diff line number Diff line change 3030# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
3131
3232project = "Hyperledger Fabric Docs"
33- copyright = "2017-2024 , Hyperledger Foundation"
33+ copyright = "2017-2025 , Hyperledger Foundation"
3434author = "Hyperledger Foundation"
3535release = "main"
3636version = "main"
You can’t perform that action at this time.
0 commit comments