We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b2dc7 commit 1ba9177Copy full SHA for 1ba9177
1 file changed
docs/source/conf.py
@@ -46,8 +46,8 @@
46
47
# General information about the project.
48
project = "GeoStat Framework"
49
-copyright = "2018, Sebastian Müller, Lennart Schüler"
50
-author = "Sebastian Müller, Lennart Schüler"
+copyright = u"2018, Sebastian Müller, Lennart Schüler"
+author = u"Sebastian Müller, Lennart Schüler"
51
52
# The version info for the project you're documenting, acts as replacement for
53
# |version| and |release|, also used in various other places throughout the
0 commit comments