Switch license from GPL-3.0-or-later to BSD-3-Clause-Clear.

This commit is contained in:
inference 2023-03-05 00:45:46 +00:00
parent 28cc602df5
commit 4596f7e24e
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
3 changed files with 6 additions and 6 deletions

View File

@ -2,9 +2,9 @@
# ZSH - Alias - Global
# Copyright 2022-2023 Jake Winters
# SPDX-License-Identifier: GPL-3.0-or-later
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 4.0.0.8
# Version: 5.0.0.9
# Navigation

View File

@ -2,9 +2,9 @@
# ZSH - env
# Copyright 2022-2023 Jake Winters
# SPDX-License-Identifier: GPL-3.0-or-later
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 3.0.0.9
# Version: 4.0.0.10
PATH="/bin/:/usr/bin/:/usr/local/bin/"

View File

@ -2,9 +2,9 @@
# ZSH - rc
# Copyright 2022-2023 Jake Winters
# SPDX-License-Identifier: GPL-3.0-or-later
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 6.0.0.13
# Version: 7.0.0.14
# Temporary export variables until permanent solution is found