USB: usbip: Remove redundant license text
[linux-block.git] / drivers / usb / usbip / vhci.h
index 5cfb59e98e4464b6d78bc5c5eb1195bc61e7c722..5659dce1526e8ce4e94c2520bc70d05972a243b5 100644 (file)
@@ -1,12 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2003-2008 Takahiro Hirofuchi
  * Copyright (C) 2015 Nobuo Iwata
- *
- * This is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
  */
 
 #ifndef __USBIP_VHCI_H