diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-16 12:32:32 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-16 12:32:32 -0500 |
commit | efe55b88987c2539c218fdf1f46f16f9bdc3a8eb (patch) | |
tree | 09e1a5466d597754ee46e7d66e50741892068c26 /scripts/maint/format_changelog.py | |
parent | 9d9e71824cc228123aebd28b7b08fb9fb30d36b1 (diff) | |
download | tor-efe55b88987c2539c218fdf1f46f16f9bdc3a8eb.tar.gz tor-efe55b88987c2539c218fdf1f46f16f9bdc3a8eb.zip |
Bump copyright date to 2019.
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 98fbbfb516..8dce4b6e51 100755 --- a/scripts/maint/format_changelog.py +++ b/scripts/maint/format_changelog.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright (c) 2014-2018, The Tor Project, Inc. +# Copyright (c) 2014-2019, The Tor Project, Inc. # See LICENSE for licensing information # # This script reformats a section of the changelog to wrap everything to |