diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-20 08:13:28 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-20 08:13:28 -0400 |
commit | fb0019daf932f8ec8afeb28156d93ed0269c4ec6 (patch) | |
tree | 0c03c63c713876fdb51fa2cd3277c91dd4b26c4e /scripts/maint/format_changelog.py | |
parent | 11a76b903b283ee39ab0dbf9d926d4c4b60b7a92 (diff) | |
download | tor-fb0019daf932f8ec8afeb28156d93ed0269c4ec6.tar.gz tor-fb0019daf932f8ec8afeb28156d93ed0269c4ec6.zip |
Update copyrights to 2018.
Diffstat (limited to 'scripts/maint/format_changelog.py')
-rwxr-xr-x | scripts/maint/format_changelog.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/maint/format_changelog.py b/scripts/maint/format_changelog.py index c5a0cfc81b..98fbbfb516 100755 --- a/scripts/maint/format_changelog.py +++ b/scripts/maint/format_changelog.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright (c) 2014-2017, The Tor Project, Inc. +# Copyright (c) 2014-2018, The Tor Project, Inc. # See LICENSE for licensing information # # This script reformats a section of the changelog to wrap everything to |