diff options
| author | Philip Kaufmann <[email protected]> | 2014-12-05 09:40:58 +0100 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2014-12-08 16:09:02 +0100 |
| commit | 5ec654b8ceb4c5f9aafda2b62a0aa6639d738654 (patch) | |
| tree | 8c94b0ab83539e548787dd9016def51de921f4d7 /src/qt/paymentrequestplus.h | |
| parent | [Qt] add BIP70 DoS protection test (diff) | |
| download | discoin-5ec654b8ceb4c5f9aafda2b62a0aa6639d738654.tar.xz discoin-5ec654b8ceb4c5f9aafda2b62a0aa6639d738654.zip | |
[Qt] update paymentserver license and cleanup ordering
Diffstat (limited to 'src/qt/paymentrequestplus.h')
| -rw-r--r-- | src/qt/paymentrequestplus.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/paymentrequestplus.h b/src/qt/paymentrequestplus.h index 91c704c52..fbc3a0926 100644 --- a/src/qt/paymentrequestplus.h +++ b/src/qt/paymentrequestplus.h @@ -1,5 +1,5 @@ -// Copyright (c) 2011-2013 The Bitcoin developers -// Distributed under the MIT/X11 software license, see the accompanying +// Copyright (c) 2011-2014 The Bitcoin developers +// Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_QT_PAYMENTREQUESTPLUS_H |