Skip to content

Commit

Permalink
Update copyright year (fixes #1514.)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anteru committed Aug 22, 2020
1 parent ba1eef7 commit fa0c3af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2006-2019 by the respective authors (see AUTHORS file).
Copyright (c) 2006-2020 by the respective authors (see AUTHORS file).
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion pygments/lexers/shell.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Lexers for various shells.
: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.
"""

Expand Down

0 comments on commit fa0c3af

Please sign in to comment.