summaryrefslogtreecommitdiff
path: root/drivers/ns16550.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ns16550.c')
-rw-r--r--drivers/ns16550.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/ns16550.c b/drivers/ns16550.c
index 2429464d896..b43ebc30979 100644
--- a/drivers/ns16550.c
+++ b/drivers/ns16550.c
@@ -1,4 +1,9 @@
/*
+ * 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.
+ *
* COM1 NS16550 support
* originally from linux source (arch/ppc/boot/ns16550.c)
* modified to use CFG_ISA_MEM and new defines