Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
[oweals/u-boot.git] / include / linux / netdevice.h
index 12e8cc19beb87e3c63f13098bb9b02c002bd01f5..40dad25e40e75d09758cca66e3385514d261b1ec 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
@@ -15,8 +16,6 @@
  *             Bjorn Ekwall. <bj0rn@blox.se>
  *              Pekka Riikonen <priikone@poseidon.pspt.fi>
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  *             Moved to /usr/include/linux for NET3
  */
 #ifndef _LINUX_NETDEVICE_H