K 10 svn:author V 4 bsam K 8 svn:date V 27 2014-07-03T14:36:33.477137Z K 7 svn:log V 366 . fix build: ----- cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DCFG_HAS_GETOPT_LONG -c -o kpathsea.o kpathsea.c kpathsea.c:39:23: error: redefinition of 'kpathsea_version_string' with a different type: 'char *' vs 'const char *' extern char * kpathsea_version_string; ----- . remove the indefinite article from COMMENT; . add LICENSE (GPLv2). END