Update copyright URL to be https
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# bash programmable completion for hush-tx(1)
|
||||
# Copyright (c) 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.
|
||||
# file COPYING or https://www.opensource.org/licenses/mit-license.php
|
||||
|
||||
_hush_tx() {
|
||||
local cur prev words=() cword
|
||||
|
||||
Reference in New Issue
Block a user