Switch to /bin/ directory for shell location. Update copyright year range in preparation for 2023. Switch to SPDX license formatting.

This commit is contained in:
inference 2022-12-29 11:04:19 +00:00
parent c70402c02b
commit c05fcd68d4

View File

@ -1,9 +1,9 @@
#!/usr/bin/env zsh #!/bin/zsh
# Copyright 2022 Inference # Copyright 2022-2023 Inference
# License: BSD 3-Clause Clear # SPDX-License-Identifier: BSD-3-Clause-Clear
# 0.0.4.4 # Version: 1.0.0.5
set -e set -e