mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Update copyright dates for 2013.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* guestmount - mount guests using libguestfs and FUSE
|
||||
* Copyright (C) 2009-2012 Red Hat Inc.
|
||||
* Copyright (C) 2009-2013 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
|
||||
@@ -102,7 +102,7 @@ usage (int status)
|
||||
fprintf (stdout,
|
||||
_("%s: FUSE module for libguestfs\n"
|
||||
"%s lets you mount a virtual machine filesystem\n"
|
||||
"Copyright (C) 2009-2012 Red Hat Inc.\n"
|
||||
"Copyright (C) 2009-2013 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" %s [--options] mountpoint\n"
|
||||
"Options:\n"
|
||||
|
||||
Reference in New Issue
Block a user