Skip to content

Commit e75577c

Browse files
authored
Add copyright year and Apache Beam (#34306)
1 parent bef5238 commit e75577c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/scripts/generate_pydoc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ html_theme = 'sphinx_rtd_theme'
128128
project = 'Apache Beam'
129129
version = beam_version.__version__
130130
release = version
131+
copyright = '%Y, Apache Beam'
131132
132133
autoclass_content = 'both'
133134
autodoc_inherit_docstrings = False

0 commit comments

Comments
 (0)