diff options
| author | Matthäus G. Chajdas <dev@anteru.net> | 2021-01-03 18:03:23 +0100 |
|---|---|---|
| committer | Matthäus G. Chajdas <dev@anteru.net> | 2021-01-03 18:03:23 +0100 |
| commit | a590ac5ea7c00a41e253834306bfa19e38349c0b (patch) | |
| tree | a5ba6e38c493af88ec38b44ac156191996626845 /pygments/lexers/javascript.py | |
| parent | dabeb2ac978919589bb1a60c527f8d1728bf8ae8 (diff) | |
| download | pygments-git-a590ac5ea7c00a41e253834306bfa19e38349c0b.tar.gz | |
Bump copyright year.
Diffstat (limited to 'pygments/lexers/javascript.py')
| -rw-r--r-- | pygments/lexers/javascript.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/javascript.py b/pygments/lexers/javascript.py index 8f99e3ca..42200e94 100644 --- a/pygments/lexers/javascript.py +++ b/pygments/lexers/javascript.py @@ -5,7 +5,7 @@ Lexers for JavaScript and related languages. - :copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
