Update copyright dates for 2013.

This commit is contained in:
Richard W.M. Jones
2013-02-02 13:56:19 +00:00
parent 791ad3e9e6
commit 0d18a8b407
164 changed files with 234 additions and 234 deletions

View File

@@ -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"