Skip to content

Commit 0690bb7

Browse files
committed
Happy new year!
1 parent a901946 commit 0690bb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Felix Hildén
3+
Copyright (c) 2021-2022 Felix Hildén
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
project = "sphinx-codeautolink"
1414
author = "Felix Hildén"
15-
copyright = "2021, Felix Hildén"
15+
copyright = "2021-2022, Felix Hildén"
1616
version = Path(_package_root, "sphinx_codeautolink", "VERSION").read_text().strip()
1717
release = version
1818

0 commit comments

Comments
 (0)