diff options
Diffstat (limited to 'cmd/ini.c')
-rw-r--r-- | cmd/ini.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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/ */ |