Add copyright to files missing Hush copyright lines
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
// Copyright (c) 2016-2022 The Hush developers
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright (c) 2009 Dave Gamble
|
Copyright (c) 2009 Dave Gamble
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
# Copyright (c) 2016-2022 The Hush developers
|
||||||
|
|
||||||
set -ex -o pipefail
|
set -ex -o pipefail
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env python2
|
#!/usr/bin/env python2
|
||||||
|
# Copyright (c) 2016-2022 The Hush developers
|
||||||
'''
|
'''
|
||||||
Test script for security-check.py
|
Test script for security-check.py
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user