Skip to content

Commit

Permalink
doc: update copyright years
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Oct 2, 2023
1 parent 1f704fa commit e9cd2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

# General information about the project.
project = "pylxd"
copyright = "2016-2018, Canonical Ltd"
copyright = "2016-2023, Canonical Ltd"

# If true, '()' will be appended to :func: etc. cross-reference text.
add_function_parentheses = True
Expand Down

0 comments on commit e9cd2fb

Please sign in to comment.