summaryrefslogtreecommitdiffstats
path: root/rteval/rtevalXMLRPC.py
Commit message (Collapse)AuthorAgeFilesLines
* Copyright updatesDavid Sommerseth2013-01-181-5/+5
| | | | | | | | | - Updated the GPLv2 license text to match the latest GPLv2 from FSF - Updated all FSF addresses in all copyright notices in source files - Updated copyright years for all contributors to include 2013 - Removed all #!/usr/bin/python lines in files which does not need it Signed-off-by: David Sommerseth <davids@redhat.com>
* Moved out the XML-RPC code into a separate class as wellDavid Sommerseth2012-11-281-0/+125
Signed-off-by: David Sommerseth <davids@redhat.com>