Skip to content

Commit

Permalink
Improved copyright statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Jan 29, 2023
1 parent ddb3468 commit ccbca88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

# General information about the project.
project = 'SNMP library for Python'
copyright = '2005-2019, Ilya Etingof <[email protected]>;2022-2023, LeXtudio Inc. <[email protected]>'
copyright = '2005-2019, Ilya Etingof. © Copyright 2022-2023, LeXtudio Inc.'
author = 'LeXtudio Inc. <[email protected]>'

# The version info for the project you're documenting, acts as replacement for
Expand Down

0 comments on commit ccbca88

Please sign in to comment.