diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-05-10 15:40:58 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-05-12 16:44:03 +0000 |
| commit | 4d846d260e2b9a3d4d0a701462568268cbfe7a5b (patch) | |
| tree | e06136ddd235d1b7d34c2926249174a5840ad842 /stand/libsa | |
| parent | 2b519b170709b9c2bb9f66641737d1d80a5d2538 (diff) | |
Diffstat (limited to 'stand/libsa')
| -rw-r--r-- | stand/libsa/closeall.c | 2 | ||||
| -rw-r--r-- | stand/libsa/geli/geli_metadata.c | 2 | ||||
| -rw-r--r-- | stand/libsa/geli/gelidev.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/stand/libsa/closeall.c b/stand/libsa/closeall.c index 92c6955cf5da..1624788f8548 100644 --- a/stand/libsa/closeall.c +++ b/stand/libsa/closeall.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2021 Toomas Soome <tsoome@me.com> * diff --git a/stand/libsa/geli/geli_metadata.c b/stand/libsa/geli/geli_metadata.c index ba46058f688f..d19bb5d0bdf0 100644 --- a/stand/libsa/geli/geli_metadata.c +++ b/stand/libsa/geli/geli_metadata.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2018 Ian Lepore <ian@FreeBSD.org> * diff --git a/stand/libsa/geli/gelidev.c b/stand/libsa/geli/gelidev.c index 3e256c290739..6f248f4e66d7 100644 --- a/stand/libsa/geli/gelidev.c +++ b/stand/libsa/geli/gelidev.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2018 Ian Lepore <ian@FreeBSD.org> * |
