From: Richard Jones Date: Tue, 14 Sep 2010 21:28:10 +0000 (+0100) Subject: fish: Update copyright dates in usage message. X-Git-Tag: 1.4.6~13 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=161b015b0ca1cc4516c12b095c655735ceeddd7e;p=libguestfs.git fish: Update copyright dates in usage message. (cherry picked from commit 42b62b8240a9b32f0a198105b03cfadaf97a7a7b) --- diff --git a/fish/fish.c b/fish/fish.c index a343032..57f4cf5 100644 --- a/fish/fish.c +++ b/fish/fish.c @@ -92,7 +92,7 @@ usage (int status) fprintf (stdout, _("%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" - "Copyright (C) 2009 Red Hat Inc.\n" + "Copyright (C) 2009-2010 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" " %s -i libvirt-domain\n"