From cd696e64dfe8821fe13d959dd2d1a2ee892f9155 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Mon, 11 Nov 2013 16:20:39 +0100 Subject: misc small changes to polish after include cleanup --- src/alert.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/alert.cpp') diff --git a/src/alert.cpp b/src/alert.cpp index 7f7e59ee1..7c9e54ef8 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" -- cgit v1.2.3