summaryrefslogtreecommitdiffstats
path: root/timer.py
Commit message (Collapse)AuthorAgeFilesLines
* The Timer class is no longer used.Chris Lumens2008-08-261-48/+0
|
* 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/+13
| | | | | | 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.
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-1/+1
| | | | our own translate.py
* fix timer to work, make rnotes rotate every 30 secondsMike Fulbright2001-07-191-3/+7
|
* copyrightMatt Wilson2001-06-221-0/+15
|
* use separate timer for install which can be stopped and startedErik Troan2000-12-081-0/+23