Skip to content

Commit

Permalink
docs: Bump application copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewimeson authored and adrienverge committed Jun 24, 2022
1 parent 34a4f76 commit 40cab7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yamllint/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
APP_DESCRIPTION = __doc__

__author__ = u'Adrien Vergé'
__copyright__ = u'Copyright 2016, Adrien Vergé'
__copyright__ = u'Copyright 2022, Adrien Vergé'
__license__ = 'GPLv3'
__version__ = APP_VERSION

0 comments on commit 40cab7f

Please sign in to comment.