Skip to content

Commit 97469e8

Browse files
billsacksfritzt
authored andcommitted
Change copyright, version, and other metadata
1 parent 5661373 commit 97469e8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/source/conf.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,18 @@
5050
master_doc = 'index'
5151

5252
# General information about the project.
53-
project = u'clmdoc'
54-
copyright = u'2018, Erik Kluzek, Bill Sacks, Ben Andre'
55-
author = u'Erik Kluzek, Bill Sacks, Ben Andre'
53+
project = u'ctsm'
54+
copyright = u'2020, UCAR'
55+
author = u''
5656

5757
# The version info for the project you're documenting, acts as replacement for
5858
# |version| and |release|, also used in various other places throughout the
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = u'clm5.0'
62+
version = u'master'
6363
# The full version, including alpha/beta/rc tags.
64-
release = u'release-clm5.0.01'
64+
release = u'master'
6565

6666
# The language for content autogenerated by Sphinx. Refer to documentation
6767
# for a list of supported languages.

0 commit comments

Comments
 (0)