diff --git a/scripts/install.sh b/scripts/install.sh index 2858e2f..927a46a 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,4 +1,9 @@ #!/usr/bin/env bash +# Copyright (c) 2024, Philip De Lorenzo +# All rights reserved. + +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. set -eo pipefail