Browse Source

Add LAMDA in copyright

pull/3/head
troyyyyy 3 years ago
parent
commit
9b1beb873d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/conf.py

+ 1
- 1
docs/conf.py View File

@@ -17,7 +17,7 @@ slug = re.sub(r'\W+', '-', project.lower())
author = u'Yu-Xuan Huang, Wen-Chao Hu, En-Hao Gao'
version = u'0.1.0'
release = u'0.1.0'
copyright = author
copyright = u'2023, LAMDA, Nanjing University, China'
language = 'en'

extensions = [


Loading…
Cancel
Save