Skip to content

Commit 64cb4fa

Browse files
committed
doc: Use different spelling of my name
Update copyright dates while at it.
1 parent 557494f commit 64cb4fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# General information about the project.
4040
project = u'python-gdsii'
41-
copyright = u'2010–2011, Eugeniy Meshcheryakov'
41+
copyright = u'2010–2025, Ievgenii Meshcheriakov'
4242

4343
# The version info for the project you're documenting, acts as replacement for
4444
# |version| and |release|, also used in various other places throughout the
@@ -173,7 +173,7 @@
173173
# (source start file, target name, title, author, documentclass [howto/manual]).
174174
latex_documents = [
175175
('index', 'pygdsii.tex', u'python-gdsii Documentation',
176-
u'Eugeniy Meshcheryakov', 'manual'),
176+
u'Ievgenii Meshcheriakov', 'manual'),
177177
]
178178

179179
# The name of an image file (relative to this directory) to place at the top of

0 commit comments

Comments
 (0)