Skip to content
Extraits de code Groupes Projets
Vérifiée Valider ab29595c rédigé par Kubat's avatar Kubat
Parcourir les fichiers

Copyright and licence for inih

parent 1eb0101a
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!59Resolve "Installation"
/* inih -- simple .INI file parser
SPDX-License-Identifier: BSD-3-Clause
Copyright (C) 2009-2020, Ben Hoyt
inih is released under the New BSD license (see LICENSE.txt). Go to the project
home page for more info:
https://github.com/benhoyt/inih
*/
Copyright (C) 2009-2020, Ben Hoyt */
#ifndef __INI_H__
#define __INI_H__
......
/* inih -- simple .INI file parser
SPDX-License-Identifier: BSD-3-Clause
Copyright (C) 2009-2020, Ben Hoyt
inih is released under the New BSD license (see LICENSE.txt). Go to the project
home page for more info:
https://github.com/benhoyt/inih
*/
Copyright (C) 2009-2020, Ben Hoyt */
#include <stdio.h>
#include <ctype.h>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter