summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_ns16550.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/serial/serial_ns16550.h')
-rw-r--r--drivers/serial/serial_ns16550.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/serial/serial_ns16550.h b/drivers/serial/serial_ns16550.h
index c37d63ca9e..e6a9b37cc1 100644
--- a/drivers/serial/serial_ns16550.h
+++ b/drivers/serial/serial_ns16550.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/**
* @file
* @brief Serial NS16550 header
@@ -8,11 +9,6 @@
* Register definitions for NS16550 device
*/
/*
- * This file is licensed under
- * the terms of the GNU General Public License version 2. This program
- * is licensed "as is" without any warranty of any kind, whether express
- * or implied.
- *
* NS16550 Serial Port
* originally from linux source (arch/ppc/boot/ns16550.h)
* modified slightly to