File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2014-2025 Thomas Kemmer
3+ Copyright (c) 2014-2026 Thomas Kemmer
44
55Permission is hereby granted, free of charge, to any person obtaining a copy of
66this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ Related Projects
102102License
103103------------------------------------------------------------------------
104104
105- Copyright (c) 2014-2025 Thomas Kemmer.
105+ Copyright (c) 2014-2026 Thomas Kemmer.
106106
107107Licensed under the `MIT License `_.
108108
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ def get_version():
1919
2020
2121project = "cachetools"
22- copyright = "2014-2025 Thomas Kemmer"
22+ copyright = "2014-2026 Thomas Kemmer"
2323release , version = get_version ()
2424
2525extensions = [
You can’t perform that action at this time.
0 commit comments