X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_ini.c;h=727fd1c66407f2f253a59beff3cf1ab6d6c51f7c;hb=ed32522fe048f9edcb3269c8d5af79c6e8c6daea;hp=652e4f6077811adaffa848384b71eef08e5e9157;hpb=198166877768cf4d0197289a524df8a6ca0e2f19;p=u-boot diff --git a/common/cmd_ini.c b/common/cmd_ini.c index 652e4f6077..727fd1c664 100644 --- a/common/cmd_ini.c +++ b/common/cmd_ini.c @@ -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/ */