Skip to content

Commit d99c023

Browse files
committed
Bump copyright year.
1 parent 5a87ee0 commit d99c023

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-2025 Thomas Kemmer
3+
Copyright (c) 2014-2026 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
@@ -102,7 +102,7 @@ Related Projects
102102
License
103103
------------------------------------------------------------------------
104104

105-
Copyright (c) 2014-2025 Thomas Kemmer.
105+
Copyright (c) 2014-2026 Thomas Kemmer.
106106

107107
Licensed under the `MIT License`_.
108108

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-2025 Thomas Kemmer"
22+
copyright = "2014-2026 Thomas Kemmer"
2323
release, version = get_version()
2424

2525
extensions = [

0 commit comments

Comments
 (0)