]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/core/driver.c
Merge remote-tracking branches 'asoc/topic/img' and 'asoc/topic/max98090' into asoc...
[karo-tx-linux.git] / drivers / usb / core / driver.c
index dadd1e8dfe09ded9d28e541099d43f582707596c..cdee5130638b109e5be899c41b8a5f432620c4e3 100644 (file)
@@ -15,6 +15,9 @@
  *             (usb_device_id matching changes by Adam J. Richter)
  *     (C) Copyright Greg Kroah-Hartman 2002-2003
  *
+ * Released under the GPLv2 only.
+ * SPDX-License-Identifier: GPL-2.0
+ *
  * NOTE! This is not actually a driver at all, rather this is
  * just a collection of helper routines that implement the
  * matching, probing, releasing, suspending and resuming for