Merge #8675: Make copyright header lines uniform

4b04e32 [copyright] copyright header style uniform (isle2983)
This commit is contained in:
Wladimir J. van der Laan
2016-11-07 12:51:36 +01:00
19 changed files with 19 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2014 BitPay, Inc.
# Copyright 2014 BitPay Inc.
# Copyright 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.

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2014 BitPay, Inc.
# Copyright 2014 BitPay Inc.
# Copyright 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.

View File

@@ -1,4 +1,4 @@
// Copyright 2014 BitPay, Inc.
// Copyright (c) 2014 BitPay Inc.
// Copyright (c) 2014-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.