Update copyright dates for 2014.

This commit is contained in:
Richard W.M. Jones
2014-01-02 16:53:34 +00:00
parent 883208284b
commit 6c971faecf
262 changed files with 355 additions and 355 deletions

View File

@@ -1,5 +1,5 @@
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

2
README
View File

@@ -393,7 +393,7 @@ Don't enable GCC warnings (ie. *don't* use
Copyright and license information Copyright and license information
---------------------------------------------------------------------- ----------------------------------------------------------------------
Copyright (C) 2009-2013 Red Hat Inc. Copyright (C) 2009-2014 Red Hat Inc.
The library is distributed under the LGPLv2+. The programs are The library is distributed under the LGPLv2+. The programs are
distributed under the GPLv2+. Please see the files COPYING and distributed under the GPLv2+. Please see the files COPYING and

View File

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

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# @configure_input@ # @configure_input@
# 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
# guestfish bash completion script -*- shell-script -*- # guestfish bash completion script -*- shell-script -*-
# Copyright (C) 2010-2013 Red Hat Inc. # Copyright (C) 2010-2014 Red Hat Inc.
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
# guestmount bash completion script -*- shell-script -*- # guestmount bash completion script -*- shell-script -*-
# Copyright (C) 2010-2013 Red Hat Inc. # Copyright (C) 2010-2014 Red Hat Inc.
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
# virt-tools bash completion script -*- shell-script -*- # virt-tools bash completion script -*- shell-script -*-
# Copyright (C) 2010-2013 Red Hat Inc. # Copyright (C) 2010-2014 Red Hat Inc.
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
# virt-rescue bash completion script -*- shell-script -*- # virt-rescue bash completion script -*- shell-script -*-
# Copyright (C) 2010-2013 Red Hat Inc. # Copyright (C) 2010-2014 Red Hat Inc.
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
# virt-resize, virt-builder, virt-sparsify bash completion script # virt-resize, virt-builder, virt-sparsify bash completion script
# -*- shell-script -*- # -*- shell-script -*-
# Copyright (C) 2010-2013 Red Hat Inc. # Copyright (C) 2010-2014 Red Hat Inc.
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# bugs-in-changelog.sh # bugs-in-changelog.sh
# 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -504,4 +504,4 @@ Richard W.M. Jones L<http://people.redhat.com/~rjones/>
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2009-2013 Red Hat Inc. Copyright (C) 2009-2014 Red Hat Inc.

View File

@@ -1,5 +1,5 @@
/* virt-ls visitor function /* virt-ls visitor function
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* virt-ls visitor function /* virt-ls visitor function
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# libguestfs autobuild script # libguestfs autobuild script
# 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl -w #!/usr/bin/perl -w
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,7 +1,7 @@
#!/usr/bin/ocamlrun /usr/bin/ocaml #!/usr/bin/ocamlrun /usr/bin/ocaml
(* Convert *.qtr (qemu block device trace) to Postscript. (* Convert *.qtr (qemu block device trace) to Postscript.
* Copyright (C) 2009-2013 Red Hat Inc. * Copyright (C) 2009-2014 Red Hat Inc.
* By Richard W.M. Jones <rjones@redhat.com>. * By Richard W.M. Jones <rjones@redhat.com>.
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -125,4 +125,4 @@ Richard W.M. Jones L<http://people.redhat.com/~rjones/>
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2009-2013 Red Hat Inc. Copyright (C) 2009-2014 Red Hat Inc.

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon /* libguestfs - the guestfsd daemon
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* virt-df & virt-alignment-scan domains code. /* virt-df & virt-alignment-scan domains code.
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* virt-df /* virt-df
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -276,4 +276,4 @@ Richard W.M. Jones L<http://people.redhat.com/~rjones/>
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2009-2013 Red Hat Inc. Copyright (C) 2009-2014 Red Hat Inc.

View File

@@ -93,7 +93,7 @@ usage (int status)
else { else {
fprintf (stdout, fprintf (stdout,
_("%s: list differences between virtual machines\n" _("%s: list differences between virtual machines\n"
"Copyright (C) 2010-2013 Red Hat Inc.\n" "Copyright (C) 2010-2014 Red Hat Inc.\n"
"Usage:\n" "Usage:\n"
" %s [--options] -d domain1 -D domain2\n" " %s [--options] -d domain1 -D domain2\n"
" %s [--options] -a disk1.img -A disk2.img [-a|-A ...]\n" " %s [--options] -a disk1.img -A disk2.img [-a|-A ...]\n"

View File

@@ -266,4 +266,4 @@ Richard W.M. Jones L<http://people.redhat.com/~rjones/>
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2009-2013 Red Hat Inc. Copyright (C) 2009-2014 Red Hat Inc.

View File

@@ -1,5 +1,5 @@
# libguestfs virt-edit # libguestfs virt-edit
# 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* virt-edit /* virt-edit
* 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 * 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 * it under the terms of the GNU General Public License as published by
@@ -71,7 +71,7 @@ usage (int status)
else { else {
fprintf (stdout, fprintf (stdout,
_("%s: Edit a file in a virtual machine\n" _("%s: Edit a file in a virtual machine\n"
"Copyright (C) 2009-2013 Red Hat Inc.\n" "Copyright (C) 2009-2014 Red Hat Inc.\n"
"Usage:\n" "Usage:\n"
" %s [--options] -d domname file [file ...]\n" " %s [--options] -d domname file [file ...]\n"
" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -376,4 +376,4 @@ Richard W.M. Jones L<http://people.redhat.com/~rjones/>
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2009-2013 Red Hat Inc. Copyright (C) 2009-2014 Red Hat Inc.

View File

@@ -1,5 +1,5 @@
/* libguestfs Erlang bindings. /* libguestfs Erlang bindings.
* Copyright (C) 2011-2013 Red Hat Inc. * Copyright (C) 2011-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh - #!/bin/sh -
# libguestfs Erlang bindings # libguestfs Erlang bindings
# 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -2,7 +2,7 @@
%! -smp enable -sname test debug verbose %! -smp enable -sname test debug verbose
% libguestfs Erlang tests -*- erlang -*- % libguestfs Erlang tests -*- erlang -*-
% 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 % 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 % it under the terms of the GNU General Public License as published by

View File

@@ -2,7 +2,7 @@
%! -smp enable -sname test debug verbose %! -smp enable -sname test debug verbose
% libguestfs Erlang tests -*- erlang -*- % libguestfs Erlang tests -*- erlang -*-
% 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 % 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 % it under the terms of the GNU General Public License as published by

View File

@@ -2,7 +2,7 @@
%! -smp enable -sname test debug verbose %! -smp enable -sname test debug verbose
% libguestfs Erlang tests -*- erlang -*- % libguestfs Erlang tests -*- erlang -*-
% 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 % 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 % it under the terms of the GNU General Public License as published by

View File

@@ -2,7 +2,7 @@
%! -smp enable -sname test debug verbose %! -smp enable -sname test debug verbose
% libguestfs Erlang tests -*- erlang -*- % libguestfs Erlang tests -*- erlang -*-
% 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 % 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 % it under the terms of the GNU General Public License as published by

View File

@@ -2,7 +2,7 @@
%! -smp enable -sname test debug verbose %! -smp enable -sname test debug verbose
% libguestfs Erlang tests -*- erlang -*- % libguestfs Erlang tests -*- erlang -*-
% 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 % 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 % it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
# libguestfs C examples # libguestfs C examples
# Copyright (C) 2010-2013 Red Hat Inc. # Copyright (C) 2010-2014 Red Hat Inc.
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -74,4 +74,4 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2010-2013 Red Hat Inc. Copyright (C) 2010-2014 Red Hat Inc.

View File

@@ -1195,4 +1195,4 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2012-2013 Red Hat Inc. Copyright (C) 2012-2014 Red Hat Inc.

View File

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

View File

@@ -1,5 +1,5 @@
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2011-2013 Red Hat Inc. * Copyright (C) 2011-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2011-2013 Red Hat Inc. * Copyright (C) 2011-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by
@@ -107,7 +107,7 @@ usage (int status)
fprintf (stdout, fprintf (stdout,
_("%s: guest filesystem shell\n" _("%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n" "%s lets you edit virtual machine filesystems\n"
"Copyright (C) 2009-2013 Red Hat Inc.\n" "Copyright (C) 2009-2014 Red Hat Inc.\n"
"Usage:\n" "Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n" " %s [--options] cmd [: cmd : cmd ...]\n"
"Options:\n" "Options:\n"

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

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

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -67,4 +67,4 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2011-2013 Red Hat Inc. Copyright (C) 2011-2014 Red Hat Inc.

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2011-2013 Red Hat Inc. * Copyright (C) 2011-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* Copyright (C) 2010-2013 Red Hat Inc. * Copyright (C) 2010-2014 Red Hat Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# libguestfs # libguestfs
# Copyright (C) 2012-2013 Red Hat Inc. # Copyright (C) 2012-2014 Red Hat Inc.
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestfish - guest filesystem shell /* guestfish - guest filesystem shell
* 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 * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* guestmount - mount guests using libguestfs and FUSE /* guestmount - mount guests using libguestfs and FUSE
* 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 * 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 * it under the terms of the GNU General Public License as published by
@@ -102,7 +102,7 @@ usage (int status)
fprintf (stdout, fprintf (stdout,
_("%s: FUSE module for libguestfs\n" _("%s: FUSE module for libguestfs\n"
"%s lets you mount a virtual machine filesystem\n" "%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2013 Red Hat Inc.\n" "Copyright (C) 2009-2014 Red Hat Inc.\n"
"Usage:\n" "Usage:\n"
" %s [--options] mountpoint\n" " %s [--options] mountpoint\n"
"Options:\n" "Options:\n"

View File

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

View File

@@ -1,6 +1,6 @@
#!/bin/bash - #!/bin/bash -
# libguestfs # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
# libguestfs # libguestfs
# Copyright (C) 2010-2013 Red Hat Inc. # Copyright (C) 2010-2014 Red Hat Inc.
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

Some files were not shown because too many files have changed in this diff Show More