Skip to content

Commit 3afbb9e

Browse files
committed
Update headers
1 parent ade4c4d commit 3afbb9e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

cryptboot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#!/usr/bin/env bash
22
###
3-
# File: cryptboot
4-
# Author: Leopold Meinel ([email protected])
3+
# File = cryptboot
4+
# Author = Leopold Meinel ([email protected])
55
# -----
66
# Copyright (c) 2025 Leopold Meinel & contributors
7-
# SPDX ID: GPL-3.0-or-later
8-
# URL: https://www.gnu.org/licenses/gpl-3.0-standalone.html
7+
# SPDX ID = GPL-3.0-or-later
8+
# URL = https://www.gnu.org/licenses/gpl-3.0-standalone.html
99
# -----
1010
###
1111

cryptboot-efikeys

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#!/usr/bin/env bash
22
###
3-
# File: cryptboot-efikeys
4-
# Author: Leopold Meinel ([email protected])
3+
# File = cryptboot-efikeys
4+
# Author = Leopold Meinel ([email protected])
55
# -----
66
# Copyright (c) 2025 Leopold Meinel & contributors
7-
# SPDX ID: GPL-3.0-or-later
8-
# URL: https://www.gnu.org/licenses/gpl-3.0-standalone.html
7+
# SPDX ID = GPL-3.0-or-later
8+
# URL = https://www.gnu.org/licenses/gpl-3.0-standalone.html
99
# -----
1010
###
1111

0 commit comments

Comments
 (0)