Update copyright dates to 2020.

This commit is contained in:
Richard W.M. Jones
2020-03-06 19:32:32 +00:00
parent 77f8018f6a
commit 0e17236d7d
553 changed files with 801 additions and 801 deletions

View File

@@ -1,5 +1,5 @@
# libguestfs
# Copyright (C) 2009-2019 Red Hat Inc.
# Copyright (C) 2009-2020 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

View File

@@ -187,4 +187,4 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT
Copyright (C) 2009-2019 Red Hat Inc.
Copyright (C) 2009-2020 Red Hat Inc.

View File

@@ -1,5 +1,5 @@
/* libguestfs-test-tool
* Copyright (C) 2009-2019 Red Hat Inc.
* Copyright (C) 2009-2020 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
@@ -55,7 +55,7 @@ static void
usage (void)
{
printf (_("libguestfs-test-tool: interactive test tool\n"
"Copyright (C) 2009-2019 Red Hat Inc.\n"
"Copyright (C) 2009-2020 Red Hat Inc.\n"
"Usage:\n"
" libguestfs-test-tool [--options]\n"
"Options:\n"