aboutsummaryrefslogtreecommitdiff
path: root/src/core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.cpp')
-rw-r--r--src/core.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/core.cpp b/src/core.cpp
new file mode 100644
index 0000000000..cb1053b69d
--- /dev/null
+++ b/src/core.cpp
@@ -0,0 +1,6 @@
+// Copyright (c) 2009-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 "core.h" \ No newline at end of file