diff options
Diffstat (limited to 'pygments/lexers/igor.py')
-rw-r--r-- | pygments/lexers/igor.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/igor.py b/pygments/lexers/igor.py index e843d081..c67b03d9 100644 --- a/pygments/lexers/igor.py +++ b/pygments/lexers/igor.py @@ -4,7 +4,7 @@ Lexers for Igor Pro. - :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. """ |