mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Update copyright dates for 2014.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# libguestfs
|
||||
# Copyright (C) 2009-2013 Red Hat Inc.
|
||||
# Copyright (C) 2009-2014 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
|
||||
|
||||
@@ -192,4 +192,4 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright (C) 2009-2013 Red Hat Inc.
|
||||
Copyright (C) 2009-2014 Red Hat Inc.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* libguestfs-test-tool
|
||||
* Copyright (C) 2009-2013 Red Hat Inc.
|
||||
* Copyright (C) 2009-2014 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
|
||||
@@ -52,7 +52,7 @@ static void
|
||||
usage (void)
|
||||
{
|
||||
printf (_("libguestfs-test-tool: interactive test tool\n"
|
||||
"Copyright (C) 2009-2013 Red Hat Inc.\n"
|
||||
"Copyright (C) 2009-2014 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" libguestfs-test-tool [--options]\n"
|
||||
"Options:\n"
|
||||
|
||||
Reference in New Issue
Block a user