We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da490df commit c94ec54Copy full SHA for c94ec54
2 files changed
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright 2005-2021 Michael Bayer.
+Copyright 2005-2022 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-2021 Mike Bayer"
+copyright = "2011-2022 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