From 1c6c5de56ed8652ddf70046c5e54adb05f2a3ab2 Mon Sep 17 00:00:00 2001 From: John Newbery Date: Wed, 9 Aug 2017 18:48:44 -0400 Subject: [PATCH] deliberately fail --- src/init.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/init.cpp b/src/init.cpp index ca62d3e7cc33..d706d7fbc594 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2010 Satoshi Nakamoto +Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.