summary refs log tree commit diff
path: root/scripts/gitlog_to_changelog.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gitlog_to_changelog.py')
-rwxr-xr-xscripts/gitlog_to_changelog.py2
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