summaryrefslogtreecommitdiffstats
path: root/minihal.py
Commit message (Collapse)AuthorAgeFilesLines
* Use non-deprecated HAL properties.Bill Nottingham2008-02-261-2/+2
|
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
| | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice.
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-7/+15
| | | | | | Updated all *.py files to have a uniform GPL boilerplate. Expanded copyright year ranges and listed authors (if they were in the comment section) under the Red Hat Author(s) section.
* Add some utility functions that wrap HAL operations we need.Bill Nottingham2007-12-071-0/+61