Merge pull request

fa71669 [devtools] Use git pretty-format for year parsing (MarcoFalke)
fa24439 Bump copyright headers to 2015 (MarcoFalke)
fa6ad85 [devtools] Rewrite fix-copyright-headers.py (MarcoFalke)
This commit is contained in:
Wladimir J. van der Laan 2016-01-05 14:11:32 +01:00
commit 605c17844e
No known key found for this signature in database
GPG key ID: 74810B012346C9A6
287 changed files with 319 additions and 326 deletions
qa/rpc-tests/test_framework

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2014 The Bitcoin Core developers
# Copyright (c) 2014-2015 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.