diff options
Diffstat (limited to 'rescue/virt-rescue.c')
-rw-r--r-- | rescue/virt-rescue.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rescue/virt-rescue.c b/rescue/virt-rescue.c index efde9837..bda40c1f 100644 --- a/rescue/virt-rescue.c +++ b/rescue/virt-rescue.c @@ -1,5 +1,5 @@ /* virt-rescue - * Copyright (C) 2010-2011 Red Hat Inc. + * Copyright (C) 2010-2012 Red Hat Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -64,7 +64,7 @@ usage (int status) else { fprintf (stdout, _("%s: Run a rescue shell on a virtual machine\n" - "Copyright (C) 2009-2010 Red Hat Inc.\n" + "Copyright (C) 2009-2012 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" |