diff options
Diffstat (limited to 'scripts/gitlog_to_changelog.py')
-rwxr-xr-x | scripts/gitlog_to_changelog.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gitlog_to_changelog.py b/scripts/gitlog_to_changelog.py index 41c47bdf74..b7920aaf99 100755 --- a/scripts/gitlog_to_changelog.py +++ b/scripts/gitlog_to_changelog.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Main VCSToChangeLog script. -# 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 |