aboutsummaryrefslogtreecommitdiff
path: root/src/qt/qvalidatedlineedit.h
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-11-04 16:00:50 -0800
committerWladimir J. van der Laan <laanwj@gmail.com>2013-11-04 16:00:50 -0800
commite304dbd3f8c6f922188fd0e9495f79bb16fc8a22 (patch)
tree3450a7f73d5a7ffc8913390f48d3a9de5c465a74 /src/qt/qvalidatedlineedit.h
parentc4f2a002caaa547f62656286db6303d9f40bd885 (diff)
parente592d43f51cf3b3531fd23ffed9a5bc97314fead (diff)
downloadbitcoin-e304dbd3f8c6f922188fd0e9495f79bb16fc8a22.tar.xz
Merge pull request #3197 from laanwj/2013_11_qt_license
qt: add license header to source files
Diffstat (limited to 'src/qt/qvalidatedlineedit.h')
-rw-r--r--src/qt/qvalidatedlineedit.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qt/qvalidatedlineedit.h b/src/qt/qvalidatedlineedit.h
index ec74633c02..53ef04e4a0 100644
--- a/src/qt/qvalidatedlineedit.h
+++ b/src/qt/qvalidatedlineedit.h
@@ -1,3 +1,7 @@
+// Copyright (c) 2011-2013 The Bitcoin developers
+// Distributed under the MIT/X11 software license, see the accompanying
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
#ifndef QVALIDATEDLINEEDIT_H
#define QVALIDATEDLINEEDIT_H