mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Update copyright dates for 2019.
This command run over the source: perl -pi.bak -e 's/(20[01][0-9])-2018/$1-2019/g' `git ls-files`
This commit is contained in:
@@ -107,7 +107,7 @@ usage (int status)
|
||||
getprogname ());
|
||||
else {
|
||||
printf (_("%s: list differences between virtual machines\n"
|
||||
"Copyright (C) 2010-2018 Red Hat Inc.\n"
|
||||
"Copyright (C) 2010-2019 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" %s [--options] -d domain1 -D domain2\n"
|
||||
" %s [--options] -a disk1.img -A disk2.img [-a|-A ...]\n"
|
||||
|
||||
Reference in New Issue
Block a user