From: Wayne Davison Date: Sat, 20 Dec 2003 18:00:13 +0000 (+0000) Subject: Updated the copyright year. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/517c7b4dee3ec66b636537600ce933581f8cc615 Updated the copyright year. --- diff --git a/options.c b/options.c index 8a1a9abf..1dadf316 100644 --- a/options.c +++ b/options.c @@ -161,7 +161,7 @@ static void print_rsync_version(enum logcode f) rprintf(f, "%s version %s protocol version %d\n", RSYNC_NAME, RSYNC_VERSION, PROTOCOL_VERSION); rprintf(f, - "Copyright (C) 1996-2002 by Andrew Tridgell and others\n"); + "Copyright (C) 1996-2003 by Andrew Tridgell and others\n"); rprintf(f, "\n"); rprintf(f, "Capabilities: %d-bit files, %ssocketpairs, " "%shard links, %ssymlinks, batchfiles, \n",