Switch to /bin/ directory for shell location. Switch shell from Bash to ZSH. Update copyright year range in preparation for 2023. Switch to SPDX license formatting.
This commit is contained in:
parent
cfe86f1b51
commit
c70402c02b
@ -1,9 +1,9 @@
|
|||||||
#!/usr/bin/env bash
|
#!/bin/zsh
|
||||||
|
|
||||||
# Copyright 2022 Inference
|
# Copyright 2022-2023 Inference
|
||||||
# License: BSD 3-Clause Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# 0.0.1.1
|
# Version: 1.0.0.2
|
||||||
|
|
||||||
|
|
||||||
# Rename all files in current directory to UUIDs.
|
# Rename all files in current directory to UUIDs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user