diff options
Diffstat (limited to 'include/usb.h')
-rw-r--r-- | include/usb.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/usb.h b/include/usb.h index 57a7d8d0ea..b6b48a8c60 100644 --- a/include/usb.h +++ b/include/usb.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2001 * Denis Peter, MPL AG Switzerland * * Adapted for U-Boot driver model * (C) Copyright 2015 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ * Note: Part of this code has been derived from linux * */ |