diff --git a/Makefile.am b/Makefile.am index d55d8d694..bf65df3b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/README b/README index 5915e61de..288cf1aec 100644 --- a/README +++ b/README @@ -403,7 +403,7 @@ Don't enable GCC warnings (ie. *don't* use Copyright and license information ---------------------------------------------------------------------- -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. The library is distributed under the LGPLv2+. The programs are distributed under the GPLv2+. Please see the files COPYING and diff --git a/appliance/Makefile.am b/appliance/Makefile.am index 7b30bbead..3135219cb 100644 --- a/appliance/Makefile.am +++ b/appliance/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 8022edf2e..3242afc37 100644 --- a/appliance/libguestfs-make-fixed-appliance.pod +++ b/appliance/libguestfs-make-fixed-appliance.pod @@ -175,4 +175,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/appliance/make.sh.in b/appliance/make.sh.in index e23d368f8..3c88340dd 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -1,6 +1,6 @@ #!/bin/bash - # @configure_input@ -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/bash/guestfish b/bash/guestfish index eaec40f69..f3637c748 100644 --- a/bash/guestfish +++ b/bash/guestfish @@ -1,5 +1,5 @@ # guestfish bash completion script -*- shell-script -*- -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/bash/guestmount b/bash/guestmount index 1bdb6564f..151ca03fd 100644 --- a/bash/guestmount +++ b/bash/guestmount @@ -1,5 +1,5 @@ # guestmount bash completion script -*- shell-script -*- -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/bash/virt-alignment-scan b/bash/virt-alignment-scan index a2e337dcf..c9e297adf 100644 --- a/bash/virt-alignment-scan +++ b/bash/virt-alignment-scan @@ -1,5 +1,5 @@ # virt-tools bash completion script -*- shell-script -*- -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/bash/virt-rescue b/bash/virt-rescue index da22e3c84..db64309cf 100644 --- a/bash/virt-rescue +++ b/bash/virt-rescue @@ -1,5 +1,5 @@ # virt-rescue bash completion script -*- shell-script -*- -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/bash/virt-resize b/bash/virt-resize index 7c879e187..4471f0720 100644 --- a/bash/virt-resize +++ b/bash/virt-resize @@ -1,6 +1,6 @@ # virt-resize, virt-builder, virt-sparsify bash completion script # -*- shell-script -*- -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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 6d1291a1c..b75f024be 100755 --- a/bugs-in-changelog.sh +++ b/bugs-in-changelog.sh @@ -1,6 +1,6 @@ #!/bin/bash - # bugs-in-changelog.sh -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/builder/Makefile.am b/builder/Makefile.am index 29f755624..ef7774985 100644 --- a/builder/Makefile.am +++ b/builder/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-builder tool -# Copyright (C) 2013-2014 Red Hat Inc. +# Copyright (C) 2013-2015 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/builder/cache.ml b/builder/cache.ml index d1fb05367..9e69bc146 100644 --- a/builder/cache.ml +++ b/builder/cache.ml @@ -1,5 +1,5 @@ (* virt-builder - * Copyright (C) 2013-2014 Red Hat Inc. + * Copyright (C) 2013-2015 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/builder/cache.mli b/builder/cache.mli index 465e58b29..1ff02a97f 100644 --- a/builder/cache.mli +++ b/builder/cache.mli @@ -1,5 +1,5 @@ (* virt-builder - * Copyright (C) 2013-2014 Red Hat Inc. + * Copyright (C) 2013-2015 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/builder/ini_reader.ml b/builder/ini_reader.ml index c64125c42..c989e1f75 100644 --- a/builder/ini_reader.ml +++ b/builder/ini_reader.ml @@ -1,5 +1,5 @@ (* virt-builder - * Copyright (C) 2013-2014 Red Hat Inc. + * Copyright (C) 2013-2015 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/builder/ini_reader.mli b/builder/ini_reader.mli index 1b8e8949f..82c8e2473 100644 --- a/builder/ini_reader.mli +++ b/builder/ini_reader.mli @@ -1,5 +1,5 @@ (* virt-builder - * Copyright (C) 2013-2014 Red Hat Inc. + * Copyright (C) 2013-2015 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/builder/languages.ml b/builder/languages.ml index 876b23a36..c22a00063 100644 --- a/builder/languages.ml +++ b/builder/languages.ml @@ -1,5 +1,5 @@ (* virt-builder - * Copyright (C) 2013-2014 Red Hat Inc. + * Copyright (C) 2013-2015 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/builder/utils.ml b/builder/utils.ml index 8962636d4..5dea74ecf 100644 --- a/builder/utils.ml +++ b/builder/utils.ml @@ -1,5 +1,5 @@ (* virt-builder - * Copyright (C) 2013-2014 Red Hat Inc. + * Copyright (C) 2013-2015 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/builder/website/centos.sh b/builder/website/centos.sh index cc845386b..abbd7681c 100755 --- a/builder/website/centos.sh +++ b/builder/website/centos.sh @@ -1,6 +1,6 @@ #!/bin/bash - # virt-builder -# Copyright (C) 2013-2014 Red Hat Inc. +# Copyright (C) 2013-2015 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/Makefile.am b/cat/Makefile.am index e4d9a3610..d0db6fa86 100644 --- a/cat/Makefile.am +++ b/cat/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-cat, virt-filesystems, virt-log and virt-ls. -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/log.c b/cat/log.c index 9e8a7bff1..f0353cc10 100644 --- a/cat/log.c +++ b/cat/log.c @@ -1,5 +1,5 @@ /* virt-log - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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 @@ -64,7 +64,7 @@ usage (int status) else { fprintf (stdout, _("%s: display log files in a virtual machine\n" - "Copyright (C) 2010-2014 Red Hat Inc.\n" + "Copyright (C) 2010-2015 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" diff --git a/cat/test-virt-cat.sh b/cat/test-virt-cat.sh index fbf09eaa2..0fcd98db3 100755 --- a/cat/test-virt-cat.sh +++ b/cat/test-virt-cat.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 299995078..b2f3b482f 100755 --- a/cat/test-virt-filesystems.sh +++ b/cat/test-virt-filesystems.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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-log.sh b/cat/test-virt-log.sh index bcbd6f921..aff994aea 100755 --- a/cat/test-virt-log.sh +++ b/cat/test-virt-log.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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-log.pod b/cat/virt-log.pod index d8f503db8..c258cdcae 100644 --- a/cat/virt-log.pod +++ b/cat/virt-log.pod @@ -148,4 +148,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2010-2014 Red Hat Inc. +Copyright (C) 2010-2015 Red Hat Inc. diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod index 928e14b53..aa7919dab 100644 --- a/cat/virt-ls.pod +++ b/cat/virt-ls.pod @@ -531,4 +531,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/cat/visit.c b/cat/visit.c index 49b779e5d..86b10f688 100644 --- a/cat/visit.c +++ b/cat/visit.c @@ -1,5 +1,5 @@ /* virt-ls visitor function - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/visit.h b/cat/visit.h index a64b42e54..325fa5e19 100644 --- a/cat/visit.h +++ b/cat/visit.h @@ -1,5 +1,5 @@ /* virt-ls visitor function - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/configure.ac b/configure.ac index cde2fd87d..fbb7744d6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 dd5442e84..f70b64fa6 100755 --- a/contrib/autobuild/autobuild.sh +++ b/contrib/autobuild/autobuild.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs autobuild script -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 a031206c6..775be4db4 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-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 e289c44d5..5bf17e080 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-2014 Red Hat Inc. + * Copyright (C) 2009-2015 Red Hat Inc. * By Richard W.M. Jones . * * This program is free software; you can redistribute it and/or modify diff --git a/customize/customize_utils.ml b/customize/customize_utils.ml index eeeb18c31..465581a0b 100644 --- a/customize/customize_utils.ml +++ b/customize/customize_utils.ml @@ -1,5 +1,5 @@ (* virt-customize - * Copyright (C) 2013-2014 Red Hat Inc. + * Copyright (C) 2013-2015 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/customize/firstboot.ml b/customize/firstboot.ml index 0b95708b2..23a04321d 100644 --- a/customize/firstboot.ml +++ b/customize/firstboot.ml @@ -1,5 +1,5 @@ (* virt-customize - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/customize/firstboot.mli b/customize/firstboot.mli index 79172deaf..5f2fae59d 100644 --- a/customize/firstboot.mli +++ b/customize/firstboot.mli @@ -1,5 +1,5 @@ (* virt-customize - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/customize/hostname.ml b/customize/hostname.ml index 70ca93400..5721e1a3d 100644 --- a/customize/hostname.ml +++ b/customize/hostname.ml @@ -1,5 +1,5 @@ (* virt-sysprep - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/customize/hostname.mli b/customize/hostname.mli index 15487f61f..704615783 100644 --- a/customize/hostname.mli +++ b/customize/hostname.mli @@ -1,5 +1,5 @@ (* virt-sysprep - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/customize/password.ml b/customize/password.ml index 0ac627a9f..25ce90142 100644 --- a/customize/password.ml +++ b/customize/password.ml @@ -1,5 +1,5 @@ (* virt-sysprep - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/customize/password.mli b/customize/password.mli index 570f048cd..8a8a1af74 100644 --- a/customize/password.mli +++ b/customize/password.mli @@ -1,5 +1,5 @@ (* virt-sysprep - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/customize/random_seed.ml b/customize/random_seed.ml index 8eedc1e45..8ccf8c4a7 100644 --- a/customize/random_seed.ml +++ b/customize/random_seed.ml @@ -1,5 +1,5 @@ (* virt-sysprep - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/customize/random_seed.mli b/customize/random_seed.mli index b5261f28e..42dc284e2 100644 --- a/customize/random_seed.mli +++ b/customize/random_seed.mli @@ -1,5 +1,5 @@ (* virt-sysprep - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/customize/virt-customize.pod b/customize/virt-customize.pod index 8dbdfef93..dc64bf9b3 100644 --- a/customize/virt-customize.pod +++ b/customize/virt-customize.pod @@ -274,4 +274,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2011-2014 Red Hat Inc. +Copyright (C) 2011-2015 Red Hat Inc. diff --git a/daemon/checksum.c b/daemon/checksum.c index 6ec48c04d..a159cae66 100644 --- a/daemon/checksum.c +++ b/daemon/checksum.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 f25a39eb3..662875f3e 100644 --- a/daemon/cpmv.c +++ b/daemon/cpmv.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 c101c3b2a..08af57719 100644 --- a/daemon/daemon.h +++ b/daemon/daemon.h @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/debug.c b/daemon/debug.c index 6b7cfe5f1..92f5aa661 100644 --- a/daemon/debug.c +++ b/daemon/debug.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 70d4ba581..875238aa9 100644 --- a/daemon/devsparts.c +++ b/daemon/devsparts.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 5cd04790f..ae2917d59 100644 --- a/daemon/du.c +++ b/daemon/du.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 31fef25bf..65ddae63e 100644 --- a/daemon/ext2.c +++ b/daemon/ext2.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 cdf166148..bb3b3c10b 100644 --- a/daemon/file.c +++ b/daemon/file.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 4fb5774ce..1bcc6d2ab 100644 --- a/daemon/find.c +++ b/daemon/find.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 9596d7a1f..816a40415 100644 --- a/daemon/grub.c +++ b/daemon/grub.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 181754d16..c912ee302 100644 --- a/daemon/guestfsd.c +++ b/daemon/guestfsd.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 b68cb2019..0f9c8b090 100644 --- a/daemon/guestfsd.pod +++ b/daemon/guestfsd.pod @@ -123,4 +123,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/daemon/inotify.c b/daemon/inotify.c index 36e5ede52..3a3acf7fe 100644 --- a/daemon/inotify.c +++ b/daemon/inotify.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/is.c b/daemon/is.c index 023f460a9..b33e11cd9 100644 --- a/daemon/is.c +++ b/daemon/is.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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 a615a1491..f9acfcbcc 100644 --- a/daemon/lvm.c +++ b/daemon/lvm.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 95ab874c8..8248d44d5 100644 --- a/daemon/mkfs.c +++ b/daemon/mkfs.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 762ca88f3..cd6f221db 100644 --- a/daemon/ntfs.c +++ b/daemon/ntfs.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 d2f8509cf..fba2f7f38 100644 --- a/daemon/ntfsclone.c +++ b/daemon/ntfsclone.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 a7304773e..8fbb6e496 100644 --- a/daemon/parted.c +++ b/daemon/parted.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 c9de36d8f..684f06510 100644 --- a/daemon/proto.c +++ b/daemon/proto.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 1e07291c0..06fa5464f 100644 --- a/daemon/realpath.c +++ b/daemon/realpath.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 df9204ec7..ebe9b4777 100644 --- a/daemon/sync.c +++ b/daemon/sync.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 6723f3a7a..d6f8f2fb8 100644 --- a/daemon/tar.c +++ b/daemon/tar.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/upload.c b/daemon/upload.c index 2c7b1ff85..97fd650a2 100644 --- a/daemon/upload.c +++ b/daemon/upload.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 d8ad59a5d..c32e1a7a5 100644 --- a/daemon/xattr.c +++ b/daemon/xattr.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 ae8e84d3b..505c4bbc2 100644 --- a/daemon/zero.c +++ b/daemon/zero.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/domains.h b/df/domains.h index ecf791b87..28bf3a337 100644 --- a/df/domains.h +++ b/df/domains.h @@ -1,5 +1,5 @@ /* virt-df & virt-alignment-scan domains code. - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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 6a69ceab0..a776c4cf0 100755 --- a/df/test-virt-df.sh +++ b/df/test-virt-df.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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.h b/df/virt-df.h index c348d1727..c0a9a8326 100644 --- a/df/virt-df.h +++ b/df/virt-df.h @@ -1,5 +1,5 @@ /* virt-df - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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 ce256cda0..331f6fc3a 100644 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -267,4 +267,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/diff/diff.c b/diff/diff.c index 6a374af0b..708e9a19e 100644 --- a/diff/diff.c +++ b/diff/diff.c @@ -94,7 +94,7 @@ usage (int status) else { fprintf (stdout, _("%s: list differences between virtual machines\n" - "Copyright (C) 2010-2014 Red Hat Inc.\n" + "Copyright (C) 2010-2015 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domain1 -D domain2\n" " %s [--options] -a disk1.img -A disk2.img [-a|-A ...]\n" diff --git a/diff/virt-diff.pod b/diff/virt-diff.pod index e1d67f396..22e0aa06e 100644 --- a/diff/virt-diff.pod +++ b/diff/virt-diff.pod @@ -261,4 +261,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/edit/Makefile.am b/edit/Makefile.am index 1e94ac973..bbb7254f0 100644 --- a/edit/Makefile.am +++ b/edit/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-edit -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/edit.c b/edit/edit.c index 6281a2a05..8f8431cd4 100644 --- a/edit/edit.c +++ b/edit/edit.c @@ -1,5 +1,5 @@ /* virt-edit - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 @@ usage (int status) else { fprintf (stdout, _("%s: Edit a file in a virtual machine\n" - "Copyright (C) 2009-2014 Red Hat Inc.\n" + "Copyright (C) 2009-2015 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/test-virt-edit.sh b/edit/test-virt-edit.sh index 33c0603ab..810e1c195 100755 --- a/edit/test-virt-edit.sh +++ b/edit/test-virt-edit.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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.pod b/edit/virt-edit.pod index e5d35ccc2..537fee0e6 100644 --- a/edit/virt-edit.pod +++ b/edit/virt-edit.pod @@ -403,4 +403,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/erlang/erl-guestfs-proto.c b/erlang/erl-guestfs-proto.c index e0fe7c909..51106a401 100644 --- a/erlang/erl-guestfs-proto.c +++ b/erlang/erl-guestfs-proto.c @@ -1,5 +1,5 @@ /* libguestfs Erlang bindings. - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/run-bindtests b/erlang/run-bindtests index d4ac396a6..0dfd3e50f 100755 --- a/erlang/run-bindtests +++ b/erlang/run-bindtests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Erlang bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 91fdcfa7d..2ff1c9120 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-2014 Red Hat Inc. +% Copyright (C) 2009-2015 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 8832dbfeb..d82839f24 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-2014 Red Hat Inc. +% Copyright (C) 2009-2015 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 b0f9c55dc..1906bda6a 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-2014 Red Hat Inc. +% Copyright (C) 2009-2015 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 2a040166c..5dc60cba2 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-2014 Red Hat Inc. +% Copyright (C) 2009-2015 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 3f9764b90..3a340f553 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-2014 Red Hat Inc. +% Copyright (C) 2009-2015 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/Makefile.am b/examples/Makefile.am index e150a5813..8b0abda58 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,5 +1,5 @@ # libguestfs C examples -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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-examples.pod b/examples/guestfs-examples.pod index 81601c59c..3f9ff9c85 100644 --- a/examples/guestfs-examples.pod +++ b/examples/guestfs-examples.pod @@ -72,4 +72,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2010-2014 Red Hat Inc. +Copyright (C) 2010-2015 Red Hat Inc. diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod index f00ba7a92..e20c27e5c 100644 --- a/examples/guestfs-faq.pod +++ b/examples/guestfs-faq.pod @@ -1275,4 +1275,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2012-2014 Red Hat Inc. +Copyright (C) 2012-2015 Red Hat Inc. diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod index 0bb2c0da9..2b253e65c 100644 --- a/examples/guestfs-recipes.pod +++ b/examples/guestfs-recipes.pod @@ -686,4 +686,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/fish/Makefile.am b/fish/Makefile.am index 30097ec50..c4b82aea6 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/alloc.c b/fish/alloc.c index 06dd8cf4d..b40284add 100644 --- a/fish/alloc.c +++ b/fish/alloc.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/copy.c b/fish/copy.c index 6b2658363..8394dba22 100644 --- a/fish/copy.c +++ b/fish/copy.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/destpaths.c b/fish/destpaths.c index d39d6c0ee..b4a5fe9f0 100644 --- a/fish/destpaths.c +++ b/fish/destpaths.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/display.c b/fish/display.c index 17c33ca8b..3e37970c5 100644 --- a/fish/display.c +++ b/fish/display.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/echo.c b/fish/echo.c index 3339224b2..1fdacccc0 100644 --- a/fish/echo.c +++ b/fish/echo.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 013306ee6..6edc8fdab 100644 --- a/fish/edit.c +++ b/fish/edit.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/events.c b/fish/events.c index 68af33d29..ac4a3e467 100644 --- a/fish/events.c +++ b/fish/events.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/file-edit.c b/fish/file-edit.c index 3efd46d97..a703021da 100644 --- a/fish/file-edit.c +++ b/fish/file-edit.c @@ -1,5 +1,5 @@ /* libguestfs - shared file editing - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/file-edit.h b/fish/file-edit.h index 16352542d..0a7397ad7 100644 --- a/fish/file-edit.h +++ b/fish/file-edit.h @@ -1,5 +1,5 @@ /* libguestfs - shared file editing - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 d055e375a..8b74c7b7b 100644 --- a/fish/fish.c +++ b/fish/fish.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 @@ -108,7 +108,7 @@ usage (int status) fprintf (stdout, _("%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" - "Copyright (C) 2009-2014 Red Hat Inc.\n" + "Copyright (C) 2009-2015 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 f6da10a3c..2bc95d21c 100644 --- a/fish/glob.c +++ b/fish/glob.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 12bf2436f..9d3cbc9e0 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -1639,4 +1639,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/fish/help.c b/fish/help.c index 065c92c3b..b7893d189 100644 --- a/fish/help.c +++ b/fish/help.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/hexedit.c b/fish/hexedit.c index bf4a5a2ca..823671885 100644 --- a/fish/hexedit.c +++ b/fish/hexedit.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/lcd.c b/fish/lcd.c index 3d4f3003f..087e38928 100644 --- a/fish/lcd.c +++ b/fish/lcd.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/libguestfs-tools.conf.pod b/fish/libguestfs-tools.conf.pod index 2f79fd6ae..d3555ecaf 100644 --- a/fish/libguestfs-tools.conf.pod +++ b/fish/libguestfs-tools.conf.pod @@ -99,4 +99,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2011-2014 Red Hat Inc. +Copyright (C) 2011-2015 Red Hat Inc. diff --git a/fish/man.c b/fish/man.c index 6c2b05297..4871e0c40 100644 --- a/fish/man.c +++ b/fish/man.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/more.c b/fish/more.c index 5a3b910c6..78301707f 100644 --- a/fish/more.c +++ b/fish/more.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/prep-boot.c b/fish/prep-boot.c index 17fe9e087..c6accd25e 100644 --- a/fish/prep-boot.c +++ b/fish/prep-boot.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/prep-disk.c b/fish/prep-disk.c index 956e97cbc..c5c7abca1 100644 --- a/fish/prep-disk.c +++ b/fish/prep-disk.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/prep-fs.c b/fish/prep-fs.c index d62768fea..7040a13a4 100644 --- a/fish/prep-fs.c +++ b/fish/prep-fs.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/prep-lv.c b/fish/prep-lv.c index 6ccab2027..d63fab622 100644 --- a/fish/prep-lv.c +++ b/fish/prep-lv.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/prep-part.c b/fish/prep-part.c index 21db733ca..83903dbd9 100644 --- a/fish/prep-part.c +++ b/fish/prep-part.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/prep.c b/fish/prep.c index 75c8f8786..c3a5afa00 100644 --- a/fish/prep.c +++ b/fish/prep.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/rc.c b/fish/rc.c index 8e22c53bc..9ccd5f30a 100644 --- a/fish/rc.c +++ b/fish/rc.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/reopen.c b/fish/reopen.c index a283d40a2..35371daf4 100644 --- a/fish/reopen.c +++ b/fish/reopen.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/setenv.c b/fish/setenv.c index d3000a716..be78676bc 100644 --- a/fish/setenv.c +++ b/fish/setenv.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/supported.c b/fish/supported.c index b49011a00..4df39032f 100644 --- a/fish/supported.c +++ b/fish/supported.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/test-mount-local.sh b/fish/test-mount-local.sh index 845f70730..0b5804e84 100755 --- a/fish/test-mount-local.sh +++ b/fish/test-mount-local.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2012-2014 Red Hat Inc. +# Copyright (C) 2012-2015 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/tilde.c b/fish/tilde.c index 13f8c4f34..769c5d6bc 100644 --- a/fish/tilde.c +++ b/fish/tilde.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/time.c b/fish/time.c index 4800e88b0..a5612a474 100644 --- a/fish/time.c +++ b/fish/time.c @@ -1,5 +1,5 @@ /* guestfish - guest filesystem shell - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/windows.c b/fish/windows.c index 04ead2f15..67978d4c9 100644 --- a/fish/windows.c +++ b/fish/windows.c @@ -1,5 +1,5 @@ /* libguestfs - shared Windows path for tools - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/windows.h b/fish/windows.h index c5436047a..85c4cdde1 100644 --- a/fish/windows.h +++ b/fish/windows.h @@ -1,5 +1,5 @@ /* libguestfs - shared Windows path for tools - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 574e4e009..318061b0d 100644 --- a/fuse/Makefile.am +++ b/fuse/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 f952c4778..c20cb7fac 100644 --- a/fuse/guestmount.c +++ b/fuse/guestmount.c @@ -1,5 +1,5 @@ /* guestmount - mount guests using libguestfs and FUSE - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 @@ -103,7 +103,7 @@ usage (int status) fprintf (stdout, _("%s: FUSE module for libguestfs\n" "%s lets you mount a virtual machine filesystem\n" - "Copyright (C) 2009-2014 Red Hat Inc.\n" + "Copyright (C) 2009-2015 Red Hat Inc.\n" "Usage:\n" " %s [--options] mountpoint\n" "Options:\n" diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index 7eddc1c12..bfb9af40a 100644 --- a/fuse/guestmount.pod +++ b/fuse/guestmount.pod @@ -432,4 +432,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/fuse/test-fuse.c b/fuse/test-fuse.c index a3419941d..1025b4769 100644 --- a/fuse/test-fuse.c +++ b/fuse/test-fuse.c @@ -1,5 +1,5 @@ /* Test FUSE. - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/Makefile.am b/generator/Makefile.am index 6e4928f4c..51e4fee3a 100644 --- a/generator/Makefile.am +++ b/generator/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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 a6a6dade9..59d4728e9 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 90e7944b1..0500eb819 100644 --- a/generator/actions.mli +++ b/generator/actions.mli @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 cad123e4f..b75de1503 100644 --- a/generator/bindtests.ml +++ b/generator/bindtests.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 10dea8425..1c288534e 100644 --- a/generator/c.ml +++ b/generator/c.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 376de3bc8..10910fbcf 100644 --- a/generator/checks.ml +++ b/generator/checks.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 c2b01bad2..e2bd25b68 100644 --- a/generator/csharp.ml +++ b/generator/csharp.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 06d49ef99..0c98d1451 100644 --- a/generator/daemon.ml +++ b/generator/daemon.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 904a9e564..8ca54d1d2 100644 --- a/generator/docstrings.ml +++ b/generator/docstrings.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 c7ef30339..5200f1158 100644 --- a/generator/fish.ml +++ b/generator/fish.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/gobject.ml b/generator/gobject.ml index 3217b9c04..5deb87ef1 100644 --- a/generator/gobject.ml +++ b/generator/gobject.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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 efffa1ee3..96682e671 100644 --- a/generator/haskell.ml +++ b/generator/haskell.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/java.ml b/generator/java.ml index f76361134..35af65324 100644 --- a/generator/java.ml +++ b/generator/java.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 c0ad1466e..436d72dce 100644 --- a/generator/main.ml +++ b/generator/main.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 70237b9c0..f8707aeef 100644 --- a/generator/ocaml.ml +++ b/generator/ocaml.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 1c5bd91a1..5b9ab2248 100644 --- a/generator/optgroups.ml +++ b/generator/optgroups.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 dcf746d99..e83f02316 100644 --- a/generator/perl.ml +++ b/generator/perl.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 2f3048502..0ef65414f 100644 --- a/generator/php.ml +++ b/generator/php.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 2b5b0899c..04c06d739 100644 --- a/generator/pr.ml +++ b/generator/pr.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 0b01f0349..81f953e56 100644 --- a/generator/pr.mli +++ b/generator/pr.mli @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 d04ffcc4d..9cc000696 100644 --- a/generator/prepopts.ml +++ b/generator/prepopts.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 823d2c27b..700181a4c 100644 --- a/generator/prepopts.mli +++ b/generator/prepopts.mli @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 e47195f52..2f6706575 100644 --- a/generator/python.ml +++ b/generator/python.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 a031681dd..70cda7582 100644 --- a/generator/ruby.ml +++ b/generator/ruby.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 df3ff47f3..5b466a2e5 100644 --- a/generator/structs.ml +++ b/generator/structs.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 e11581a99..c19c92b4e 100644 --- a/generator/structs.mli +++ b/generator/structs.mli @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 17a6af978..1522eff52 100644 --- a/generator/tests_c_api.ml +++ b/generator/tests_c_api.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 59aa1a013..2be6bae5f 100644 --- a/generator/types.ml +++ b/generator/types.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 ecb35fd63..b24ba8c9e 100644 --- a/generator/utils.ml +++ b/generator/utils.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 8dca20b37..5fd40ce20 100644 --- a/generator/utils.mli +++ b/generator/utils.mli @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 257702a38..025c69e0d 100644 --- a/generator/xdr.ml +++ b/generator/xdr.ml @@ -1,5 +1,5 @@ (* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 3f85e2b9c..60f52718d 100644 --- a/guestfs-release-notes.pod +++ b/guestfs-release-notes.pod @@ -3519,4 +3519,4 @@ Richard W.M. Jones =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/guestfs-release-notes.txt b/guestfs-release-notes.txt index 6778537ce..5f1f375c3 100644 --- a/guestfs-release-notes.txt +++ b/guestfs-release-notes.txt @@ -3378,7 +3378,7 @@ AUTHOR COPYRIGHT - Copyright (C) 2009-2014 Red Hat Inc. + Copyright (C) 2009-2015 Red Hat Inc. LICENSE diff --git a/haskell/Guestfs030Config.hs b/haskell/Guestfs030Config.hs index 9693ff3f1..06681b32f 100644 --- a/haskell/Guestfs030Config.hs +++ b/haskell/Guestfs030Config.hs @@ -1,5 +1,5 @@ {- libguestfs Haskell bindings - Copyright (C) 2009-2014 Red Hat Inc. + Copyright (C) 2009-2015 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 824608c97..855bb2f48 100644 --- a/haskell/Guestfs050LVCreate.hs +++ b/haskell/Guestfs050LVCreate.hs @@ -1,5 +1,5 @@ {- libguestfs Haskell bindings - Copyright (C) 2009-2014 Red Hat Inc. + Copyright (C) 2009-2015 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 d3538adae..9d8303cd1 100644 --- a/inspector/Makefile.am +++ b/inspector/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-inspector -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/test-virt-inspector.sh b/inspector/test-virt-inspector.sh index 6fab253a9..592347cfd 100755 --- a/inspector/test-virt-inspector.sh +++ b/inspector/test-virt-inspector.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs virt-inspector test script -# Copyright (C) 2012-2014 Red Hat Inc. +# Copyright (C) 2012-2015 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/test-xmllint.sh.in b/inspector/test-xmllint.sh.in index aef5ebcec..65654bc7d 100755 --- a/inspector/test-xmllint.sh.in +++ b/inspector/test-xmllint.sh.in @@ -1,6 +1,6 @@ #!/bin/bash - # @configure_input@ -# Copyright (C) 2012-2014 Red Hat Inc. +# Copyright (C) 2012-2015 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/Makefile.am b/java/Makefile.am index b0296b312..fa5b45cac 100644 --- a/java/Makefile.am +++ b/java/Makefile.am @@ -1,5 +1,5 @@ # libguestfs Java bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/com/redhat/et/libguestfs/EventCallback.java b/java/com/redhat/et/libguestfs/EventCallback.java index be9322364..50c7ea39b 100644 --- a/java/com/redhat/et/libguestfs/EventCallback.java +++ b/java/com/redhat/et/libguestfs/EventCallback.java @@ -1,5 +1,5 @@ /* libguestfs Java bindings - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/java/com/redhat/et/libguestfs/LibGuestFSException.java b/java/com/redhat/et/libguestfs/LibGuestFSException.java index ad6b74063..85271833f 100644 --- a/java/com/redhat/et/libguestfs/LibGuestFSException.java +++ b/java/com/redhat/et/libguestfs/LibGuestFSException.java @@ -1,5 +1,5 @@ /* libguestfs Java bindings - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/java/run-bindtests b/java/run-bindtests index 0718f127f..9f14f7257 100755 --- a/java/run-bindtests +++ b/java/run-bindtests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Java bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 f824c5015..5f6c662e8 100755 --- a/java/run-java-tests +++ b/java/run-java-tests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Java tests -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/GuestFS100Launch.java b/java/t/GuestFS100Launch.java index 5ca314104..e6b220142 100644 --- a/java/t/GuestFS100Launch.java +++ b/java/t/GuestFS100Launch.java @@ -1,5 +1,5 @@ /* libguestfs Java bindings - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/m4/guestfs-ocaml-gettext.m4 b/m4/guestfs-ocaml-gettext.m4 index 57f571bdf..dc6a38357 100644 --- a/m4/guestfs-ocaml-gettext.m4 +++ b/m4/guestfs-ocaml-gettext.m4 @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/make-fs/Makefile.am b/make-fs/Makefile.am index ba1380efe..b88ece09e 100644 --- a/make-fs/Makefile.am +++ b/make-fs/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-diff -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/make-fs/make-fs.c b/make-fs/make-fs.c index 841c20214..bbea28f70 100644 --- a/make-fs/make-fs.c +++ b/make-fs/make-fs.c @@ -1,5 +1,5 @@ /* virt-make-fs - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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 @@ -76,7 +76,7 @@ usage (int status) else { fprintf (stdout, _("%s: make a filesystem from a tar archive or files\n" - "Copyright (C) 2010-2014 Red Hat Inc.\n" + "Copyright (C) 2010-2015 Red Hat Inc.\n" "Usage:\n" " %s [--options] input.tar output.img\n" " %s [--options] input.tar.gz output.img\n" diff --git a/make-fs/test-virt-make-fs.sh b/make-fs/test-virt-make-fs.sh index 2ed3ce91d..989747380 100755 --- a/make-fs/test-virt-make-fs.sh +++ b/make-fs/test-virt-make-fs.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/make-fs/virt-make-fs.pod b/make-fs/virt-make-fs.pod index 2d5fb9c79..83425a149 100644 --- a/make-fs/virt-make-fs.pod +++ b/make-fs/virt-make-fs.pod @@ -232,4 +232,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2010-2014 Red Hat Inc. +Copyright (C) 2010-2015 Red Hat Inc. diff --git a/mllib/JSON.ml b/mllib/JSON.ml index 316b3f2d3..cb3bbc830 100644 --- a/mllib/JSON.ml +++ b/mllib/JSON.ml @@ -1,5 +1,5 @@ (* virt-v2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/mllib/JSON.mli b/mllib/JSON.mli index fbaffab33..8719320d3 100644 --- a/mllib/JSON.mli +++ b/mllib/JSON.mli @@ -1,5 +1,5 @@ (* virt-v2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/mllib/Makefile.am b/mllib/Makefile.am index e7180e43b..f8671a94a 100644 --- a/mllib/Makefile.am +++ b/mllib/Makefile.am @@ -1,5 +1,5 @@ # libguestfs OCaml tools common code -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 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/mllib/common_utils.ml b/mllib/common_utils.ml index b14371079..a18490e90 100644 --- a/mllib/common_utils.ml +++ b/mllib/common_utils.ml @@ -1,5 +1,5 @@ (* Common utilities for OCaml tools in libguestfs. - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/mllib/common_utils.mli b/mllib/common_utils.mli index 2103ff109..16036b7eb 100644 --- a/mllib/common_utils.mli +++ b/mllib/common_utils.mli @@ -1,5 +1,5 @@ (* Common utilities for OCaml tools in libguestfs. - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/mllib/planner.ml b/mllib/planner.ml index 577e5a8c7..8e831fdb7 100644 --- a/mllib/planner.ml +++ b/mllib/planner.ml @@ -1,5 +1,5 @@ (* virt-builder - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/mllib/planner.mli b/mllib/planner.mli index 494608e23..3aa20fef4 100644 --- a/mllib/planner.mli +++ b/mllib/planner.mli @@ -1,5 +1,5 @@ (* virt-builder - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/examples/Makefile.am b/ocaml/examples/Makefile.am index 4955727e0..fcd8bca66 100644 --- a/ocaml/examples/Makefile.am +++ b/ocaml/examples/Makefile.am @@ -1,5 +1,5 @@ # libguestfs OCaml examples -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/guestfs-c.c b/ocaml/guestfs-c.c index 7fbe22180..d01c90b94 100644 --- a/ocaml/guestfs-c.c +++ b/ocaml/guestfs-c.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/guestfs-c.h b/ocaml/guestfs-c.h index d6e186b61..60e3a1ef7 100644 --- a/ocaml/guestfs-c.h +++ b/ocaml/guestfs-c.h @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_010_load.ml b/ocaml/t/guestfs_010_load.ml index 3d841a849..5257334ad 100644 --- a/ocaml/t/guestfs_010_load.ml +++ b/ocaml/t/guestfs_010_load.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_020_create.ml b/ocaml/t/guestfs_020_create.ml index 4c7734098..466ab3229 100644 --- a/ocaml/t/guestfs_020_create.ml +++ b/ocaml/t/guestfs_020_create.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_030_create_flags.ml b/ocaml/t/guestfs_030_create_flags.ml index 4e46234ee..5b10a3501 100644 --- a/ocaml/t/guestfs_030_create_flags.ml +++ b/ocaml/t/guestfs_030_create_flags.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_040_create_multiple.ml b/ocaml/t/guestfs_040_create_multiple.ml index a4c8bdff4..4344c40c6 100644 --- a/ocaml/t/guestfs_040_create_multiple.ml +++ b/ocaml/t/guestfs_040_create_multiple.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_050_handle_properties.ml b/ocaml/t/guestfs_050_handle_properties.ml index df34e4fcf..cd65078a4 100644 --- a/ocaml/t/guestfs_050_handle_properties.ml +++ b/ocaml/t/guestfs_050_handle_properties.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_060_explicit_close.ml b/ocaml/t/guestfs_060_explicit_close.ml index 534c0f00d..35704d8fb 100644 --- a/ocaml/t/guestfs_060_explicit_close.ml +++ b/ocaml/t/guestfs_060_explicit_close.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_070_optargs.ml b/ocaml/t/guestfs_070_optargs.ml index c09b3e7a8..6bcc9d9b2 100644 --- a/ocaml/t/guestfs_070_optargs.ml +++ b/ocaml/t/guestfs_070_optargs.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_100_launch.ml b/ocaml/t/guestfs_100_launch.ml index 2e6d30a29..da07da22d 100644 --- a/ocaml/t/guestfs_100_launch.ml +++ b/ocaml/t/guestfs_100_launch.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_410_close_event.ml b/ocaml/t/guestfs_410_close_event.ml index c1abfd39e..e8dd62622 100644 --- a/ocaml/t/guestfs_410_close_event.ml +++ b/ocaml/t/guestfs_410_close_event.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_420_log_messages.ml b/ocaml/t/guestfs_420_log_messages.ml index c9a81ac07..673a88ff5 100644 --- a/ocaml/t/guestfs_420_log_messages.ml +++ b/ocaml/t/guestfs_420_log_messages.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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_430_progress_messages.ml b/ocaml/t/guestfs_430_progress_messages.ml index 4ad1a7174..26deee041 100644 --- a/ocaml/t/guestfs_430_progress_messages.ml +++ b/ocaml/t/guestfs_430_progress_messages.ml @@ -1,5 +1,5 @@ (* libguestfs OCaml tests - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/p2v/Makefile.am b/p2v/Makefile.am index c95e88079..123aa5252 100644 --- a/p2v/Makefile.am +++ b/p2v/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-p2v -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/p2v/about-authors.c b/p2v/about-authors.c index 631c983fb..a067e3c16 100644 --- a/p2v/about-authors.c +++ b/p2v/about-authors.c @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/p2v/about-license.c b/p2v/about-license.c index 90e8830f3..64828d549 100644 --- a/p2v/about-license.c +++ b/p2v/about-license.c @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/p2v/config.c b/p2v/config.c index abc91be5f..e12d24696 100644 --- a/p2v/config.c +++ b/p2v/config.c @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/p2v/conversion.c b/p2v/conversion.c index 14e7b3b4c..f112b492c 100644 --- a/p2v/conversion.c +++ b/p2v/conversion.c @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/p2v/gui.c b/p2v/gui.c index 194f9fb04..2b41da9f5 100644 --- a/p2v/gui.c +++ b/p2v/gui.c @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 @@ -345,7 +345,7 @@ about_button_clicked (GtkWidget *w, gpointer data) gtk_show_about_dialog (GTK_WINDOW (conn_dlg), "program-name", program_name, "version", PACKAGE_VERSION, - "copyright", "\u00A9 2009-2014 Red Hat Inc.", + "copyright", "\u00A9 2009-2015 Red Hat Inc.", "comments", "Convert a physical machine to use KVM", "license", gplv2plus, "website", "http://libguestfs.org/", diff --git a/p2v/kernel.c b/p2v/kernel.c index e29355d50..d703504cf 100644 --- a/p2v/kernel.c +++ b/p2v/kernel.c @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/p2v/main.c b/p2v/main.c index 226f57486..daa8043f7 100644 --- a/p2v/main.c +++ b/p2v/main.c @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 @@ -68,7 +68,7 @@ usage (int status) else { fprintf (stdout, _("%s: Convert a physical machine to use KVM\n" - "Copyright (C) 2009-2014 Red Hat Inc.\n" + "Copyright (C) 2009-2015 Red Hat Inc.\n" "Usage:\n" " %s [--options]\n" "Options:\n" diff --git a/p2v/p2v.h b/p2v/p2v.h index a51d400e1..d69c9661a 100644 --- a/p2v/p2v.h +++ b/p2v/p2v.h @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/p2v/p2v.service b/p2v/p2v.service index 3a8f6ae79..c4c825482 100644 --- a/p2v/p2v.service +++ b/p2v/p2v.service @@ -1,5 +1,5 @@ # libguestfs virt-p2v ISO -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/p2v/ssh.c b/p2v/ssh.c index ae45ba1e2..d804d0f90 100644 --- a/p2v/ssh.c +++ b/p2v/ssh.c @@ -1,5 +1,5 @@ /* virt-p2v - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/p2v/virt-p2v-make-disk.pod b/p2v/virt-p2v-make-disk.pod index 1328bd307..35bba1a98 100644 --- a/p2v/virt-p2v-make-disk.pod +++ b/p2v/virt-p2v-make-disk.pod @@ -113,4 +113,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/p2v/virt-p2v-make-kickstart.pod b/p2v/virt-p2v-make-kickstart.pod index e7eb2a3d2..f209a92a6 100644 --- a/p2v/virt-p2v-make-kickstart.pod +++ b/p2v/virt-p2v-make-kickstart.pod @@ -206,4 +206,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/p2v/virt-p2v.pod b/p2v/virt-p2v.pod index d950b7f36..300928cd1 100644 --- a/p2v/virt-p2v.pod +++ b/p2v/virt-p2v.pod @@ -608,4 +608,4 @@ Tingting Zheng =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/perl/Makefile.PL.in b/perl/Makefile.PL.in index 5078b9483..90331cf8b 100644 --- a/perl/Makefile.PL.in +++ b/perl/Makefile.PL.in @@ -1,5 +1,5 @@ # libguestfs Perl bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/t/100-launch.t b/perl/t/100-launch.t index 89aacc5e4..d230b50a7 100644 --- a/perl/t/100-launch.t +++ b/perl/t/100-launch.t @@ -1,5 +1,5 @@ # libguestfs Perl bindings -*- perl -*- -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/php/run-php-tests.sh b/php/run-php-tests.sh index 169d24fe1..6a4d9ea3e 100755 --- a/php/run-php-tests.sh +++ b/php/run-php-tests.sh @@ -1,5 +1,5 @@ #!/bin/bash - -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/pick-guests.pl.in b/pick-guests.pl.in index 553876c56..bfc97d8f4 100755 --- a/pick-guests.pl.in +++ b/pick-guests.pl.in @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # @configure_input@ -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/Makefile.am b/po/Makefile.am index 70f9eecfa..ca8a2830f 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/podwrapper.pl.in b/podwrapper.pl.in index c2894da8b..60c8a3835 100755 --- a/podwrapper.pl.in +++ b/podwrapper.pl.in @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # podwrapper.pl -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 Red Hat Inc. # @configure_input@ # # This program is free software; you can redistribute it and/or modify @@ -580,4 +580,4 @@ Richard W.M. Jones. =head1 COPYRIGHT -Copyright (C) 2012-2014 Red Hat Inc. +Copyright (C) 2012-2015 Red Hat Inc. diff --git a/python/MANIFEST.in b/python/MANIFEST.in index afbc5b294..5016c74d2 100644 --- a/python/MANIFEST.in +++ b/python/MANIFEST.in @@ -1,5 +1,5 @@ # libguestfs Python bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/Makefile.am b/python/Makefile.am index fc3588d92..ca3849efc 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -1,5 +1,5 @@ # libguestfs Python bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/guestfs-py-byhand.c b/python/guestfs-py-byhand.c index b071f8140..bfc620149 100644 --- a/python/guestfs-py-byhand.c +++ b/python/guestfs-py-byhand.c @@ -1,5 +1,5 @@ /* libguestfs python bindings - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/python/guestfs-py.h b/python/guestfs-py.h index 8e9e2d423..a91cfe009 100644 --- a/python/guestfs-py.h +++ b/python/guestfs-py.h @@ -1,5 +1,5 @@ /* libguestfs python bindings - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/python/run-bindtests b/python/run-bindtests index bc5cff622..43131b958 100755 --- a/python/run-bindtests +++ b/python/run-bindtests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Python bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 285bb189c..7786e52b6 100755 --- a/python/run-python-tests +++ b/python/run-python-tests @@ -1,6 +1,6 @@ #!/bin/sh - # libguestfs Perl bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/setup.py.in b/python/setup.py.in index 65cd1abf3..51be49e74 100644 --- a/python/setup.py.in +++ b/python/setup.py.in @@ -1,6 +1,6 @@ # libguestfs Python bindings -*- python -*- # @configure_input@ -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/100-launch.py b/python/t/100-launch.py index fdbe3261b..92fcc1256 100644 --- a/python/t/100-launch.py +++ b/python/t/100-launch.py @@ -1,5 +1,5 @@ # libguestfs Python bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/410-close-event.py b/python/t/410-close-event.py index 77b583bcb..a547b34a8 100644 --- a/python/t/410-close-event.py +++ b/python/t/410-close-event.py @@ -1,5 +1,5 @@ # libguestfs Python bindings -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 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/Makefile.am b/rescue/Makefile.am index f380f040f..eab06e982 100644 --- a/rescue/Makefile.am +++ b/rescue/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-rescue -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/rescue.c b/rescue/rescue.c index 029563487..6dd56afd3 100644 --- a/rescue/rescue.c +++ b/rescue/rescue.c @@ -58,7 +58,7 @@ usage (int status) else { fprintf (stdout, _("%s: Run a rescue shell on a virtual machine\n" - "Copyright (C) 2009-2014 Red Hat Inc.\n" + "Copyright (C) 2009-2015 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname\n" " %s [--options] -a disk.img [-a disk.img ...]\n" diff --git a/rescue/test-virt-rescue.pl b/rescue/test-virt-rescue.pl index 84b1a0e59..9547fd698 100755 --- a/rescue/test-virt-rescue.pl +++ b/rescue/test-virt-rescue.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # libguestfs -# Copyright (C) 2012-2014 Red Hat Inc. +# Copyright (C) 2012-2015 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.pod b/rescue/virt-rescue.pod index bf4c164b0..d5c729f48 100644 --- a/rescue/virt-rescue.pod +++ b/rescue/virt-rescue.pod @@ -425,4 +425,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/resize/Makefile.am b/resize/Makefile.am index 46402c104..486a03d72 100644 --- a/resize/Makefile.am +++ b/resize/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-resize 2.0 tools -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 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/resize/resize.ml b/resize/resize.ml index ca5f87d2e..871c6a4ce 100644 --- a/resize/resize.ml +++ b/resize/resize.ml @@ -1,5 +1,5 @@ (* virt-resize - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/resize/test-virt-resize.pl b/resize/test-virt-resize.pl index a40f86cd2..be9c9b4cd 100755 --- a/resize/test-virt-resize.pl +++ b/resize/test-virt-resize.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/ext/guestfs/extconf.rb.in b/ruby/ext/guestfs/extconf.rb.in index a20d92838..9d9bb24d7 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-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 7e2b04793..a468a19e9 100644 --- a/ruby/lib/guestfs.rb +++ b/ruby/lib/guestfs.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/ruby/t/tc_010_load.rb b/ruby/t/tc_010_load.rb index 71fad6317..db0ed7e5f 100644 --- a/ruby/t/tc_010_load.rb +++ b/ruby/t/tc_010_load.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/t/tc_020_create.rb b/ruby/t/tc_020_create.rb index e033ea5e3..ece648442 100644 --- a/ruby/t/tc_020_create.rb +++ b/ruby/t/tc_020_create.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/t/tc_030_create_flags.rb b/ruby/t/tc_030_create_flags.rb index 9725a582f..f4eb22c60 100644 --- a/ruby/t/tc_030_create_flags.rb +++ b/ruby/t/tc_030_create_flags.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2013-2014 Red Hat Inc. +# Copyright (C) 2013-2015 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/t/tc_040_create_multiple.rb b/ruby/t/tc_040_create_multiple.rb index 887b8a486..fc61d8f5c 100644 --- a/ruby/t/tc_040_create_multiple.rb +++ b/ruby/t/tc_040_create_multiple.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2013-2014 Red Hat Inc. +# Copyright (C) 2013-2015 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/t/tc_050_handle_properties.rb b/ruby/t/tc_050_handle_properties.rb index 85a74ea0a..480d04146 100644 --- a/ruby/t/tc_050_handle_properties.rb +++ b/ruby/t/tc_050_handle_properties.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2013-2014 Red Hat Inc. +# Copyright (C) 2013-2015 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/t/tc_060_explicit_close.rb b/ruby/t/tc_060_explicit_close.rb index 32b3cb91f..324d413b4 100644 --- a/ruby/t/tc_060_explicit_close.rb +++ b/ruby/t/tc_060_explicit_close.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2013-2014 Red Hat Inc. +# Copyright (C) 2013-2015 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/t/tc_070_optargs.rb b/ruby/t/tc_070_optargs.rb index 33748807a..0aeccb665 100644 --- a/ruby/t/tc_070_optargs.rb +++ b/ruby/t/tc_070_optargs.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2010-2014 Red Hat Inc. +# Copyright (C) 2010-2015 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/t/tc_100_launch.rb b/ruby/t/tc_100_launch.rb index 2a3277a24..67cd8726a 100644 --- a/ruby/t/tc_100_launch.rb +++ b/ruby/t/tc_100_launch.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/t/tc_410_close_event.rb b/ruby/t/tc_410_close_event.rb index 0a124bdae..d2939331a 100644 --- a/ruby/t/tc_410_close_event.rb +++ b/ruby/t/tc_410_close_event.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 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/t/tc_420_log_messages.rb b/ruby/t/tc_420_log_messages.rb index 4a84f4a0d..362bcf5a7 100644 --- a/ruby/t/tc_420_log_messages.rb +++ b/ruby/t/tc_420_log_messages.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 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/t/tc_800_rhbz507346.rb b/ruby/t/tc_800_rhbz507346.rb index a94872d3c..6ae020194 100644 --- a/ruby/t/tc_800_rhbz507346.rb +++ b/ruby/t/tc_800_rhbz507346.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/t/tc_810_rhbz664558c6.rb b/ruby/t/tc_810_rhbz664558c6.rb index f68c8dfba..60a8234e3 100644 --- a/ruby/t/tc_810_rhbz664558c6.rb +++ b/ruby/t/tc_810_rhbz664558c6.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 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/t/tc_820_rhbz1046509.rb b/ruby/t/tc_820_rhbz1046509.rb index 5164b88db..a2c310ca5 100644 --- a/ruby/t/tc_820_rhbz1046509.rb +++ b/ruby/t/tc_820_rhbz1046509.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2013-2014 Red Hat Inc. +# Copyright (C) 2013-2015 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/t/test_helper.rb b/ruby/t/test_helper.rb index e58af29fb..e8876b98d 100644 --- a/ruby/t/test_helper.rb +++ b/ruby/t/test_helper.rb @@ -1,5 +1,5 @@ # libguestfs Ruby bindings -*- ruby -*- -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/run.in b/run.in index 760885f9f..a8c290428 100755 --- a/run.in +++ b/run.in @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs 'run' programs locally script -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 Red Hat Inc. # # @configure_input@ # diff --git a/sparsify/Makefile.am b/sparsify/Makefile.am index 60a2627db..2d85cca4b 100644 --- a/sparsify/Makefile.am +++ b/sparsify/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-sparsify tool -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 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/sparsify/cmdline.ml b/sparsify/cmdline.ml index 88bab7273..aa42e4aad 100644 --- a/sparsify/cmdline.ml +++ b/sparsify/cmdline.ml @@ -1,5 +1,5 @@ (* virt-sparsify - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/sparsify/copying.ml b/sparsify/copying.ml index 3628b01c5..64f0bb3d9 100644 --- a/sparsify/copying.ml +++ b/sparsify/copying.ml @@ -1,5 +1,5 @@ (* virt-sparsify - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/sparsify/in_place.ml b/sparsify/in_place.ml index 91b76404b..751129eaa 100644 --- a/sparsify/in_place.ml +++ b/sparsify/in_place.ml @@ -1,5 +1,5 @@ (* virt-sparsify - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/sparsify/sparsify.ml b/sparsify/sparsify.ml index bd9ee492a..19f187068 100644 --- a/sparsify/sparsify.ml +++ b/sparsify/sparsify.ml @@ -1,5 +1,5 @@ (* virt-sparsify - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/sparsify/test-virt-sparsify-in-place.sh b/sparsify/test-virt-sparsify-in-place.sh index d0850328c..64ead1ae9 100755 --- a/sparsify/test-virt-sparsify-in-place.sh +++ b/sparsify/test-virt-sparsify-in-place.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs virt-sparsify --in-place test script -# Copyright (C) 2011-2014 Red Hat Inc. +# Copyright (C) 2011-2015 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/sparsify/utils.ml b/sparsify/utils.ml index 833f6aff3..4de7d08e7 100644 --- a/sparsify/utils.ml +++ b/sparsify/utils.ml @@ -1,5 +1,5 @@ (* virt-sparsify - * Copyright (C) 2011-2014 Red Hat Inc. + * Copyright (C) 2011-2015 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/sparsify/virt-sparsify.pod b/sparsify/virt-sparsify.pod index ed7aebd6c..9ddedc680 100644 --- a/sparsify/virt-sparsify.pod +++ b/sparsify/virt-sparsify.pod @@ -455,4 +455,4 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2011-2014 Red Hat Inc. +Copyright (C) 2011-2015 Red Hat Inc. diff --git a/src/actions-support.c b/src/actions-support.c index c3bd8635d..b2a58dcab 100644 --- a/src/actions-support.c +++ b/src/actions-support.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 a7acdd340..4a7583650 100644 --- a/src/alloc.c +++ b/src/alloc.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 6aa39e413..7f9d59c3d 100644 --- a/src/canonical-name.c +++ b/src/canonical-name.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 78f234a95..ce3fe6b1a 100644 --- a/src/errors.c +++ b/src/errors.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 258a86322..9a62cf63f 100644 --- a/src/fuse.c +++ b/src/fuse.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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-frontend.h b/src/guestfs-internal-frontend.h index 57aeeda7c..9fde59fb8 100644 --- a/src/guestfs-internal-frontend.h +++ b/src/guestfs-internal-frontend.h @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2013-2014 Red Hat Inc. + * Copyright (C) 2013-2015 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 222a562a1..58f657cbd 100644 --- a/src/guestfs-internal.h +++ b/src/guestfs-internal.h @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 949ff7a3b..61e6a66d9 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -4860,4 +4860,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/src/handle.c b/src/handle.c index efda02f59..4522c9073 100644 --- a/src/handle.c +++ b/src/handle.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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-direct.c b/src/launch-direct.c index 5bc28b08f..b74f689a8 100644 --- a/src/launch-direct.c +++ b/src/launch-direct.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 ea0502f72..899742f84 100644 --- a/src/launch-libvirt.c +++ b/src/launch-libvirt.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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-uml.c b/src/launch-uml.c index 21525e3c5..71b6268c1 100644 --- a/src/launch-uml.c +++ b/src/launch-uml.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 ac165a825..5f5a8e197 100644 --- a/src/launch-unix.c +++ b/src/launch-unix.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 78d26fedd..e99899f68 100644 --- a/src/launch.c +++ b/src/launch.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/match.c b/src/match.c index 94017441d..c95968a18 100644 --- a/src/match.c +++ b/src/match.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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 74465afad..725b74b81 100644 --- a/src/private-data.c +++ b/src/private-data.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 8001c8cc9..92ae84d95 100644 --- a/src/proto.c +++ b/src/proto.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 11c69532e..7ab99bd64 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/subdir-rules.mk b/subdir-rules.mk index 39a06224b..92d4bda7b 100644 --- a/subdir-rules.mk +++ b/subdir-rules.mk @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/sysprep/Makefile.am b/sysprep/Makefile.am index d3f207ecd..55b131fc7 100644 --- a/sysprep/Makefile.am +++ b/sysprep/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-sysprep tool -# Copyright (C) 2012-2014 Red Hat Inc. +# Copyright (C) 2012-2015 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/sysprep/main.ml b/sysprep/main.ml index 1fe3725c7..249800f6b 100644 --- a/sysprep/main.ml +++ b/sysprep/main.ml @@ -1,5 +1,5 @@ (* virt-sysprep - * Copyright (C) 2012-2014 Red Hat Inc. + * Copyright (C) 2012-2015 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/sysprep/virt-sysprep.pod b/sysprep/virt-sysprep.pod index 970abce6c..2de46f234 100644 --- a/sysprep/virt-sysprep.pod +++ b/sysprep/virt-sysprep.pod @@ -581,6 +581,6 @@ Wanlong Gao, Fujitsu Ltd. =head1 COPYRIGHT -Copyright (C) 2011-2014 Red Hat Inc. +Copyright (C) 2011-2015 Red Hat Inc. Copyright (C) 2012 Fujitsu Ltd. diff --git a/test-tool/Makefile.am b/test-tool/Makefile.am index ca5b3ef12..3053cb274 100644 --- a/test-tool/Makefile.am +++ b/test-tool/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 116730c3f..c4be7869b 100644 --- a/test-tool/libguestfs-test-tool.pod +++ b/test-tool/libguestfs-test-tool.pod @@ -189,4 +189,4 @@ Richard W.M. Jones (C) =head1 COPYRIGHT -Copyright (C) 2009-2014 Red Hat Inc. +Copyright (C) 2009-2015 Red Hat Inc. diff --git a/test-tool/test-tool.c b/test-tool/test-tool.c index 4db39a326..c7ba846d3 100644 --- a/test-tool/test-tool.c +++ b/test-tool/test-tool.c @@ -1,5 +1,5 @@ /* libguestfs-test-tool - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 Red Hat Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -52,7 +52,7 @@ static void usage (void) { printf (_("libguestfs-test-tool: interactive test tool\n" - "Copyright (C) 2009-2014 Red Hat Inc.\n" + "Copyright (C) 2009-2015 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 9b3c8809d..5c4629a0f 100644 --- a/tests/9p/Makefile.am +++ b/tests/9p/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 3d9f67592..bf4d7aef5 100644 --- a/tests/btrfs/Makefile.am +++ b/tests/btrfs/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 0b0296fac..ba99ee12e 100644 --- a/tests/c-api/Makefile.am +++ b/tests/c-api/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/test-add-libvirt-dom.c b/tests/c-api/test-add-libvirt-dom.c index 3e9765d01..e5f6612d2 100644 --- a/tests/c-api/test-add-libvirt-dom.c +++ b/tests/c-api/test-add-libvirt-dom.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2010-2014 Red Hat Inc. + * Copyright (C) 2010-2015 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/tests-main.c b/tests/c-api/tests-main.c index 6f4816feb..71a361a05 100644 --- a/tests/c-api/tests-main.c +++ b/tests/c-api/tests-main.c @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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/tests.h b/tests/c-api/tests.h index 12fd316d4..2631a5d6f 100644 --- a/tests/c-api/tests.h +++ b/tests/c-api/tests.h @@ -1,5 +1,5 @@ /* libguestfs - * Copyright (C) 2009-2014 Red Hat Inc. + * Copyright (C) 2009-2015 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 c1c6fdba4..b6e503eb8 100644 --- a/tests/charsets/Makefile.am +++ b/tests/charsets/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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 312778799..dd7c01a55 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -1,5 +1,5 @@ # libguestfs test images -# Copyright (C) 2009-2014 Red Hat Inc. +# Copyright (C) 2009-2015 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/disks/test-qemu-drive-libvirt.sh b/tests/disks/test-qemu-drive-libvirt.sh index 99308653f..59d610148 100755 --- a/tests/disks/test-qemu-drive-libvirt.sh +++ b/tests/disks/test-qemu-drive-libvirt.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2013-2014 Red Hat Inc. +# Copyright (C) 2013-2015 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/disks/test-qemu-drive-libvirt.xml.in b/tests/disks/test-qemu-drive-libvirt.xml.in index 62a2e7a75..642053196 100644 --- a/tests/disks/test-qemu-drive-libvirt.xml.in +++ b/tests/disks/test-qemu-drive-libvirt.xml.in @@ -1,6 +1,6 @@