aboutsummaryrefslogtreecommitdiff
path: root/src/alert.cpp
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2013-11-11 16:20:39 +0100
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2013-11-11 16:20:39 +0100
commitcd696e64dfe8821fe13d959dd2d1a2ee892f9155 (patch)
tree692872ff268cbfd53bf0670481ef02ed7afaadc0 /src/alert.cpp
parenta6aa179699aa4e885a7d93cd28a8af012cd5df2b (diff)
downloadbitcoin-cd696e64dfe8821fe13d959dd2d1a2ee892f9155.tar.xz
misc small changes to polish after include cleanup
Diffstat (limited to 'src/alert.cpp')
-rw-r--r--src/alert.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/alert.cpp b/src/alert.cpp
index 7f7e59ee10..7c9e54ef8b 100644
--- a/src/alert.cpp
+++ b/src/alert.cpp
@@ -1,6 +1,7 @@
-//
-// Alert system
-//
+// Copyright (c) 2010 Satoshi Nakamoto
+// Copyright (c) 2009-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.
#include "alert.h"