diff options
Diffstat (limited to 'pygments/styles/algol.py')
-rw-r--r-- | pygments/styles/algol.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/algol.py b/pygments/styles/algol.py index f293b0ec..d6b4926a 100644 --- a/pygments/styles/algol.py +++ b/pygments/styles/algol.py @@ -25,7 +25,7 @@ [1] `Revised Report on the Algorithmic Language Algol-60 <http://www.masswerk.at/algol60/report.htm>` - :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |