aboutsummaryrefslogtreecommitdiff
path: root/src/ui_interface.h
diff options
context:
space:
mode:
authorMichael Ford <[email protected]>2012-06-25 12:28:29 +0800
committerMichael Ford <[email protected]>2012-06-25 12:28:29 +0800
commit160eb23b0e361e0010ef15636c9317c82e913c12 (patch)
tree28e76019bd30e7c103a640957a81318defbe104f /src/ui_interface.h
parentUpdate comments (diff)
downloaddiscoin-160eb23b0e361e0010ef15636c9317c82e913c12.tar.xz
discoin-160eb23b0e361e0010ef15636c9317c82e913c12.zip
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 c86e51e10..0f7fdef26 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