diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-16 12:33:22 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-16 12:33:22 -0500 |
commit | 2f683465d4b666c5d8f84fb3b234ad539d8511cd (patch) | |
tree | 3af1fa1eab3819da9f634e20c924b424fc1c75d7 /scripts/maint/format_changelog.py | |
parent | 9473a386c46a1f57061d1128e7e73835e7eadf21 (diff) | |
download | tor-2f683465d4b666c5d8f84fb3b234ad539d8511cd.tar.gz tor-2f683465d4b666c5d8f84fb3b234ad539d8511cd.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 |