From 43d215dd2cd335d774341f1388feb591dd33d74f Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 29 Dec 2022 10:59:40 +0000 Subject: [PATCH] Switch to /bin/ directory for shell location. Switch file title to big-endian. Update copyright year range in preparation for 2023. Switch to SPDX license formatting. --- efibootmgr-entry-create.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/efibootmgr-entry-create.sh b/efibootmgr-entry-create.sh index 2206a5f..97f6b57 100644 --- a/efibootmgr-entry-create.sh +++ b/efibootmgr-entry-create.sh @@ -1,11 +1,11 @@ -#!/bin/bash +#!/bin/zsh -# efibootmgr - Create boot entry +# efibootmgr - Boot Entry - Create -# Copyright 2022 Inference -# License: BSD 3-Clause Clear +# Copyright 2022-2023 Inference +# SPDX-License-Identifier: BSD-3-Clause-Clear -# 0.0.0.0 +# Version: 0.0.1.1 doas efibootmgr \\