aboutsummaryrefslogtreecommitdiff
path: root/src/core_read.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core_read.cpp')
-rw-r--r--src/core_read.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core_read.cpp b/src/core_read.cpp
index 0f06bb6952..593eb2d035 100644
--- a/src/core_read.cpp
+++ b/src/core_read.cpp
@@ -1,5 +1,7 @@
+// Copyright (c) 2009-2014 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 <vector>
#include "core_io.h"
#include "core.h"
#include "serialize.h"