diff options
Diffstat (limited to 'include/gdbstub/syscalls.h')
-rw-r--r-- | include/gdbstub/syscalls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdbstub/syscalls.h b/include/gdbstub/syscalls.h index 54ff724..d63228e 100644 --- a/include/gdbstub/syscalls.h +++ b/include/gdbstub/syscalls.h @@ -3,7 +3,7 @@ * * Copyright (c) 2023 Linaro Ltd * - * SPDX-License-Identifier: LGPL-2.0+ + * SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef _SYSCALLS_H_ |