copyright notice
----------------
-Copyright (c) 2004-2018 Jeremy Stanley <fungi@yuggoth.org> and other
+Copyright (c) 2004-2019 Jeremy Stanley <fungi@yuggoth.org> and other
mudpy authors listed in the Git history or AUTHORS file.
permission notice
-# Copyright (c) 2018 mudpy authors. Permission to use, copy,
+# Copyright (c) 2018-2019 mudpy authors. Permission to use, copy,
# modify, and distribute this software is granted under terms
# provided in the LICENSE file distributed with this software.
add_function_parentheses = True
add_module_names = True
-copyright = '2004-2018, Jeremy Stanley <fungi@yuggoth.org>'
+copyright = '2004-2019, Jeremy Stanley <fungi@yuggoth.org>'
extensions = ['sphinx.ext.autodoc']
html_favicon = '_static/logo.svg'
html_logo = '_static/logo.svg'