aboutsummaryrefslogtreecommitdiff
path: root/src/ui_interface.h
diff options
context:
space:
mode:
authorMichael Ford <fanquake@gmail.com>2012-06-25 12:28:29 +0800
committerMichael Ford <fanquake@gmail.com>2012-06-25 12:28:29 +0800
commit160eb23b0e361e0010ef15636c9317c82e913c12 (patch)
tree28e76019bd30e7c103a640957a81318defbe104f /src/ui_interface.h
parente4ebe82ee290a29f4576eed9d3022be5aacb4d79 (diff)
downloadbitcoin-160eb23b0e361e0010ef15636c9317c82e913c12.tar.xz
Add Bitcoin dev Copyright
Diffstat (limited to 'src/ui_interface.h')
-rw-r--r--src/ui_interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui_interface.h b/src/ui_interface.h
index c86e51e102..0f7fdef264 100644
--- a/src/ui_interface.h
+++ b/src/ui_interface.h
@@ -1,4 +1,5 @@
// Copyright (c) 2010 Satoshi Nakamoto
+// Copyright (c) 2012 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 BITCOIN_UI_INTERFACE_H