summaryrefslogtreecommitdiff
path: root/include/option.sh
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-01-01 17:08:38 +0000
committerLeah Rowe <leah@libreboot.org>2024-01-01 17:08:38 +0000
commit535c9007fdc3b81fc045fa194e68030ebe86a58e (patch)
tree5f046f861fe643e82ebc84f0ea63866838c8d090 /include/option.sh
parentcea88fa827c00ef13c51c81b0e60c74019591ba3 (diff)
add copyright 2024 leah rowe to edited files
i forgot to add 2024 on the copyright years, for my copyright files that i edited on 1 january 2024 Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/option.sh')
-rwxr-xr-xinclude/option.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/option.sh b/include/option.sh
index 2136cf4d..c2f4fef5 100755
--- a/include/option.sh
+++ b/include/option.sh
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-3.0-only
# SPDX-FileCopyrightText: 2022 Caleb La Grange <thonkpeasant@protonmail.com>
# SPDX-FileCopyrightText: 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com>
-# SPDX-FileCopyrightText: 2020-2023 Leah Rowe <leah@libreboot.org>
+# SPDX-FileCopyrightText: 2020-2024 Leah Rowe <leah@libreboot.org>
vendir="vendorfiles"
appdir="${vendir}/app"