From: Wayne Davison Date: Thu, 27 Jan 2005 21:42:56 +0000 (+0000) Subject: Bumped the copyright year to 2005. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/72a90c750a01ce51a19a80b8b414bb44a8380865?hp=e1988bc744d2cb54f1be95f06f41db8b923c8103 Bumped the copyright year to 2005. --- diff --git a/options.c b/options.c index 3082e5c0..b12a72e2 100644 --- a/options.c +++ b/options.c @@ -191,7 +191,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-2004 by Andrew Tridgell and others\n"); + "Copyright (C) 1996-2005 by Andrew Tridgell and others\n"); rprintf(f, "\n"); rprintf(f, "Capabilities: %d-bit files, %ssocketpairs, " "%shard links, %ssymlinks, batchfiles, \n",