Update all occurrences of my name with my legal name.
This commit is contained in:
+3
-3
@@ -47,8 +47,8 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = 'gLabels'
|
||||
copyright = '2020, Jim Evins <evins@snaught.com>'
|
||||
author = 'Jim Evins'
|
||||
copyright = '2020, Jaye Evins <evins@snaught.com>'
|
||||
author = 'Jaye Evins'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
@@ -140,7 +140,7 @@ latex_elements = {
|
||||
# author, documentclass [howto, manual, or own class]).
|
||||
latex_documents = [
|
||||
(master_doc, 'gLabels.tex', 'gLabels Documentation',
|
||||
'Jim Evins', 'manual'),
|
||||
'Jaye Evins', 'manual'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user