aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/typec.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/typec/typec.c')
-rw-r--r--drivers/usb/typec/typec.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/usb/typec/typec.c b/drivers/usb/typec/typec.c
index 24e355ba109d..735726ced602 100644
--- a/drivers/usb/typec/typec.c
+++ b/drivers/usb/typec/typec.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* USB Type-C Connector Class
*
* Copyright (C) 2017, Intel Corporation
* Author: Heikki Krogerus <heikki.krogerus@linux.intel.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#include <linux/device.h>