mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Update copyright dates for 2018.
Run the following command over the source: perl -pi.bak -e 's/(20[01][0-9])-2017/$1-2018/g' `git ls-files`
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* guestfish - guest filesystem shell
|
||||
* Copyright (C) 2009-2017 Red Hat Inc.
|
||||
* Copyright (C) 2009-2018 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
|
||||
@@ -117,7 +117,7 @@ usage (int status)
|
||||
else {
|
||||
printf (_("%s: guest filesystem shell\n"
|
||||
"%s lets you edit virtual machine filesystems\n"
|
||||
"Copyright (C) 2009-2017 Red Hat Inc.\n"
|
||||
"Copyright (C) 2009-2018 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" %s [--options] cmd [: cmd : cmd ...]\n"
|
||||
"Options:\n"
|
||||
|
||||
Reference in New Issue
Block a user