]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_ini.c
sniper: Fastboot support
[karo-tx-uboot.git] / common / cmd_ini.c
index 652e4f6077811adaffa848384b71eef08e5e9157..727fd1c66407f2f253a59beff3cf1ab6d6c51f7c 100644 (file)
@@ -1,9 +1,14 @@
 /*
  * inih -- simple .INI file parser
  *
- * inih is released under the New BSD license (see LICENSE.txt). Go to the
- * project home page for more info:
+ * Copyright (c) 2009, Brush Technology
+ * Copyright (c) 2012:
+ *              Joe Hershberger, National Instruments, joe.hershberger@ni.com
+ * All rights reserved.
  *
+ * SPDX-License-Identifier:    BSD-3-Clause
+ *
+ * Go to the project home page for more info:
  * http://code.google.com/p/inih/
  */