From: Wayne Davison Date: Sun, 28 Dec 2003 20:48:06 +0000 (+0000) Subject: Make the upper copyright year "2004". X-Git-Tag: v2.6.0pre2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45ddbf62043bec5f8f88e83d48f4e2fbbd58331a;p=thirdparty%2Frsync.git Make the upper copyright year "2004". --- diff --git a/options.c b/options.c index 1dadf316..c022ed06 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-2003 by Andrew Tridgell and others\n"); + "Copyright (C) 1996-2004 by Andrew Tridgell and others\n"); rprintf(f, "\n"); rprintf(f, "Capabilities: %d-bit files, %ssocketpairs, " "%shard links, %ssymlinks, batchfiles, \n",