summaryrefslogtreecommitdiffstats
path: root/contrib/python/Pygments/py3/pygments/formatters/bbcode.py
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2026-05-20 14:32:16 +0300
committerrobot-piglet <[email protected]>2026-05-20 16:18:53 +0300
commit4a4ff781d4a9d3a49658e7aa494b0683dcb73e3b (patch)
tree7f1b851067a3043f388a9848013f47a89f14e756 /contrib/python/Pygments/py3/pygments/formatters/bbcode.py
parentd0fa929c8414276a05083a1e5b06f690b3c8fac0 (diff)
Intermediate changes
commit_hash:1f540eb64a7d0f5f2171dadb7b44f303876ddc85
Diffstat (limited to 'contrib/python/Pygments/py3/pygments/formatters/bbcode.py')
-rw-r--r--contrib/python/Pygments/py3/pygments/formatters/bbcode.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/Pygments/py3/pygments/formatters/bbcode.py b/contrib/python/Pygments/py3/pygments/formatters/bbcode.py
index 9554081062a..339edf9dc9a 100644
--- a/contrib/python/Pygments/py3/pygments/formatters/bbcode.py
+++ b/contrib/python/Pygments/py3/pygments/formatters/bbcode.py
@@ -4,7 +4,7 @@
BBcode formatter.
- :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""