SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / net / dns.h
index c55a5c1..79ac76f 100644 (file)
--- a/net/dns.h
+++ b/net/dns.h
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Masami Komiya <mkomiya@sonare.it> 2005
  *  Copyright 2009, Robin Getz <rgetz@blackfin.uclinux.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __DNS_H__