summaryrefslogtreecommitdiffstats
path: root/src/xmlpythonizer.c
diff options
context:
space:
mode:
authorNima Talebi <nima@autonomy.net.au>2009-05-22 23:49:55 +1000
committerNima Talebi <nima@autonomy.net.au>2009-05-22 23:49:55 +1000
commitd06d776adb0fef9504bd7662760e4cd0971fb748 (patch)
tree8d8f4ad36745c951ef6f05b7f2eae049bbd482f0 /src/xmlpythonizer.c
parentcd387fa3d1929505299d1df733fae890aacc75bc (diff)
downloadpython-dmidecode-d06d776adb0fef9504bd7662760e4cd0971fb748.tar.gz
python-dmidecode-d06d776adb0fef9504bd7662760e4cd0971fb748.tar.xz
python-dmidecode-d06d776adb0fef9504bd7662760e4cd0971fb748.zip
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.
Diffstat (limited to 'src/xmlpythonizer.c')
-rw-r--r--src/xmlpythonizer.c1
1 files changed, 1 insertions, 0 deletions
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
*