Changeset 46 for 04/release-0.4e/kombilo.py
- Timestamp:
- 02/08/04 13:13:29 (5 years ago)
- Files:
-
- 1 modified
-
04/release-0.4e/kombilo.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
04/release-0.4e/kombilo.py
r34 r46 4 4 ## Copyright (C) 2001-2 Ulrich Goertz (u@g0ertz.de) 5 5 6 ## Kombilo 0.4 dis a go database program.6 ## Kombilo 0.4e is a go database program. 7 7 8 8 ## This program is free software; you can redistribute it and/or modify … … 4557 4557 t = [] 4558 4558 4559 t.append('Kombilo 0.4 d- written by Ulrich Goertz (u@g0ertz.de)\n\n')4559 t.append('Kombilo 0.4e - written by Ulrich Goertz (u@g0ertz.de)\n\n') 4560 4560 t.append('Kombilo is a go database program.\n') 4561 4561 t.append('You can find more information on Kombilo and the newest ')
