diff options
Diffstat (limited to 'src/partition/makefs.c')
-rw-r--r-- | src/partition/makefs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partition/makefs.c b/src/partition/makefs.c index 30dcef2075..fd924d2231 100644 --- a/src/partition/makefs.c +++ b/src/partition/makefs.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: LGPL-2.1+ */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ #include <fcntl.h> #include <sys/file.h> |