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 d4d91870..af06d240 100644 --- a/pygments/styles/algol.py +++ b/pygments/styles/algol.py @@ -26,7 +26,7 @@ [1] `Revised Report on the Algorithmic Language Algol-60 <http://www.masswerk.at/algol60/report.htm>` - :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |