aboutsummaryrefslogtreecommitdiff
path: root/src/core_write.cpp
diff options
context:
space:
mode:
authorPhilip Kaufmann <[email protected]>2014-08-01 08:39:06 +0200
committerPhilip Kaufmann <[email protected]>2014-08-01 08:39:06 +0200
commit2b600992e8de0cc9a484e3bf25fe71ac50adadb7 (patch)
tree546c215436f66c74bec0851d40269c15a75fb8c0 /src/core_write.cpp
parentfix compilation error in core_io.h (diff)
downloaddiscoin-2b600992e8de0cc9a484e3bf25fe71ac50adadb7.tar.xz
discoin-2b600992e8de0cc9a484e3bf25fe71ac50adadb7.zip
add license header to core_io.h, core_read/_write.cpp
Diffstat (limited to 'src/core_write.cpp')
-rw-r--r--src/core_write.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core_write.cpp b/src/core_write.cpp
index d9e31ed8c..37dd69f7b 100644
--- a/src/core_write.cpp
+++ b/src/core_write.cpp
@@ -1,3 +1,6 @@
+// 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 "core_io.h"
#include "univalue/univalue.h"