update copyrights

This commit is contained in:
Duke Leto
2020-12-10 07:45:36 -05:00
parent 94ef41b7c7
commit b58c15b9fb
334 changed files with 360 additions and 380 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/perl
# Copyright 2019-2020 The Hush developers
# Copyright (c) 2019-2020 The Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
use warnings;

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl
# Copyright 2019-2020 The Hush developers
# Copyright (c) 2019-2020 The Hush developers
# Copyright 2016-2020 The Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
use warnings;

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2019-2020 The Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Released under the GPLv3

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# Copyright (c) 2019-2020 The Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Released under the GPLv3
TOPDIR=${TOPDIR:-$(git rev-parse --show-toplevel)}

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright 2019-2020 The Hush developers
# Copyright 2016-2020 The Hush developers
# Released under the GPLv3
use strict;

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright 2019-2020 The Hush developers
# Copyright 2016-2020 The Hush developers
# Released under the GPLv3
use strict;

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright (c) 2019-2020 The Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
use strict;

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright 2019-2020 The Hush developers
# Copyright 2016-2020 The Hush developers
# Released under the GPLv3
use warnings;
use strict;

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright 2019-2020 The Hush developers
# Copyright 2016-2020 The Hush developers
# Released under the GPLv3
use warnings;
use strict;

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# Copyright (c) 2019-2020 Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
INPUT=$(</dev/stdin)

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2019-2020 Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
if ! [[ "$2" =~ [git@]?[www.]?hush.is[:|/]bitcoin/bitcoin[.git]? ]]; then

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2019-2020 Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python2
# Copyright (c) 2014-2016 The Bitcoin Core developers
# Copyright (c) 2019-2020 The Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html