mirror of https://github.com/hashicorp/consul
add copyright header
parent
f235582563
commit
0dbf48e15b
|
@ -1,4 +1,6 @@
|
|||
#! /bin/bash
|
||||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: BUSL-1.1
|
||||
|
||||
set -eo pipefail
|
||||
|
||||
|
|
Loading…
Reference in New Issue