Signed-off-by: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> --- src/int_flags.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/int_flags.h b/src/int_flags.h index b9270ae..90505ec 100644 --- a/src/int_flags.h +++ b/src/int_flags.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: MIT */ #ifndef LIBURING_INT_FLAGS #define LIBURING_INT_FLAGS -- Ammar Faizi