Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.

contrib/devtools/fix-copyright-headers.py script to be able to perform this maintenance task with ease during the rest of the year, every year. Modifications to contrib/devtools/README.md to document what fix-copyright-headers.py does.
This commit is contained in:
gubatron
2014-02-08 16:50:24 -05:00
parent 679e92c825
commit 57702541a2
52 changed files with 114 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2013 The Bitcoin developers
// Copyright (c) 2011-2014 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.