Unverified Commit 70944a26 authored by 古月闻星's avatar 古月闻星 Committed by GitHub
Browse files

[Docs] Update copyright years in docs (#2042)

parent dcdf8961
...@@ -27,7 +27,7 @@ __version__ = locals()['__version__'] ...@@ -27,7 +27,7 @@ __version__ = locals()['__version__']
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'mmcv' project = 'mmcv'
copyright = '2018-2021, OpenMMLab' copyright = '2018-2022, OpenMMLab'
author = 'MMCV Authors' author = 'MMCV Authors'
# The short X.Y version # The short X.Y version
......
...@@ -27,7 +27,7 @@ __version__ = locals()['__version__'] ...@@ -27,7 +27,7 @@ __version__ = locals()['__version__']
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'mmcv' project = 'mmcv'
copyright = '2018-2021, OpenMMLab' copyright = '2018-2022, OpenMMLab'
author = 'MMCV Authors' author = 'MMCV Authors'
# The short X.Y version # The short X.Y version
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment