diff --git a/Makefile.am b/Makefile.am index 6e5e30a54..842008ad2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/appliance/libguestfs-make-fixed-appliance.pod b/appliance/libguestfs-make-fixed-appliance.pod index b1817f75a..4b2309875 100644 --- a/appliance/libguestfs-make-fixed-appliance.pod +++ b/appliance/libguestfs-make-fixed-appliance.pod @@ -156,4 +156,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 05d663251..e7994e604 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -1,6 +1,6 @@ #!/bin/bash - # @configure_input@ -# 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 diff --git a/bugs-in-changelog.sh b/bugs-in-changelog.sh index 173bf4423..3a3be479c 100755 --- a/bugs-in-changelog.sh +++ b/bugs-in-changelog.sh @@ -1,6 +1,6 @@ #!/bin/bash - # bugs-in-changelog.sh -# 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 diff --git a/cat/test-virt-cat.sh b/cat/test-virt-cat.sh index ee306bf7c..3b4ba827b 100755 --- a/cat/test-virt-cat.sh +++ b/cat/test-virt-cat.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# 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 diff --git a/cat/test-virt-filesystems.sh b/cat/test-virt-filesystems.sh index 96a398e4b..6b42905c3 100755 --- a/cat/test-virt-filesystems.sh +++ b/cat/test-virt-filesystems.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# 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 diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod index 9e2fc1e10..2cecf2296 100755 --- a/cat/virt-ls.pod +++ b/cat/virt-ls.pod @@ -510,4 +510,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/configure.ac b/configure.ac index 87d8518bd..b14cbb4c2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/contrib/autobuild/autobuild.sh b/contrib/autobuild/autobuild.sh index 1196eea41..525b049e7 100755 --- a/contrib/autobuild/autobuild.sh +++ b/contrib/autobuild/autobuild.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs autobuild script -# 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 diff --git a/contrib/make-check-on-installed.pl b/contrib/make-check-on-installed.pl index 83c408d46..c6ca63ff4 100755 --- a/contrib/make-check-on-installed.pl +++ b/contrib/make-check-on-installed.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # libguestfs -# 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 diff --git a/contrib/visualize-alignment/tracetops.ml b/contrib/visualize-alignment/tracetops.ml index 60d0ef823..1c5e3e785 100755 --- a/contrib/visualize-alignment/tracetops.ml +++ b/contrib/visualize-alignment/tracetops.ml @@ -1,7 +1,7 @@ #!/usr/bin/ocamlrun /usr/bin/ocaml (* Convert *.qtr (qemu block device trace) to Postscript. - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * By Richard W.M. Jones . * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/checksum.c b/daemon/checksum.c index d4ef7b1e0..457f78d37 100644 --- a/daemon/checksum.c +++ b/daemon/checksum.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/cpmv.c b/daemon/cpmv.c index c701729f2..516fa978e 100644 --- a/daemon/cpmv.c +++ b/daemon/cpmv.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/daemon.h b/daemon/daemon.h index c9feb1375..5f095a168 100644 --- a/daemon/daemon.h +++ b/daemon/daemon.h @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/devsparts.c b/daemon/devsparts.c index 96959ffe7..9a2ce9a9e 100644 --- a/daemon/devsparts.c +++ b/daemon/devsparts.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/du.c b/daemon/du.c index 9becae4e6..571338e13 100644 --- a/daemon/du.c +++ b/daemon/du.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/ext2.c b/daemon/ext2.c index 5b58d3e6e..12bf856cd 100644 --- a/daemon/ext2.c +++ b/daemon/ext2.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/file.c b/daemon/file.c index df78b77d2..7da5033cb 100644 --- a/daemon/file.c +++ b/daemon/file.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/find.c b/daemon/find.c index 3ea40f65e..fd9beb8fe 100644 --- a/daemon/find.c +++ b/daemon/find.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/grub.c b/daemon/grub.c index da2061a3f..f468fff38 100644 --- a/daemon/grub.c +++ b/daemon/grub.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/guestfsd.c b/daemon/guestfsd.c index dfa5ae2c7..70abbea54 100644 --- a/daemon/guestfsd.c +++ b/daemon/guestfsd.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/guestfsd.pod b/daemon/guestfsd.pod index 52d3de282..64cd18e3c 100644 --- a/daemon/guestfsd.pod +++ b/daemon/guestfsd.pod @@ -100,4 +100,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/daemon/inotify.c b/daemon/inotify.c index dd10e88f6..39d730873 100644 --- a/daemon/inotify.c +++ b/daemon/inotify.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/lvm.c b/daemon/lvm.c index 31d6c59fb..7aee187e3 100644 --- a/daemon/lvm.c +++ b/daemon/lvm.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/mkfs.c b/daemon/mkfs.c index 64508ac11..1f8bcb2ed 100644 --- a/daemon/mkfs.c +++ b/daemon/mkfs.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/ntfs.c b/daemon/ntfs.c index fc466ea29..e48670ec9 100644 --- a/daemon/ntfs.c +++ b/daemon/ntfs.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/ntfsclone.c b/daemon/ntfsclone.c index 7094f1039..3e8447bc0 100644 --- a/daemon/ntfsclone.c +++ b/daemon/ntfsclone.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/parted.c b/daemon/parted.c index 4fdcdc0ad..7b1afb1f6 100644 --- a/daemon/parted.c +++ b/daemon/parted.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/proto.c b/daemon/proto.c index 22713cd25..b1e3b0252 100644 --- a/daemon/proto.c +++ b/daemon/proto.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/realpath.c b/daemon/realpath.c index 64a75c9c8..977294acb 100644 --- a/daemon/realpath.c +++ b/daemon/realpath.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/sync.c b/daemon/sync.c index 2338a3d4c..de293f1e6 100644 --- a/daemon/sync.c +++ b/daemon/sync.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/tar.c b/daemon/tar.c index 731dc1fe4..32ea18297 100644 --- a/daemon/tar.c +++ b/daemon/tar.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/xattr.c b/daemon/xattr.c index bee5d64b7..78f10baf3 100644 --- a/daemon/xattr.c +++ b/daemon/xattr.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/daemon/zero.c b/daemon/zero.c index 6041b5541..aaec7eb0d 100644 --- a/daemon/zero.c +++ b/daemon/zero.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * 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 diff --git a/df/test-virt-df.sh b/df/test-virt-df.sh index 55f083213..60ae4e688 100755 --- a/df/test-virt-df.sh +++ b/df/test-virt-df.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# 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 diff --git a/df/virt-df.pod b/df/virt-df.pod index 66a683ac8..fe1e1c07d 100755 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -278,4 +278,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/edit/Makefile.am b/edit/Makefile.am index b6e898713..f75cb3f89 100644 --- a/edit/Makefile.am +++ b/edit/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-edit -# 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 diff --git a/edit/test-virt-edit.sh b/edit/test-virt-edit.sh index a587dc6ae..c6366bdd1 100755 --- a/edit/test-virt-edit.sh +++ b/edit/test-virt-edit.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# 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 diff --git a/edit/virt-edit.c b/edit/virt-edit.c index 0ff35e0cd..8f74625eb 100644 --- a/edit/virt-edit.c +++ b/edit/virt-edit.c @@ -1,5 +1,5 @@ /* virt-edit - * 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 @@ -71,7 +71,7 @@ usage (int status) else { fprintf (stdout, _("%s: Edit a file in a virtual machine\n" - "Copyright (C) 2009-2012 Red Hat Inc.\n" + "Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" diff --git a/edit/virt-edit.pod b/edit/virt-edit.pod index b55c5b025..332127906 100644 --- a/edit/virt-edit.pod +++ b/edit/virt-edit.pod @@ -385,4 +385,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/erlang/run-bindtests b/erlang/run-bindtests index 17db79eb5..a1f1acd58 100755 --- a/erlang/run-bindtests +++ b/erlang/run-bindtests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Erlang bindings -# 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 diff --git a/erlang/tests/010-load.erl b/erlang/tests/010-load.erl index b25a7db7e..82b68ff32 100755 --- a/erlang/tests/010-load.erl +++ b/erlang/tests/010-load.erl @@ -2,7 +2,7 @@ %! -smp enable -sname test debug verbose % libguestfs Erlang tests -*- erlang -*- -% 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 diff --git a/erlang/tests/030-config.erl b/erlang/tests/030-config.erl index a33be4606..9a47e4984 100755 --- a/erlang/tests/030-config.erl +++ b/erlang/tests/030-config.erl @@ -2,7 +2,7 @@ %! -smp enable -sname test debug verbose % libguestfs Erlang tests -*- erlang -*- -% 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 diff --git a/erlang/tests/050-lvcreate.erl b/erlang/tests/050-lvcreate.erl index 3acaae3fc..8d764c526 100755 --- a/erlang/tests/050-lvcreate.erl +++ b/erlang/tests/050-lvcreate.erl @@ -2,7 +2,7 @@ %! -smp enable -sname test debug verbose % libguestfs Erlang tests -*- erlang -*- -% 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 diff --git a/erlang/tests/060-readdir.erl b/erlang/tests/060-readdir.erl index 9a88f28e9..c2f85fc78 100755 --- a/erlang/tests/060-readdir.erl +++ b/erlang/tests/060-readdir.erl @@ -2,7 +2,7 @@ %! -smp enable -sname test debug verbose % libguestfs Erlang tests -*- erlang -*- -% 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 diff --git a/erlang/tests/070-optargs.erl b/erlang/tests/070-optargs.erl index 37230bb2d..e4164db4a 100755 --- a/erlang/tests/070-optargs.erl +++ b/erlang/tests/070-optargs.erl @@ -2,7 +2,7 @@ %! -smp enable -sname test debug verbose % libguestfs Erlang tests -*- erlang -*- -% 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 diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod index 0a12703fb..b3050ff2a 100644 --- a/examples/guestfs-recipes.pod +++ b/examples/guestfs-recipes.pod @@ -513,4 +513,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/fish/Makefile.am b/fish/Makefile.am index 072000bc6..12adfd8fc 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/fish/edit.c b/fish/edit.c index d710a3b88..05a272b77 100644 --- a/fish/edit.c +++ b/fish/edit.c @@ -1,5 +1,5 @@ /* guestfish - the filesystem interactive shell - * 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 diff --git a/fish/fish.c b/fish/fish.c index 9e4a4eab1..63498cecf 100644 --- a/fish/fish.c +++ b/fish/fish.c @@ -1,5 +1,5 @@ /* guestfish - the filesystem interactive shell - * 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 @@ -107,7 +107,7 @@ usage (int status) fprintf (stdout, _("%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" - "Copyright (C) 2009-2012 Red Hat Inc.\n" + "Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" diff --git a/fish/glob.c b/fish/glob.c index 075f69a03..7bc87fcb5 100644 --- a/fish/glob.c +++ b/fish/glob.c @@ -1,5 +1,5 @@ /* guestfish - the filesystem interactive shell - * 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 diff --git a/fish/guestfish.pod b/fish/guestfish.pod index 80a3b3794..7afec4c17 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -1411,4 +1411,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/fish/more.c b/fish/more.c index 7b37b9910..b56545a18 100644 --- a/fish/more.c +++ b/fish/more.c @@ -1,5 +1,5 @@ /* guestfish - the filesystem interactive shell - * 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 diff --git a/fuse/Makefile.am b/fuse/Makefile.am index 4b7df990c..1367b654d 100644 --- a/fuse/Makefile.am +++ b/fuse/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/fuse/guestmount.c b/fuse/guestmount.c index 6f187d2e0..20f10b7dd 100644 --- a/fuse/guestmount.c +++ b/fuse/guestmount.c @@ -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" diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index 91d4e0884..eb32684b3 100644 --- a/fuse/guestmount.pod +++ b/fuse/guestmount.pod @@ -412,4 +412,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/fuse/test-fuse.sh b/fuse/test-fuse.sh index 60a32122e..bd0c096fe 100755 --- a/fuse/test-fuse.sh +++ b/fuse/test-fuse.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# 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 diff --git a/generator/actions.ml b/generator/actions.ml index abed6519e..b884e4985 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/actions.mli b/generator/actions.mli index 26ae7e953..e5f05a281 100644 --- a/generator/actions.mli +++ b/generator/actions.mli @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/bindtests.ml b/generator/bindtests.ml index b707427bc..55c39cb6c 100644 --- a/generator/bindtests.ml +++ b/generator/bindtests.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/c.ml b/generator/c.ml index 4b5e574c7..47df9e451 100644 --- a/generator/c.ml +++ b/generator/c.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/checks.ml b/generator/checks.ml index 7dc65ed56..f5e0954e0 100644 --- a/generator/checks.ml +++ b/generator/checks.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/csharp.ml b/generator/csharp.ml index 803a4a5a8..d2268d14b 100644 --- a/generator/csharp.ml +++ b/generator/csharp.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/daemon.ml b/generator/daemon.ml index 3c2f949f2..9362b3f04 100644 --- a/generator/daemon.ml +++ b/generator/daemon.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/docstrings.ml b/generator/docstrings.ml index 431fbdf2f..74ce076bd 100644 --- a/generator/docstrings.ml +++ b/generator/docstrings.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/fish.ml b/generator/fish.ml index 995b56a19..d8b5d9fff 100644 --- a/generator/fish.ml +++ b/generator/fish.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/haskell.ml b/generator/haskell.ml index abd04781a..317184017 100644 --- a/generator/haskell.ml +++ b/generator/haskell.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/main.ml b/generator/main.ml index 1d35a5373..59ed060bd 100644 --- a/generator/main.ml +++ b/generator/main.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/ocaml.ml b/generator/ocaml.ml index dfbaf4e03..1771bc97e 100644 --- a/generator/ocaml.ml +++ b/generator/ocaml.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/optgroups.ml b/generator/optgroups.ml index cec778266..9fa373178 100644 --- a/generator/optgroups.ml +++ b/generator/optgroups.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/perl.ml b/generator/perl.ml index 3991568a3..d109d7a01 100644 --- a/generator/perl.ml +++ b/generator/perl.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/php.ml b/generator/php.ml index 368248e28..6c31d12f7 100644 --- a/generator/php.ml +++ b/generator/php.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/pr.ml b/generator/pr.ml index 1c3812a12..cc9064fba 100644 --- a/generator/pr.ml +++ b/generator/pr.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/pr.mli b/generator/pr.mli index e0a8227c0..dfb7930a5 100644 --- a/generator/pr.mli +++ b/generator/pr.mli @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/prepopts.ml b/generator/prepopts.ml index ab8d33c5e..2d394fce4 100644 --- a/generator/prepopts.ml +++ b/generator/prepopts.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/prepopts.mli b/generator/prepopts.mli index b6efb6175..ff28b5db4 100644 --- a/generator/prepopts.mli +++ b/generator/prepopts.mli @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/python.ml b/generator/python.ml index a706d722a..91e037f2d 100644 --- a/generator/python.ml +++ b/generator/python.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/ruby.ml b/generator/ruby.ml index 4d25bcc3c..bb2b1ccbf 100644 --- a/generator/ruby.ml +++ b/generator/ruby.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/structs.ml b/generator/structs.ml index da52dfead..82d5b7f84 100644 --- a/generator/structs.ml +++ b/generator/structs.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/structs.mli b/generator/structs.mli index 20fba8680..a154a8ba4 100644 --- a/generator/structs.mli +++ b/generator/structs.mli @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/tests_c_api.ml b/generator/tests_c_api.ml index 2aa78dff2..e97e4eff7 100644 --- a/generator/tests_c_api.ml +++ b/generator/tests_c_api.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/types.ml b/generator/types.ml index c20a76f07..961e998a1 100644 --- a/generator/types.ml +++ b/generator/types.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/utils.ml b/generator/utils.ml index 2d84bcd52..67a674765 100644 --- a/generator/utils.ml +++ b/generator/utils.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/utils.mli b/generator/utils.mli index 6581d572b..f5e170f1c 100644 --- a/generator/utils.mli +++ b/generator/utils.mli @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/generator/xdr.ml b/generator/xdr.ml index 46b1c9041..3b79b33bc 100644 --- a/generator/xdr.ml +++ b/generator/xdr.ml @@ -1,5 +1,5 @@ (* libguestfs - * 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 diff --git a/guestfs-release-notes.pod b/guestfs-release-notes.pod index 34c78a32b..1f6a08052 100644 --- a/guestfs-release-notes.pod +++ b/guestfs-release-notes.pod @@ -1986,4 +1986,4 @@ Richard W.M. Jones =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/guestfs-release-notes.txt b/guestfs-release-notes.txt index 88b1426f9..ace4911ee 100644 --- a/guestfs-release-notes.txt +++ b/guestfs-release-notes.txt @@ -1906,7 +1906,7 @@ AUTHOR COPYRIGHT - Copyright (C) 2009-2012 Red Hat Inc. + Copyright (C) 2009-2013 Red Hat Inc. LICENSE diff --git a/haskell/Guestfs030Config.hs b/haskell/Guestfs030Config.hs index 69c474d1b..9f258e91a 100644 --- a/haskell/Guestfs030Config.hs +++ b/haskell/Guestfs030Config.hs @@ -1,5 +1,5 @@ {- libguestfs Haskell bindings - 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 diff --git a/haskell/Guestfs050LVCreate.hs b/haskell/Guestfs050LVCreate.hs index 160f38898..21434eb2f 100644 --- a/haskell/Guestfs050LVCreate.hs +++ b/haskell/Guestfs050LVCreate.hs @@ -1,5 +1,5 @@ {- libguestfs Haskell bindings - 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 diff --git a/inspector/Makefile.am b/inspector/Makefile.am index b4d19dff0..dd2dba4b5 100644 --- a/inspector/Makefile.am +++ b/inspector/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-inspector -# 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 diff --git a/java/run-java-tests b/java/run-java-tests index 46c34f215..c7b77db00 100755 --- a/java/run-java-tests +++ b/java/run-java-tests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Perl bindings -# 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 diff --git a/java/t/GuestFS010Basic.java b/java/t/GuestFS010Basic.java index a44fde1fc..f7fd3205e 100644 --- a/java/t/GuestFS010Basic.java +++ b/java/t/GuestFS010Basic.java @@ -1,5 +1,5 @@ /* libguestfs Java bindings - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/ocaml/t/guestfs_005_load.ml b/ocaml/t/guestfs_005_load.ml index 5ffc30ebf..dfd813305 100644 --- a/ocaml/t/guestfs_005_load.ml +++ b/ocaml/t/guestfs_005_load.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml bindings - * 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 diff --git a/ocaml/t/guestfs_010_basic.ml b/ocaml/t/guestfs_010_basic.ml index 83243515b..a4858e5c9 100644 --- a/ocaml/t/guestfs_010_basic.ml +++ b/ocaml/t/guestfs_010_basic.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml bindings - * 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 diff --git a/perl/Makefile.PL.in b/perl/Makefile.PL.in index 5487e98b2..59b00d627 100644 --- a/perl/Makefile.PL.in +++ b/perl/Makefile.PL.in @@ -1,5 +1,5 @@ # libguestfs Perl bindings -# 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 diff --git a/perl/lib/Sys/Guestfs/Lib.pm b/perl/lib/Sys/Guestfs/Lib.pm index 5dde409c8..11045b9a5 100644 --- a/perl/lib/Sys/Guestfs/Lib.pm +++ b/perl/lib/Sys/Guestfs/Lib.pm @@ -1,5 +1,5 @@ # Sys::Guestfs::Lib -# Copyright (C) 2009-2012 Red Hat Inc. +# Copyright (C) 2009-2013 Red Hat Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -1413,7 +1413,7 @@ sub _inspect_initrd =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. =head1 LICENSE diff --git a/pick-guests.pl.in b/pick-guests.pl.in index 1ec2c2aa5..d0b4d0dfa 100755 --- a/pick-guests.pl.in +++ b/pick-guests.pl.in @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # @configure_input@ -# 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 diff --git a/po-docs/ja.po b/po-docs/ja.po index cf74fd1df..585b2d742 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -1746,8 +1746,8 @@ msgstr "Richard W.M. Jones (C)" #: ../rescue/virt-rescue.pod:426 ../src/guestfs.pod:4230 #: ../test-tool/libguestfs-test-tool.pod:118 #: ../tools/virt-list-partitions.pl:285 -msgid "Copyright (C) 2009-2012 Red Hat Inc." -msgstr "Copyright (C) 2009-2012 Red Hat Inc." +msgid "Copyright (C) 2009-2013 Red Hat Inc." +msgstr "Copyright (C) 2009-2013 Red Hat Inc." #. type: textblock #: ../cat/virt-cat.pod:5 diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 31ec3af4e..bf318396e 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -1108,7 +1108,7 @@ msgstr "" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:159 ../cat/virt-ls.pod:513 ../daemon/guestfsd.pod:103 ../df/virt-df.pod:281 ../edit/virt-edit.pod:388 ../examples/guestfs-recipes.pod:516 ../fish/guestfish.pod:1414 ../fuse/guestmount.pod:415 ../guestfs-release-notes.pod:1989 ../rescue/virt-rescue.pod:426 ../src/guestfs.pod:4230 ../test-tool/libguestfs-test-tool.pod:118 ../tools/virt-list-partitions.pl:285 -msgid "Copyright (C) 2009-2012 Red Hat Inc." +msgid "Copyright (C) 2009-2013 Red Hat Inc." msgstr "" #. type: textblock diff --git a/po-docs/uk.po b/po-docs/uk.po index b97c8a17e..399b4b286 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -1669,7 +1669,7 @@ msgstr "Richard W.M. Jones (C)" #: ../rescue/virt-rescue.pod:426 ../src/guestfs.pod:4230 #: ../test-tool/libguestfs-test-tool.pod:118 #: ../tools/virt-list-partitions.pl:285 -msgid "Copyright (C) 2009-2012 Red Hat Inc." +msgid "Copyright (C) 2009-2013 Red Hat Inc." msgstr "© Red Hat Inc., 2009–2012" #. type: textblock diff --git a/po/Makefile.am b/po/Makefile.am index f401a6f5e..03fb57998 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/po/en_GB.po b/po/en_GB.po index 93ef4ade3..2f49a8514 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -388,7 +388,7 @@ msgstr "IUse%" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2758,7 +2758,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3349,7 +3349,7 @@ msgstr "" msgid "" "%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" @@ -3613,7 +3613,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4310,7 +4310,7 @@ msgstr "" #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/es.po b/po/es.po index 05d78be88..d625ce734 100644 --- a/po/es.po +++ b/po/es.po @@ -414,7 +414,7 @@ msgstr "UtilizaciónI%" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2828,7 +2828,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3483,7 +3483,7 @@ msgstr "" msgid "" "%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" @@ -3782,7 +3782,7 @@ msgstr "{filename}: no es posible leer formato initrd" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4514,7 +4514,7 @@ msgstr "%s: no es posible crear directorio temporal" #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/gu.po b/po/gu.po index 7d139e355..e5cc44cd2 100644 --- a/po/gu.po +++ b/po/gu.po @@ -317,7 +317,7 @@ msgstr "IUse%" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2687,7 +2687,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3288,7 +3288,7 @@ msgstr "" msgid "" "%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" @@ -3552,7 +3552,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4250,7 +4250,7 @@ msgstr "%s: કામચલાઉ ડિરેક્ટરીને બનાવ #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/hi.po b/po/hi.po index 12f0968ea..952058653 100644 --- a/po/hi.po +++ b/po/hi.po @@ -317,7 +317,7 @@ msgstr "" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2687,7 +2687,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3286,7 +3286,7 @@ msgstr "" msgid "" "%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" @@ -3550,7 +3550,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4248,7 +4248,7 @@ msgstr "%s: को अस्थायी निर्देशिका नह #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/kn.po b/po/kn.po index c22db7020..2f968fba2 100644 --- a/po/kn.po +++ b/po/kn.po @@ -317,7 +317,7 @@ msgstr "" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2691,7 +2691,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3293,7 +3293,7 @@ msgstr "" msgid "" "%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" @@ -3557,7 +3557,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4256,7 +4256,7 @@ msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 33988f21e..4034afa9b 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -315,7 +315,7 @@ msgstr "" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2685,7 +2685,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3276,7 +3276,7 @@ msgstr "" msgid "" "%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" @@ -3540,7 +3540,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4237,7 +4237,7 @@ msgstr "" #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/ml.po b/po/ml.po index 1084732c9..46873418c 100644 --- a/po/ml.po +++ b/po/ml.po @@ -316,7 +316,7 @@ msgstr "" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2689,7 +2689,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3288,7 +3288,7 @@ msgstr "" msgid "" "%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" @@ -3552,7 +3552,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4250,7 +4250,7 @@ msgstr "%s: താല്‍ക്കാലിക ഡയറക്ടറി ഉണ #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/mr.po b/po/mr.po index d03ef9ea8..e1de09d88 100644 --- a/po/mr.po +++ b/po/mr.po @@ -389,7 +389,7 @@ msgstr "IUse%" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2764,7 +2764,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3394,7 +3394,7 @@ msgstr "" msgid "" "%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" @@ -3677,7 +3677,7 @@ msgstr "{filename}: initrd स्वरूप वाचणे अशक्य" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4386,7 +4386,7 @@ msgstr "%s: तात्पुर्ती डिरेक्ट्री नि #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/nl.po b/po/nl.po index 28525cb72..b97e7fa69 100644 --- a/po/nl.po +++ b/po/nl.po @@ -439,7 +439,7 @@ msgstr "IUse%" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -459,7 +459,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" "%s: Bewerk een bestand in een virtuele machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Gebruik:\n" " %s [--opties] -d domname bestand [bestand ...]\n" " %s [--opties] -a disk.img [-a disk.img ...] bestand [bestand ...]\n" @@ -2851,7 +2851,7 @@ msgstr "gebruik 'list-events' om event handlers te tonen\n" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3568,7 +3568,7 @@ msgstr "%s: kan --lvm optie (%s) niet parsen\n" msgid "" "%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" @@ -3874,7 +3874,7 @@ msgstr "{filename}: kon initrd formaat niet lezen" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -3899,7 +3899,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" "%s: Draai een redding shell op een virtuele machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Gebruik:\n" " %s [--opties] -d domnaam\n" " %s [--opties] -a disk.img [-a disk.img ...]\n" @@ -4652,7 +4652,7 @@ msgstr "%s: kan geen tijdelijke map aanmaken" #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" @@ -4665,7 +4665,7 @@ msgid "" " -V Display libguestfs version and exit\n" msgstr "" "libguestfs-test-tool: interactief test gereedschap\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Gebruik:\n" " libguestfs-test-tool [--opties]\n" "Opties:\n" diff --git a/po/or.po b/po/or.po index a8a5ec226..3fa468b8e 100644 --- a/po/or.po +++ b/po/or.po @@ -317,7 +317,7 @@ msgstr "" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2688,7 +2688,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3287,7 +3287,7 @@ msgstr "" msgid "" "%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" @@ -3551,7 +3551,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4248,7 +4248,7 @@ msgstr "%s: ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମ #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/pa.po b/po/pa.po index 9fb48810f..4a9b6870a 100644 --- a/po/pa.po +++ b/po/pa.po @@ -404,7 +404,7 @@ msgstr "IUse%" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2776,7 +2776,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3404,7 +3404,7 @@ msgstr "" msgid "" "%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" @@ -3689,7 +3689,7 @@ msgstr "{filename}: initrd ਫਾਰਮੈਟ ਪੜ ਨਹੀਂ ਸਕਿਆ" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4399,7 +4399,7 @@ msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸ #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/pl.po b/po/pl.po index 7f2571b04..3ce6fa89f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -445,7 +445,7 @@ msgstr "IUżyte%" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -465,7 +465,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" "%s: modyfikuje plik w maszynie wirtualnej\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Użycie:\n" " %s [--opcje] -d nazwadom katalog [plik...]\n" " %s [--opcje] -a dysk.img [-a dysk.img ...] plik [plik...]\n" @@ -2865,7 +2865,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3581,7 +3581,7 @@ msgstr "%s: nie można przetworzyć opcji --lvm (%s)\n" msgid "" "%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" @@ -3888,7 +3888,7 @@ msgstr "{filename}: nie można odczytać formatu initrd" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4650,7 +4650,7 @@ msgstr "%s: nie można utworzyć katalogu tymczasowego" #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/ta.po b/po/ta.po index cc0b3f1ea..af4eeb8a2 100644 --- a/po/ta.po +++ b/po/ta.po @@ -316,7 +316,7 @@ msgstr "" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2687,7 +2687,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3287,7 +3287,7 @@ msgstr "" msgid "" "%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" @@ -3551,7 +3551,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4250,7 +4250,7 @@ msgstr "%s: தற்காலிக அடைவை உருவாக்க #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/te.po b/po/te.po index 3f589fb08..d5473a1a8 100644 --- a/po/te.po +++ b/po/te.po @@ -317,7 +317,7 @@ msgstr "" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2687,7 +2687,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3285,7 +3285,7 @@ msgstr "" msgid "" "%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" @@ -3549,7 +3549,7 @@ msgstr "" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4247,7 +4247,7 @@ msgstr "%s: తాత్కాలిక డైరెక్టరీను సృ #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/po/uk.po b/po/uk.po index 03edff14f..8c58f1b66 100644 --- a/po/uk.po +++ b/po/uk.po @@ -448,7 +448,7 @@ msgstr "% IВикористання" #, c-format msgid "" "%s: Edit a file in a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" @@ -2901,7 +2901,7 @@ msgstr "" msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" "Options:\n" @@ -3688,7 +3688,7 @@ msgstr "%s: не вдалося обробити параметр --lvm (%s)\n" msgid "" "%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" @@ -4029,7 +4029,7 @@ msgstr "{filename}: не вдалося прочитати формат initrd" #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" @@ -4857,7 +4857,7 @@ msgstr "%s: не вдалося створити тимчасовий катал #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" +"Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/python/Makefile.am b/python/Makefile.am index 209f9ca01..a654cc94b 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -1,5 +1,5 @@ # libguestfs Python bindings -# 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 diff --git a/python/run-bindtests b/python/run-bindtests index 837da4e52..125807e7c 100755 --- a/python/run-bindtests +++ b/python/run-bindtests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Python bindings -# 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 diff --git a/python/run-python-tests b/python/run-python-tests index 7f416963f..8c07e18bf 100755 --- a/python/run-python-tests +++ b/python/run-python-tests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Perl bindings -# 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 diff --git a/python/t/010-basic.py b/python/t/010-basic.py index 779af4849..950b89a9d 100644 --- a/python/t/010-basic.py +++ b/python/t/010-basic.py @@ -1,5 +1,5 @@ # libguestfs Python bindings -# 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 diff --git a/rescue/virt-rescue.c b/rescue/virt-rescue.c index 090839e74..3a83910fc 100644 --- a/rescue/virt-rescue.c +++ b/rescue/virt-rescue.c @@ -59,7 +59,7 @@ usage (int status) else { fprintf (stdout, _("%s: Run a rescue shell on a virtual machine\n" - "Copyright (C) 2009-2012 Red Hat Inc.\n" + "Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" diff --git a/rescue/virt-rescue.pod b/rescue/virt-rescue.pod index 8de3f05fe..1eb59742c 100755 --- a/rescue/virt-rescue.pod +++ b/rescue/virt-rescue.pod @@ -423,4 +423,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/ruby/ext/guestfs/extconf.rb.in b/ruby/ext/guestfs/extconf.rb.in index 269ca811e..e3585513c 100644 --- a/ruby/ext/guestfs/extconf.rb.in +++ b/ruby/ext/guestfs/extconf.rb.in @@ -1,6 +1,6 @@ # libguestfs Ruby bindings -*- ruby -*- # @configure_input@ -# 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 diff --git a/ruby/lib/guestfs.rb b/ruby/lib/guestfs.rb index 897941f21..9692fcc8b 100644 --- a/ruby/lib/guestfs.rb +++ b/ruby/lib/guestfs.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -# Copyright (C) 2009-2012 Red Hat Inc. +# Copyright (C) 2009-2013 Red Hat Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/actions-support.c b/src/actions-support.c index cb238c336..461a349e1 100644 --- a/src/actions-support.c +++ b/src/actions-support.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/alloc.c b/src/alloc.c index f1e87b78d..d2d5d1be7 100644 --- a/src/alloc.c +++ b/src/alloc.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/canonical-name.c b/src/canonical-name.c index b7176072f..1df053931 100644 --- a/src/canonical-name.c +++ b/src/canonical-name.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/errors.c b/src/errors.c index 40745b3ad..979bfca04 100644 --- a/src/errors.c +++ b/src/errors.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/fuse.c b/src/fuse.c index 8b6841a5b..fb5e94777 100644 --- a/src/fuse.c +++ b/src/fuse.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/guestfs-internal.h b/src/guestfs-internal.h index 0467558f4..86d024a06 100644 --- a/src/guestfs-internal.h +++ b/src/guestfs-internal.h @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/guestfs.pod b/src/guestfs.pod index 88c9c829e..67b33ab89 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -4227,4 +4227,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/src/handle.c b/src/handle.c index 39e30c76d..cb00a2e9c 100644 --- a/src/handle.c +++ b/src/handle.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/launch-appliance.c b/src/launch-appliance.c index 92c9aad64..30423a74f 100644 --- a/src/launch-appliance.c +++ b/src/launch-appliance.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/launch-libvirt.c b/src/launch-libvirt.c index f04876404..5953503fe 100644 --- a/src/launch-libvirt.c +++ b/src/launch-libvirt.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/launch-unix.c b/src/launch-unix.c index 778082c52..9bd64fa3f 100644 --- a/src/launch-unix.c +++ b/src/launch-unix.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/launch.c b/src/launch.c index 13fc06785..7c3766710 100644 --- a/src/launch.c +++ b/src/launch.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/private-data.c b/src/private-data.c index be78e32af..4ff1f6c81 100644 --- a/src/private-data.c +++ b/src/private-data.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/proto.c b/src/proto.c index 7b4d42713..9d270f3be 100644 --- a/src/proto.c +++ b/src/proto.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/utils.c b/src/utils.c index 16b7d6bd3..54a0955d6 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2012 Red Hat Inc. + * Copyright (C) 2009-2013 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/test-tool/Makefile.am b/test-tool/Makefile.am index a50c81882..36fa8e929 100644 --- a/test-tool/Makefile.am +++ b/test-tool/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/test-tool/libguestfs-test-tool.pod b/test-tool/libguestfs-test-tool.pod index ca8ed2803..785abdaad 100644 --- a/test-tool/libguestfs-test-tool.pod +++ b/test-tool/libguestfs-test-tool.pod @@ -115,4 +115,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/test-tool/test-tool.c b/test-tool/test-tool.c index 9db086b73..5c69a9681 100644 --- a/test-tool/test-tool.c +++ b/test-tool/test-tool.c @@ -1,5 +1,5 @@ /* libguestfs-test-tool - * 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 @@ -65,7 +65,7 @@ static void usage (void) { printf (_("libguestfs-test-tool: interactive test tool\n" - "Copyright (C) 2009-2012 Red Hat Inc.\n" + "Copyright (C) 2009-2013 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" diff --git a/tests/9p/Makefile.am b/tests/9p/Makefile.am index 07068eb80..2c47440e7 100644 --- a/tests/9p/Makefile.am +++ b/tests/9p/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/btrfs/Makefile.am b/tests/btrfs/Makefile.am index ff7a97258..32a2d6545 100644 --- a/tests/btrfs/Makefile.am +++ b/tests/btrfs/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/c-api/Makefile.am b/tests/c-api/Makefile.am index 0b664d34a..af264c81a 100644 --- a/tests/c-api/Makefile.am +++ b/tests/c-api/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/charsets/Makefile.am b/tests/charsets/Makefile.am index 6ffe96d8d..f8aa7dac8 100644 --- a/tests/charsets/Makefile.am +++ b/tests/charsets/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 4f536206f..3277c1988 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -1,5 +1,5 @@ # libguestfs test images -# 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 diff --git a/tests/guests/Makefile.am b/tests/guests/Makefile.am index 82cb9b81c..347aef551 100644 --- a/tests/guests/Makefile.am +++ b/tests/guests/Makefile.am @@ -1,5 +1,5 @@ # libguestfs test images -# 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 diff --git a/tests/luks/Makefile.am b/tests/luks/Makefile.am index 8954bd600..17d9743ec 100644 --- a/tests/luks/Makefile.am +++ b/tests/luks/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/lvm/Makefile.am b/tests/lvm/Makefile.am index 231cc5455..afeb40a48 100644 --- a/tests/lvm/Makefile.am +++ b/tests/lvm/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/md/Makefile.am b/tests/md/Makefile.am index 781c208b3..46186f79c 100644 --- a/tests/md/Makefile.am +++ b/tests/md/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/mount-local/Makefile.am b/tests/mount-local/Makefile.am index 3537a2f3b..9e2ae14dd 100644 --- a/tests/mount-local/Makefile.am +++ b/tests/mount-local/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/protocol/Makefile.am b/tests/protocol/Makefile.am index 67009d63d..a87433657 100644 --- a/tests/protocol/Makefile.am +++ b/tests/protocol/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/regressions/Makefile.am b/tests/regressions/Makefile.am index 4c4815ae7..853dbe929 100644 --- a/tests/regressions/Makefile.am +++ b/tests/regressions/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tests/regressions/rhbz501893.c b/tests/regressions/rhbz501893.c index bcebe6f6a..0194c89e0 100644 --- a/tests/regressions/rhbz501893.c +++ b/tests/regressions/rhbz501893.c @@ -1,6 +1,6 @@ /* Regression test for RHBZ#501893. * Test that String parameters are checked for != NULL. - * 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 diff --git a/tests/rsync/Makefile.am b/tests/rsync/Makefile.am index 41bbf4d88..ffb4024e4 100644 --- a/tests/rsync/Makefile.am +++ b/tests/rsync/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# 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 diff --git a/tools/Makefile.am b/tools/Makefile.am index 0ae92c564..26106b3fb 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-* tools -# 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 diff --git a/tools/test-virt-list-filesystems.sh b/tools/test-virt-list-filesystems.sh index 89f7d3327..1f97c8101 100755 --- a/tools/test-virt-list-filesystems.sh +++ b/tools/test-virt-list-filesystems.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# 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 diff --git a/tools/test-virt-tar.sh b/tools/test-virt-tar.sh index 6c4a644c8..da4e65c9d 100755 --- a/tools/test-virt-tar.sh +++ b/tools/test-virt-tar.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# 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 diff --git a/tools/virt-list-filesystems b/tools/virt-list-filesystems index f0d39abab..1b58d63d2 100755 --- a/tools/virt-list-filesystems +++ b/tools/virt-list-filesystems @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # virt-list-filesystems -# 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 diff --git a/tools/virt-list-partitions b/tools/virt-list-partitions index 79f3b3411..78867660c 100755 --- a/tools/virt-list-partitions +++ b/tools/virt-list-partitions @@ -282,4 +282,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2012 Red Hat Inc. +Copyright (C) 2009-2013 Red Hat Inc. diff --git a/tools/virt-tar b/tools/virt-tar index 26e07f3ea..a29dc6a0f 100755 --- a/tools/virt-tar +++ b/tools/virt-tar @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # virt-tar -# 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 diff --git a/update-bugs.sh b/update-bugs.sh index cc20d0bba..dc2099b33 100755 --- a/update-bugs.sh +++ b/update-bugs.sh @@ -1,6 +1,6 @@ #!/bin/bash - # update-bugs.sh -# 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 diff --git a/valgrind-suppressions b/valgrind-suppressions index 7051b5cf0..4ba169334 100644 --- a/valgrind-suppressions +++ b/valgrind-suppressions @@ -1,5 +1,5 @@ # libguestfs -# 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