summaryrefslogtreecommitdiff
path: root/pygments/lexers/arturo.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/lexers/arturo.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/lexers/arturo.py')
-rw-r--r--pygments/lexers/arturo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/arturo.py b/pygments/lexers/arturo.py
index 406bcc6f..72258248 100644
--- a/pygments/lexers/arturo.py
+++ b/pygments/lexers/arturo.py
@@ -4,7 +4,7 @@
Lexer for the Arturo language.
- :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.
"""