]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - net/dns.h
Merge git://git.denx.de/u-boot-x86
[karo-tx-uboot.git] / net / dns.h
index 277c093ed333d305db5a5138e54ba829b0fbde20..dbc3890df9d3651a18406d35a1cdb67b9f7b6f53 100644 (file)
--- a/net/dns.h
+++ b/net/dns.h
@@ -2,10 +2,7 @@
  * (C) Masami Komiya <mkomiya@sonare.it> 2005
  *  Copyright 2009, Robin Getz <rgetz@blackfin.uclinux.org>
  *
- * This program 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, or (at
- * your option) any later version.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __DNS_H__