diff options
Diffstat (limited to 'scripts/vcs_to_changelog/frontend_c.py')
-rw-r--r-- | scripts/vcs_to_changelog/frontend_c.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vcs_to_changelog/frontend_c.py b/scripts/vcs_to_changelog/frontend_c.py index 4191e86456..8e37c5fa47 100644 --- a/scripts/vcs_to_changelog/frontend_c.py +++ b/scripts/vcs_to_changelog/frontend_c.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # The C Parser. -# Copyright (C) 2019 Free Software Foundation, Inc. +# Copyright (C) 2019-2020 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |