Changeset 171 for trunk/README
- Timestamp:
- 01/01/08 06:20:59 (4 years ago)
- Files:
-
- 1 modified
-
trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r77 r171 1 pyBackPack README1 Pybackpack README 2 2 ======================= 3 3 A GTK+ tool written in Python to backup files. … … 16 16 has been handed over to Andy Price <andy@andrewprice.me.uk> 17 17 18 pyBackPack homepage: http://andrewprice.me.uk/projects/pybackpack 18 See http://andrewprice.me.uk/projects/pybackpack for info 19 19 20 20 Please send any bug reports/problems to andy@andrewprice.me.uk 21 21 22 22 Original Author 23 ------ 23 --------------- 24 24 Dave Arter <davea@sucs.org> http://minus-zero.org 25 26 ==========27 Disclaimer28 ==========29 Backup is obviously an area that needs to be reliable, however I assume30 ABSOLUTELY NO RESPONSIBILITY for the wellbeing of ANY of your data.31 You use this program ENTIRELY at your own risk. This program DOES have bugs.32 It probably won't lose any data, but on the off chance that it does,33 I'm not taking any blame. You've got the source code, check it yourself34 before you use it ;)
