File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11// Copyright 2014 BitPay Inc.
22// Distributed under the MIT software license, see the accompanying
3- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
3+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
44
55//
66// To re-create univalue_escapes.h:
Original file line number Diff line number Diff line change 11// Copyright 2014 BitPay Inc.
22// Copyright 2015 Bitcoin Core Developers
33// Distributed under the MIT software license, see the accompanying
4- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
4+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
55
66#ifndef __UNIVALUE_H__
77#define __UNIVALUE_H__
Original file line number Diff line number Diff line change 11// Copyright 2014 BitPay Inc.
22// Copyright 2015 Bitcoin Core Developers
33// Distributed under the MIT software license, see the accompanying
4- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
4+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
55
66#include < stdint.h>
77#include < iomanip>
Original file line number Diff line number Diff line change 11// Copyright 2014 BitPay Inc.
22// Copyright 2015 Bitcoin Core Developers
33// Distributed under the MIT software license, see the accompanying
4- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
4+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
55
66#include < stdint.h>
77#include < errno.h>
Original file line number Diff line number Diff line change 11// Copyright 2014 BitPay Inc.
22// Distributed under the MIT software license, see the accompanying
3- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
3+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
44
55#include < string.h>
66#include < vector>
Original file line number Diff line number Diff line change 11// Copyright 2016 Wladimir J. van der Laan
22// Distributed under the MIT software license, see the accompanying
3- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
3+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
44#ifndef UNIVALUE_UTFFILTER_H
55#define UNIVALUE_UTFFILTER_H
66
Original file line number Diff line number Diff line change 11// Copyright 2014 BitPay Inc.
22// Distributed under the MIT software license, see the accompanying
3- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
3+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
44
55#include < iomanip>
66#include < sstream>
Original file line number Diff line number Diff line change 11// Copyright (c) 2014 BitPay Inc.
22// Copyright (c) 2014-2016 The Bitcoin Core developers
33// Distributed under the MIT software license, see the accompanying
4- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
4+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
55
66#include < stdint.h>
77#include < vector>
Original file line number Diff line number Diff line change 11// Copyright 2014 BitPay Inc.
22// Distributed under the MIT/X11 software license, see the accompanying
3- // file COPYING or http ://www. opensource.org/licenses/mit-license.php.
3+ // file COPYING or https ://opensource.org/licenses/mit-license.php.
44
55#include < stdlib.h>
66#include < stdio.h>
You can’t perform that action at this time.
0 commit comments