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/gdscript.py | |
| parent | dabeb2ac978919589bb1a60c527f8d1728bf8ae8 (diff) | |
| download | pygments-git-a590ac5ea7c00a41e253834306bfa19e38349c0b.tar.gz | |
Bump copyright year.
Diffstat (limited to 'pygments/lexers/gdscript.py')
| -rw-r--r-- | pygments/lexers/gdscript.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/gdscript.py b/pygments/lexers/gdscript.py index 7d9b9e6e..b235be9f 100644 --- a/pygments/lexers/gdscript.py +++ b/pygments/lexers/gdscript.py @@ -8,7 +8,7 @@ Modified by Daniel J. Ramirez <djrmuv@gmail.com> based on the original python.py. - :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. """ |
