]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: fix up copyright notice inconsistencies
authorEric Blake <eblake@redhat.com>
Thu, 20 Sep 2012 22:30:55 +0000 (16:30 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 20 Sep 2012 22:30:55 +0000 (16:30 -0600)
commit4ecb723b9ef8b206a228cf5156418f7faabc47eb
treee1d00e0e3036e4a7dc11dd3e59c35dc7d7b2021f
parentf743e0bf4bcf473cc62b97ed022fb9dcb184a6a9
maint: fix up copyright notice inconsistencies

https://www.gnu.org/licenses/gpl-howto.html recommends that
the 'If not, see <url>.' phrase be a separate sentence.

* tests/securityselinuxhelper.c: Remove doubled line.
* tests/securityselinuxtest.c: Likewise.
* globally: s/;  If/.  If/
507 files changed:
bootstrap.conf
build-aux/augeas-gentest.pl
daemon/libvirtd-config.c
daemon/libvirtd-config.h
daemon/libvirtd.c
daemon/libvirtd.h
daemon/remote.c
daemon/remote.h
daemon/stream.c
daemon/stream.h
examples/systemtap/events.stp
examples/systemtap/qemu-monitor.stp
examples/systemtap/rpc-monitor.stp
include/libvirt/libvirt-qemu.h
include/libvirt/libvirt.h.in
include/libvirt/virterror.h
src/conf/capabilities.c
src/conf/capabilities.h
src/conf/cpu_conf.c
src/conf/cpu_conf.h
src/conf/device_conf.c
src/conf/device_conf.h
src/conf/domain_audit.c
src/conf/domain_audit.h
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/domain_event.c
src/conf/domain_event.h
src/conf/domain_nwfilter.c
src/conf/domain_nwfilter.h
src/conf/interface_conf.c
src/conf/interface_conf.h
src/conf/netdev_bandwidth_conf.c
src/conf/netdev_bandwidth_conf.h
src/conf/netdev_vlan_conf.c
src/conf/netdev_vlan_conf.h
src/conf/netdev_vport_profile_conf.c
src/conf/netdev_vport_profile_conf.h
src/conf/network_conf.c
src/conf/network_conf.h
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h
src/conf/nwfilter_ipaddrmap.c
src/conf/nwfilter_ipaddrmap.h
src/conf/nwfilter_params.c
src/conf/nwfilter_params.h
src/conf/secret_conf.c
src/conf/secret_conf.h
src/conf/snapshot_conf.c
src/conf/snapshot_conf.h
src/conf/storage_conf.c
src/conf/storage_conf.h
src/conf/storage_encryption_conf.c
src/conf/storage_encryption_conf.h
src/conf/virconsole.c
src/conf/virconsole.h
src/cpu/cpu.c
src/cpu/cpu.h
src/cpu/cpu_arm.c
src/cpu/cpu_arm.h
src/cpu/cpu_generic.c
src/cpu/cpu_generic.h
src/cpu/cpu_map.c
src/cpu/cpu_map.h
src/cpu/cpu_powerpc.c
src/cpu/cpu_powerpc.h
src/cpu/cpu_s390.c
src/cpu/cpu_s390.h
src/cpu/cpu_x86.c
src/cpu/cpu_x86.h
src/cpu/cpu_x86_data.h
src/datatypes.c
src/datatypes.h
src/driver.c
src/dtrace2systemtap.pl
src/esx/esx_device_monitor.c
src/esx/esx_device_monitor.h
src/esx/esx_driver.c
src/esx/esx_driver.h
src/esx/esx_interface_driver.c
src/esx/esx_interface_driver.h
src/esx/esx_network_driver.c
src/esx/esx_network_driver.h
src/esx/esx_nwfilter_driver.c
src/esx/esx_nwfilter_driver.h
src/esx/esx_private.h
src/esx/esx_secret_driver.c
src/esx/esx_secret_driver.h
src/esx/esx_storage_driver.c
src/esx/esx_storage_driver.h
src/esx/esx_util.c
src/esx/esx_util.h
src/esx/esx_vi.c
src/esx/esx_vi.h
src/esx/esx_vi_generator.py
src/esx/esx_vi_methods.c
src/esx/esx_vi_methods.h
src/esx/esx_vi_types.c
src/esx/esx_vi_types.h
src/fdstream.c
src/fdstream.h
src/gnutls_1_0_compat.h
src/hyperv/hyperv_device_monitor.c
src/hyperv/hyperv_device_monitor.h
src/hyperv/hyperv_driver.c
src/hyperv/hyperv_driver.h
src/hyperv/hyperv_interface_driver.c
src/hyperv/hyperv_interface_driver.h
src/hyperv/hyperv_network_driver.c
src/hyperv/hyperv_network_driver.h
src/hyperv/hyperv_nwfilter_driver.c
src/hyperv/hyperv_nwfilter_driver.h
src/hyperv/hyperv_private.h
src/hyperv/hyperv_secret_driver.c
src/hyperv/hyperv_secret_driver.h
src/hyperv/hyperv_storage_driver.c
src/hyperv/hyperv_storage_driver.h
src/hyperv/hyperv_util.c
src/hyperv/hyperv_util.h
src/hyperv/hyperv_wmi.c
src/hyperv/hyperv_wmi.h
src/hyperv/hyperv_wmi_classes.c
src/hyperv/hyperv_wmi_classes.h
src/hyperv/hyperv_wmi_generator.py
src/hyperv/openwsman.h
src/interface/interface_backend_netcf.c
src/interface/interface_driver.h
src/libvirt-qemu.c
src/libvirt.c
src/libvirt_internal.h
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h
src/libxl/libxl_driver.c
src/libxl/libxl_driver.h
src/locking/domain_lock.c
src/locking/domain_lock.h
src/locking/lock_driver.h
src/locking/lock_driver_nop.c
src/locking/lock_driver_nop.h
src/locking/lock_driver_sanlock.c
src/locking/lock_manager.c
src/locking/lock_manager.h
src/lxc/lxc_cgroup.c
src/lxc/lxc_cgroup.h
src/lxc/lxc_conf.c
src/lxc/lxc_conf.h
src/lxc/lxc_container.c
src/lxc/lxc_container.h
src/lxc/lxc_controller.c
src/lxc/lxc_domain.c
src/lxc/lxc_domain.h
src/lxc/lxc_driver.c
src/lxc/lxc_driver.h
src/lxc/lxc_monitor.c
src/lxc/lxc_monitor.h
src/lxc/lxc_process.c
src/lxc/lxc_process.h
src/network/bridge_driver.c
src/network/bridge_driver.h
src/node_device/node_device_driver.c
src/node_device/node_device_driver.h
src/node_device/node_device_hal.c
src/node_device/node_device_hal.h
src/node_device/node_device_linux_sysfs.c
src/node_device/node_device_udev.c
src/node_device/node_device_udev.h
src/nodeinfo.c
src/nodeinfo.h
src/nwfilter/nwfilter_dhcpsnoop.c
src/nwfilter/nwfilter_dhcpsnoop.h
src/nwfilter/nwfilter_driver.c
src/nwfilter/nwfilter_driver.h
src/nwfilter/nwfilter_ebiptables_driver.c
src/nwfilter/nwfilter_ebiptables_driver.h
src/nwfilter/nwfilter_gentech_driver.c
src/nwfilter/nwfilter_gentech_driver.h
src/nwfilter/nwfilter_learnipaddr.c
src/nwfilter/nwfilter_learnipaddr.h
src/openvz/openvz_conf.c
src/openvz/openvz_conf.h
src/openvz/openvz_driver.c
src/openvz/openvz_driver.h
src/openvz/openvz_util.c
src/openvz/openvz_util.h
src/parallels/parallels_driver.c
src/parallels/parallels_driver.h
src/parallels/parallels_storage.c
src/phyp/phyp_driver.c
src/phyp/phyp_driver.h
src/qemu/qemu_agent.c
src/qemu/qemu_agent.h
src/qemu/qemu_bridge_filter.c
src/qemu/qemu_bridge_filter.h
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_cgroup.c
src/qemu/qemu_cgroup.h
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_driver.h
src/qemu/qemu_hostdev.c
src/qemu/qemu_hostdev.h
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
src/qemu/qemu_monitor_text.c
src/qemu/qemu_monitor_text.h
src/qemu/qemu_process.c
src/qemu/qemu_process.h
src/remote/qemu_protocol.x
src/remote/remote_driver.c
src/remote/remote_driver.h
src/remote/remote_protocol.x
src/rpc/gensystemtap.pl
src/rpc/virkeepalive.c
src/rpc/virkeepalive.h
src/rpc/virnetclient.c
src/rpc/virnetclient.h
src/rpc/virnetclientprogram.c
src/rpc/virnetclientprogram.h
src/rpc/virnetclientstream.c
src/rpc/virnetclientstream.h
src/rpc/virnetmessage.c
src/rpc/virnetmessage.h
src/rpc/virnetprotocol.x
src/rpc/virnetsaslcontext.c
src/rpc/virnetsaslcontext.h
src/rpc/virnetserver.c
src/rpc/virnetserver.h
src/rpc/virnetserverclient.c
src/rpc/virnetserverclient.h
src/rpc/virnetservermdns.c
src/rpc/virnetservermdns.h
src/rpc/virnetserverprogram.c
src/rpc/virnetserverprogram.h
src/rpc/virnetserverservice.c
src/rpc/virnetserverservice.h
src/rpc/virnetsocket.c
src/rpc/virnetsocket.h
src/rpc/virnetsshsession.c
src/rpc/virnetsshsession.h
src/rpc/virnettlscontext.c
src/rpc/virnettlscontext.h
src/secret/secret_driver.c
src/secret/secret_driver.h
src/security/security_apparmor.c
src/security/security_apparmor.h
src/security/security_dac.c
src/security/security_dac.h
src/security/security_driver.c
src/security/security_driver.h
src/security/security_manager.c
src/security/security_manager.h
src/security/security_nop.c
src/security/security_nop.h
src/security/security_selinux.c
src/security/security_selinux.h
src/security/security_stack.c
src/security/security_stack.h
src/security/virt-aa-helper.c
src/storage/parthelper.c
src/storage/storage_backend.c
src/storage/storage_backend.h
src/storage/storage_backend_disk.c
src/storage/storage_backend_disk.h
src/storage/storage_backend_fs.c
src/storage/storage_backend_fs.h
src/storage/storage_backend_iscsi.c
src/storage/storage_backend_iscsi.h
src/storage/storage_backend_logical.c
src/storage/storage_backend_logical.h
src/storage/storage_backend_mpath.c
src/storage/storage_backend_mpath.h
src/storage/storage_backend_rbd.c
src/storage/storage_backend_rbd.h
src/storage/storage_backend_scsi.c
src/storage/storage_backend_scsi.h
src/storage/storage_backend_sheepdog.c
src/storage/storage_backend_sheepdog.h
src/storage/storage_driver.c
src/storage/storage_driver.h
src/test/test_driver.c
src/test/test_driver.h
src/uml/uml_conf.c
src/uml/uml_conf.h
src/uml/uml_driver.c
src/uml/uml_driver.h
src/util/bitmap.c
src/util/bitmap.h
src/util/buf.c
src/util/buf.h
src/util/cgroup.c
src/util/cgroup.h
src/util/command.c
src/util/command.h
src/util/conf.c
src/util/conf.h
src/util/dnsmasq.c
src/util/dnsmasq.h
src/util/ebtables.c
src/util/ebtables.h
src/util/event.c
src/util/event.h
src/util/event_poll.c
src/util/event_poll.h
src/util/hooks.c
src/util/hooks.h
src/util/hostusb.c
src/util/hostusb.h
src/util/iohelper.c
src/util/iptables.c
src/util/iptables.h
src/util/json.c
src/util/json.h
src/util/logging.c
src/util/logging.h
src/util/memory.c
src/util/memory.h
src/util/pci.c
src/util/pci.h
src/util/processinfo.c
src/util/processinfo.h
src/util/stats_linux.c
src/util/stats_linux.h
src/util/storage_file.c
src/util/storage_file.h
src/util/sysinfo.c
src/util/sysinfo.h
src/util/threadpool.c
src/util/threadpool.h
src/util/threads-pthread.c
src/util/threads-pthread.h
src/util/threads-win32.c
src/util/threads-win32.h
src/util/threads.c
src/util/threads.h
src/util/util.c
src/util/util.h
src/util/uuid.c
src/util/uuid.h
src/util/viratomic.c
src/util/viratomic.h
src/util/viraudit.c
src/util/viraudit.h
src/util/virauth.c
src/util/virauth.h
src/util/virauthconfig.c
src/util/virauthconfig.h
src/util/virdbus.c
src/util/virdbus.h
src/util/virfile.c
src/util/virfile.h
src/util/virhashcode.c
src/util/virhashcode.h
src/util/virkeycode.c
src/util/virkeycode.h
src/util/virkeyfile.c
src/util/virkeyfile.h
src/util/virmacaddr.c
src/util/virmacaddr.h
src/util/virnetdev.c
src/util/virnetdev.h
src/util/virnetdevbandwidth.c
src/util/virnetdevbandwidth.h
src/util/virnetdevbridge.c
src/util/virnetdevbridge.h
src/util/virnetdevmacvlan.c
src/util/virnetdevmacvlan.h
src/util/virnetdevopenvswitch.c
src/util/virnetdevopenvswitch.h
src/util/virnetdevtap.c
src/util/virnetdevtap.h
src/util/virnetdevveth.c
src/util/virnetdevveth.h
src/util/virnetdevvlan.c
src/util/virnetdevvlan.h
src/util/virnetdevvportprofile.c
src/util/virnetdevvportprofile.h
src/util/virnetlink.c
src/util/virnetlink.h
src/util/virnodesuspend.c
src/util/virnodesuspend.h
src/util/virobject.c
src/util/virobject.h
src/util/virpidfile.c
src/util/virpidfile.h
src/util/virrandom.c
src/util/virrandom.h
src/util/virsocketaddr.c
src/util/virsocketaddr.h
src/util/virterror.c
src/util/virterror_internal.h
src/util/virtime.c
src/util/virtime.h
src/util/virtypedparam.c
src/util/virtypedparam.h
src/util/viruri.c
src/util/viruri.h
src/util/xml.c
src/vbox/vbox_MSCOMGlue.c
src/vbox/vbox_MSCOMGlue.h
src/vbox/vbox_glue.c
src/vbox/vbox_glue.h
src/vmware/vmware_conf.c
src/vmware/vmware_conf.h
src/vmware/vmware_driver.c
src/vmware/vmware_driver.h
src/vmx/vmx.c
src/vmx/vmx.h
src/xen/block_stats.c
src/xen/block_stats.h
src/xen/xen_driver.c
src/xen/xen_driver.h
src/xen/xen_hypervisor.c
src/xen/xen_hypervisor.h
src/xen/xen_inotify.c
src/xen/xen_inotify.h
src/xen/xm_internal.c
src/xen/xm_internal.h
src/xen/xs_internal.c
src/xen/xs_internal.h
src/xenapi/xenapi_driver.c
src/xenapi/xenapi_driver.h
src/xenapi/xenapi_driver_private.h
src/xenapi/xenapi_utils.c
src/xenapi/xenapi_utils.h
src/xenxs/xen_sxpr.c
src/xenxs/xen_sxpr.h
src/xenxs/xen_xm.c
src/xenxs/xen_xm.h
src/xenxs/xenxs_private.h
tests/commandhelper.c
tests/commandtest.c
tests/cputest.c
tests/eventtest.c
tests/libvirtdconftest.c
tests/object-locking.ml
tests/qemumonitorjsontest.c
tests/qemumonitortestutils.c
tests/qemumonitortestutils.h
tests/securityselinuxhelper.c
tests/securityselinuxtest.c
tests/shunloadhelper.c
tests/shunloadtest.c
tests/sockettest.c
tests/ssh.c
tests/storagebackendsheepdogtest.c
tests/testutils.c
tests/testutils.h
tests/viratomictest.c
tests/virauthconfigtest.c
tests/virbitmaptest.c
tests/virdrivermoduletest.c
tests/virkeyfiletest.c
tests/virnetmessagetest.c
tests/virnetsockettest.c
tests/virnettlscontexttest.c
tests/virtimetest.c
tests/viruritest.c
tests/xmconfigtest.c
tools/console.c
tools/console.h
tools/virsh-domain-monitor.c
tools/virsh-domain-monitor.h
tools/virsh-domain.c
tools/virsh-domain.h
tools/virsh-edit.c
tools/virsh-host.c
tools/virsh-host.h
tools/virsh-interface.c
tools/virsh-interface.h
tools/virsh-network.c
tools/virsh-network.h
tools/virsh-nodedev.c
tools/virsh-nodedev.h
tools/virsh-nwfilter.c
tools/virsh-nwfilter.h
tools/virsh-pool.c
tools/virsh-pool.h
tools/virsh-secret.c
tools/virsh-secret.h
tools/virsh-snapshot.c
tools/virsh-snapshot.h
tools/virsh-volume.c
tools/virsh-volume.h
tools/virsh.c
tools/virsh.h
tools/virt-host-validate-common.c
tools/virt-host-validate-common.h
tools/virt-host-validate-lxc.c
tools/virt-host-validate-lxc.h
tools/virt-host-validate-qemu.c
tools/virt-host-validate-qemu.h
tools/virt-host-validate.c
tools/virt-xml-validate.in