소스 검색

Set Python documentation copyright

Masood Malekghassemi 9 년 전
부모
커밋
25186ae0f1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/python/grpcio/commands.py

+ 1 - 0
src/python/grpcio/commands.py

@@ -62,6 +62,7 @@ napoleon_numpy_docstring = True
 napoleon_include_special_with_doc = True
 
 html_theme = 'sphinx_rtd_theme'
+copyright = "2016, The gRPC Authors"
 """
 
 API_GLOSSARY = """