summaryrefslogtreecommitdiff
path: root/checkversion
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-09-25 02:27:26 +0100
committerLeah Rowe <leah@libreboot.org>2023-09-25 02:27:26 +0100
commit208620198c79c9645690968d9e085a6769fe1213 (patch)
tree1b25b7f48ffd7008db267f860f976301fd294dad /checkversion
parentcc1642096e32f2f71a30ca6adc7fed882786966e (diff)
Update email address for Leah Rowe copyrights
also, some of them were out of date; years now updated. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'checkversion')
-rwxr-xr-xcheckversion2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkversion b/checkversion
index 28d8d77a..b7193fc9 100755
--- a/checkversion
+++ b/checkversion
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
# SPDX-License-Identifier: GPL-3.0-or-later
-# SPDX-FileCopyrightText: 2021 Leah Rowe <info@minifree.org>
+# SPDX-FileCopyrightText: 2021 Leah Rowe <leah@libreboot.org>
[ "x${DEBUG+set}" = 'xset' ] && set -v
set -u