From d06d776adb0fef9504bd7662760e4cd0971fb748 Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Fri, 22 May 2009 23:49:55 +1000 Subject: Reversioned, relicensed, and rejigged The version is of now, v3.10.6. The version major field has been upped due to the newly added XML functionality. The version has been reverted to GPLv2. Some headers have been cleaned up, copyright notices added etc. Credits given where due. --- src/xmlpythonizer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xmlpythonizer.c') diff --git a/src/xmlpythonizer.c b/src/xmlpythonizer.c index d9827bd..d987802 100644 --- a/src/xmlpythonizer.c +++ b/src/xmlpythonizer.c @@ -1,3 +1,4 @@ + /* Converts XML docs and nodes to Python dicts and lists by * using an XML file which describes the Python dict layout * -- cgit