summaryrefslogtreecommitdiff
path: root/drivers/tty/bfin_jtag_comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/bfin_jtag_comm.c')
-rw-r--r--drivers/tty/bfin_jtag_comm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/tty/bfin_jtag_comm.c b/drivers/tty/bfin_jtag_comm.c
index ce24182f8514..c369bf27a67b 100644
--- a/drivers/tty/bfin_jtag_comm.c
+++ b/drivers/tty/bfin_jtag_comm.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* TTY over Blackfin JTAG Communication
*
* Copyright 2008-2009 Analog Devices Inc.
*
* Enter bugs at http://blackfin.uclinux.org/
- *
- * Licensed under the GPL-2 or later.
*/
#define DRV_NAME "bfin-jtag-comm"