From: Martin Pool Date: Fri, 7 Sep 2001 07:35:08 +0000 (+0000) Subject: Update copyright notice. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/040f7b659595c500a5faf06032be066bbe195ea6 Update copyright notice. --- diff --git a/options.c b/options.c index 1618ffe7..2b45512a 100644 --- a/options.c +++ b/options.c @@ -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, "\n"); rprintf(f, "Capabilities: %d-bit files, %ssocketpairs, " "%shard links, %ssymlinks, batchfiles\n\n",