We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5203bdf commit 76ea0c0Copy full SHA for 76ea0c0
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2021-2023 Felix Hildén
+Copyright (c) 2021-2025 Felix Hildén
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
docs/src/conf.py
@@ -12,7 +12,7 @@
12
13
project = "sphinx-codeautolink"
14
author = "Felix Hildén"
15
-copyright = "2021-2023, Felix Hildén"
+copyright = "2021-2025, Felix Hildén"
16
version = __version__
17
release = version
18
0 commit comments