diff options
Diffstat (limited to 'include/linux/serial_reg.h')
-rw-r--r-- | include/linux/serial_reg.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/linux/serial_reg.h b/include/linux/serial_reg.h index 99b4705881..9214b67b11 100644 --- a/include/linux/serial_reg.h +++ b/include/linux/serial_reg.h @@ -2,9 +2,8 @@ * include/linux/serial_reg.h * * Copyright (C) 1992, 1994 by Theodore Ts'o. - * - * Redistribution of this file is permitted under the terms of the GNU - * Public License (GPL) + * + * SPDX-License-Identifier: GPL-2.0+ * * These are the UART port assignments, expressed as offsets from the base * register. These assignments should hold for any serial port based on |