diff options
Diffstat (limited to 'arch/um/drivers/port.h')
-rw-r--r-- | arch/um/drivers/port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/drivers/port.h b/arch/um/drivers/port.h index 372a80c0556a..9085b336e683 100644 --- a/arch/um/drivers/port.h +++ b/arch/um/drivers/port.h @@ -1,6 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2001 Jeff Dike (jdike@karaya.com) - * Licensed under the GPL */ #ifndef __PORT_H__ |