Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
70944a26
Unverified
Commit
70944a26
authored
Jun 06, 2022
by
古月闻星
Committed by
GitHub
Jun 06, 2022
Browse files
[Docs] Update copyright years in docs (#2042)
parent
dcdf8961
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docs/en/conf.py
docs/en/conf.py
+1
-1
docs/zh_cn/conf.py
docs/zh_cn/conf.py
+1
-1
No files found.
docs/en/conf.py
View file @
70944a26
...
@@ -27,7 +27,7 @@ __version__ = locals()['__version__']
...
@@ -27,7 +27,7 @@ __version__ = locals()['__version__']
# -- Project information -----------------------------------------------------
# -- Project information -----------------------------------------------------
project
=
'mmcv'
project
=
'mmcv'
copyright
=
'2018-202
1
, OpenMMLab'
copyright
=
'2018-202
2
, OpenMMLab'
author
=
'MMCV Authors'
author
=
'MMCV Authors'
# The short X.Y version
# The short X.Y version
...
...
docs/zh_cn/conf.py
View file @
70944a26
...
@@ -27,7 +27,7 @@ __version__ = locals()['__version__']
...
@@ -27,7 +27,7 @@ __version__ = locals()['__version__']
# -- Project information -----------------------------------------------------
# -- Project information -----------------------------------------------------
project
=
'mmcv'
project
=
'mmcv'
copyright
=
'2018-202
1
, OpenMMLab'
copyright
=
'2018-202
2
, OpenMMLab'
author
=
'MMCV Authors'
author
=
'MMCV Authors'
# The short X.Y version
# The short X.Y version
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment