docs: Bump copyright date to 2020

This commit is contained in:
Angus Gratton
2020-03-06 12:20:41 +11:00
committed by Angus Gratton
parent e0eb218e7a
commit cb7f2d737a
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ from conf_common import * # noqa: F401, F403 - need to make available everythin
# General information about the project. # General information about the project.
project = u'ESP-IDF Programming Guide' project = u'ESP-IDF Programming Guide'
copyright = u'2016 - 2019, Espressif Systems (Shanghai) CO., LTD' copyright = u'2016 - 2020, Espressif Systems (Shanghai) CO., LTD'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.

View File

@@ -13,7 +13,7 @@ from conf_common import * # noqa: F401, F403 - need to make available everythin
# General information about the project. # General information about the project.
project = u'ESP-IDF 编程指南' project = u'ESP-IDF 编程指南'
copyright = u'2016 - 2019 乐鑫信息科技(上海)股份有限公司' copyright = u'2016 - 2020 乐鑫信息科技(上海)股份有限公司'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.