diff options
Diffstat (limited to 'contrib/python/Pygments/py2/pygments/formatters/bbcode.py')
| -rw-r--r-- | contrib/python/Pygments/py2/pygments/formatters/bbcode.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/Pygments/py2/pygments/formatters/bbcode.py b/contrib/python/Pygments/py2/pygments/formatters/bbcode.py index 784aee3ae77..42ef6fabaac 100644 --- a/contrib/python/Pygments/py2/pygments/formatters/bbcode.py +++ b/contrib/python/Pygments/py2/pygments/formatters/bbcode.py @@ -5,7 +5,7 @@ BBcode formatter. - :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
