diff options
author | Martin Pool <mbp@samba.org> | 2001-12-18 01:07:20 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-12-18 01:07:20 +0000 |
commit | 9e696bd4689956e41ef8bca861e0b8047cc078d9 (patch) | |
tree | c38e4dfc1d39cdc45f273eff9e7066a1413eb37a /README | |
parent | 6ab6d4bfc11512565c77ee6ab322b4e214d2074d (diff) | |
download | rsync-9e696bd4689956e41ef8bca861e0b8047cc078d9.tar.gz rsync-9e696bd4689956e41ef8bca861e0b8047cc078d9.tar.bz2 rsync-9e696bd4689956e41ef8bca861e0b8047cc078d9.zip |
Update README so that Paulus doesn't get bug reports anymore :-)
I think this document needs to be reworked to better explain how to
use rsync, but not right now.
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -143,9 +143,7 @@ This will give you access to the bug tracking system used by the developers of rsync and will allow you to look at other bug reports or submit a new bug report. -If you don't have web access then mail bug reports to -rsync-bugs@samba.org or (if you think it will be of interest to lots -of people) send it to rsync@samba.org +If you don't have web access then mail bug reports to rsync@samba.org. CVS TREE @@ -167,11 +165,12 @@ details. COPYRIGHT --------- -Rsync was written by Andrew Tridgell and Paul Mackerras, and is -available under the GNU General Public License. +rsync was originally written by Andrew Tridgell and has been improved +by many developers around the world. rsync may be used, modified and +redistributed only under the terms of the GNU General Public License, +found in the file COPYING in this distribution, or at -tridge@samba.org -paulus@cs.anu.edu.au + http://www.fsf.org/licenses/gpl.html AVAILABILITY |