Skip to content

Commit 9e11baa

Browse files
committed
Bump copyright year.
1 parent 450cd41 commit 9e11baa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014-2024 Thomas Kemmer
3+
Copyright (c) 2014-2025 Thomas Kemmer
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Related Projects
100100
License
101101
------------------------------------------------------------------------
102102

103-
Copyright (c) 2014-2024 Thomas Kemmer.
103+
Copyright (c) 2014-2025 Thomas Kemmer.
104104

105105
Licensed under the `MIT License`_.
106106

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def get_version():
1919

2020

2121
project = "cachetools"
22-
copyright = "2014-2024 Thomas Kemmer"
22+
copyright = "2014-2025 Thomas Kemmer"
2323
release, version = get_version()
2424

2525
extensions = [

0 commit comments

Comments
 (0)