diff options
Diffstat (limited to 'arch/um/kernel/config.c.in')
-rw-r--r-- | arch/um/kernel/config.c.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/um/kernel/config.c.in b/arch/um/kernel/config.c.in index 972bf1659564..3ece3c3b31cc 100644 --- a/arch/um/kernel/config.c.in +++ b/arch/um/kernel/config.c.in @@ -1,6 +1,6 @@ -/* +// SPDX-License-Identifier: GPL-2.0 +/* * Copyright (C) 2002 Jeff Dike (jdike@karaya.com) - * Licensed under the GPL */ #include <stdio.h> |