Increment MIT Licence copyright header year on files modified in 2017

This commit is contained in:
Akira Takizawa 2018-01-03 02:12:05 +09:00
parent 63a4dc1087
commit 595a7bab23
460 changed files with 460 additions and 460 deletions
test/functional/test_framework

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2015-2016 The Bitcoin Core developers
# Copyright (c) 2015-2017 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
"""Utilities for doing coverage analysis on the RPC interface.