Update copyright notice.

This commit is contained in:
Martin Pool
2001-09-07 07:35:08 +00:00
parent d2476f0db3
commit 040f7b6595

View File

@@ -122,7 +122,7 @@ static void print_rsync_version(int f)
rprintf(f, "%s version %s protocol version %d\n",
RSYNC_NAME, VERSION, PROTOCOL_VERSION);
rprintf(f,
"Copyright (C) 1996-2001 by Andrew Tridgell, Paul Mackerras and others\n");
"Copyright (C) 1996-2001 by Andrew Tridgell and others\n");
rprintf(f, "<http://rsync.samba.org/>\n");
rprintf(f, "Capabilities: %d-bit files, %ssocketpairs, "
"%shard links, %ssymlinks, batchfiles\n\n",