diff options
Diffstat (limited to 'cat/virt-ls.c')
-rw-r--r-- | cat/virt-ls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cat/virt-ls.c b/cat/virt-ls.c index 1ca016a8..b79afa31 100644 --- a/cat/virt-ls.c +++ b/cat/virt-ls.c @@ -1,5 +1,5 @@ /* virt-ls - * 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 @@ -101,7 +101,7 @@ usage (int status) else { fprintf (stdout, _("%s: list files in a virtual machine\n" - "Copyright (C) 2010-2011 Red Hat Inc.\n" + "Copyright (C) 2010-2012 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname dir [dir ...]\n" " %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n" |