X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cmd%2Fini.c;h=8c28fa6394bd6d549d8c18863a5141dd44ffcf53;hb=f09cea36ca086c7b5df372bdf38168c2ce5609ca;hp=8656299447b6b6b35ba53b8ccb3cdbaf23e4ac73;hpb=ceff355a5f3038ddb49618d9adc716b0ed978aea;p=oweals%2Fu-boot.git diff --git a/cmd/ini.c b/cmd/ini.c index 8656299447..8c28fa6394 100644 --- a/cmd/ini.c +++ b/cmd/ini.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: BSD-3-Clause /* * inih -- simple .INI file parser * @@ -6,8 +7,6 @@ * 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/ */