We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a040072 commit 29f86e1Copy full SHA for 29f86e1
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright 2005-2023 Michael Bayer.
+Copyright 2005-2024 Michael Bayer.
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy of
4
this software and associated documentation files (the "Software"), to deal in
docs/build/conf.py
@@ -65,7 +65,7 @@
65
66
# General information about the project.
67
project = "dogpile.cache"
68
-copyright = "2011-2023 Mike Bayer"
+copyright = "2011-2024 Mike Bayer"
69
70
# The version info for the project you're documenting, acts as replacement for
71
# |version| and |release|, also used in various other places throughout the
0 commit comments