File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2014-2024 Thomas Kemmer
3
+ Copyright (c) 2014-2025 Thomas Kemmer
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
6
this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Related Projects
100
100
License
101
101
------------------------------------------------------------------------
102
102
103
- Copyright (c) 2014-2024 Thomas Kemmer.
103
+ Copyright (c) 2014-2025 Thomas Kemmer.
104
104
105
105
Licensed under the `MIT License `_.
106
106
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ def get_version():
19
19
20
20
21
21
project = "cachetools"
22
- copyright = "2014-2024 Thomas Kemmer"
22
+ copyright = "2014-2025 Thomas Kemmer"
23
23
release , version = get_version ()
24
24
25
25
extensions = [
You can’t perform that action at this time.
0 commit comments