summaryrefslogtreecommitdiff
path: root/pygments/styles/tango.py
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <Anteru@users.noreply.github.com>2023-03-29 21:18:26 +0200
committerGitHub <noreply@github.com>2023-03-29 21:18:26 +0200
commit86778604129334302f1ae7c0ded8d054c7de7fcf (patch)
treea459276ac670adcc55d68bf4084caa5366db19d6 /pygments/styles/tango.py
parent9b4af216900704b05040f6314138c8621898c10c (diff)
parenta1361035ec5f599290371f7df9f21e3f1f1420a6 (diff)
downloadpygments-git-86778604129334302f1ae7c0ded8d054c7de7fcf.tar.gz
Merge pull request #2393 from pygments/anteru/year-2023
Update copyright year to 2023.
Diffstat (limited to 'pygments/styles/tango.py')
-rw-r--r--pygments/styles/tango.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/tango.py b/pygments/styles/tango.py
index 694e6588..2488b2ea 100644
--- a/pygments/styles/tango.py
+++ b/pygments/styles/tango.py
@@ -32,7 +32,7 @@
have been chosen to have the same style. Similarly, keywords (Keyword.*),
and Operator.Word (and, or, in) have been assigned the same style.
- :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""