X-Git-Url: http://git.thejh.net/?p=libjh.git;a=blobdiff_plain;f=ini.c;h=81227fd0e98340cba083702a1cdfa77098649964;hp=033239ad46656df4d97f8aec86a7afd1c2b6b47f;hb=ba887c5b9cbc2014cc1be9053169e694d2176657;hpb=e3a7f339e843d1424aef577e5634ac70343ec49c diff --git a/ini.c b/ini.c index 033239a..81227fd 100644 --- a/ini.c +++ b/ini.c @@ -1,3 +1,6 @@ +// Copyright (2013) Jann Horn +// This code is licensed under the AGPLv3. + // Supports very simple ini files. Structure: // - data is in lines, key=value // - # or ; starts a comment line