summaryrefslogtreecommitdiffstats
path: root/contrib/python/Twisted/py3/twisted/copyright.py
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-06-22 18:50:56 +0300
committerrobot-piglet <[email protected]>2025-06-22 19:04:42 +0300
commitc7cbc6d480c5488ff6e921c709680fd2c1340a10 (patch)
tree10843f44b67c0fb5717ad555556064095f701d8c /contrib/python/Twisted/py3/twisted/copyright.py
parent26d391cdb94d2ce5efc8d0cc5cea7607dc363c0b (diff)
Intermediate changes
commit_hash:28750b74281710ec1ab5bdc2403c8ab24bdd164b
Diffstat (limited to 'contrib/python/Twisted/py3/twisted/copyright.py')
-rw-r--r--contrib/python/Twisted/py3/twisted/copyright.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/Twisted/py3/twisted/copyright.py b/contrib/python/Twisted/py3/twisted/copyright.py
index 848c7c2fb26..8a21533ba74 100644
--- a/contrib/python/Twisted/py3/twisted/copyright.py
+++ b/contrib/python/Twisted/py3/twisted/copyright.py
@@ -13,7 +13,7 @@ from twisted import __version__ as version, version as _longversion
longversion = str(_longversion)
copyright = """\
-Copyright (c) 2001-2024 Twisted Matrix Laboratories.
+Copyright (c) 2001-2025 Twisted Matrix Laboratories.
See LICENSE for details."""
disclaimer = """