aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsmodel.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2014-02-16 11:44:18 +0100
committerWladimir J. van der Laan <[email protected]>2014-02-16 11:44:48 +0100
commitb8d9058a4d1ce28eefa65aa3339bcc52b3c014e9 (patch)
tree6a8e0611ff2ca8782c4d9bfcad82fde8d473b1f5 /src/qt/optionsmodel.cpp
parentMerge pull request #3676 (diff)
parentCopyright header updates s/2013/2014 on files whose last git commit was done ... (diff)
downloaddiscoin-b8d9058a4d1ce28eefa65aa3339bcc52b3c014e9.tar.xz
discoin-b8d9058a4d1ce28eefa65aa3339bcc52b3c014e9.zip
Merge pull request #3646
5770254 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. (gubatron)
Diffstat (limited to 'src/qt/optionsmodel.cpp')
-rw-r--r--src/qt/optionsmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/optionsmodel.cpp b/src/qt/optionsmodel.cpp
index f8354ef55..eff73b770 100644
--- a/src/qt/optionsmodel.cpp
+++ b/src/qt/optionsmodel.cpp
@@ -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.