aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2012-09-20 16:30:55 -0600
committerEric Blake <eblake@redhat.com>2012-09-20 16:30:55 -0600
commit4ecb723b9ef8b206a228cf5156418f7faabc47eb (patch)
treee1d00e0e3036e4a7dc11dd3e59c35dc7d7b2021f
parentdoc: include article about libvirt+audit in relatedlinks.html (diff)
downloadlibvirt-4ecb723b9ef8b206a228cf5156418f7faabc47eb.tar.gz
libvirt-4ecb723b9ef8b206a228cf5156418f7faabc47eb.tar.bz2
libvirt-4ecb723b9ef8b206a228cf5156418f7faabc47eb.zip
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/
-rw-r--r--bootstrap.conf2
-rwxr-xr-xbuild-aux/augeas-gentest.pl2
-rw-r--r--daemon/libvirtd-config.c2
-rw-r--r--daemon/libvirtd-config.h2
-rw-r--r--daemon/libvirtd.c2
-rw-r--r--daemon/libvirtd.h2
-rw-r--r--daemon/remote.c2
-rw-r--r--daemon/remote.h2
-rw-r--r--daemon/stream.c2
-rw-r--r--daemon/stream.h2
-rw-r--r--examples/systemtap/events.stp2
-rw-r--r--examples/systemtap/qemu-monitor.stp2
-rw-r--r--examples/systemtap/rpc-monitor.stp2
-rw-r--r--include/libvirt/libvirt-qemu.h2
-rw-r--r--include/libvirt/libvirt.h.in2
-rw-r--r--include/libvirt/virterror.h2
-rw-r--r--src/conf/capabilities.c2
-rw-r--r--src/conf/capabilities.h2
-rw-r--r--src/conf/cpu_conf.c2
-rw-r--r--src/conf/cpu_conf.h2
-rw-r--r--src/conf/device_conf.c2
-rw-r--r--src/conf/device_conf.h2
-rw-r--r--src/conf/domain_audit.c2
-rw-r--r--src/conf/domain_audit.h2
-rw-r--r--src/conf/domain_conf.c2
-rw-r--r--src/conf/domain_conf.h2
-rw-r--r--src/conf/domain_event.c2
-rw-r--r--src/conf/domain_event.h2
-rw-r--r--src/conf/domain_nwfilter.c2
-rw-r--r--src/conf/domain_nwfilter.h2
-rw-r--r--src/conf/interface_conf.c2
-rw-r--r--src/conf/interface_conf.h2
-rw-r--r--src/conf/netdev_bandwidth_conf.c2
-rw-r--r--src/conf/netdev_bandwidth_conf.h2
-rw-r--r--src/conf/netdev_vlan_conf.c2
-rw-r--r--src/conf/netdev_vlan_conf.h2
-rw-r--r--src/conf/netdev_vport_profile_conf.c2
-rw-r--r--src/conf/netdev_vport_profile_conf.h2
-rw-r--r--src/conf/network_conf.c2
-rw-r--r--src/conf/network_conf.h2
-rw-r--r--src/conf/node_device_conf.c2
-rw-r--r--src/conf/node_device_conf.h2
-rw-r--r--src/conf/nwfilter_conf.c2
-rw-r--r--src/conf/nwfilter_conf.h2
-rw-r--r--src/conf/nwfilter_ipaddrmap.c2
-rw-r--r--src/conf/nwfilter_ipaddrmap.h2
-rw-r--r--src/conf/nwfilter_params.c2
-rw-r--r--src/conf/nwfilter_params.h2
-rw-r--r--src/conf/secret_conf.c2
-rw-r--r--src/conf/secret_conf.h2
-rw-r--r--src/conf/snapshot_conf.c2
-rw-r--r--src/conf/snapshot_conf.h2
-rw-r--r--src/conf/storage_conf.c2
-rw-r--r--src/conf/storage_conf.h2
-rw-r--r--src/conf/storage_encryption_conf.c2
-rw-r--r--src/conf/storage_encryption_conf.h2
-rw-r--r--src/conf/virconsole.c2
-rw-r--r--src/conf/virconsole.h2
-rw-r--r--src/cpu/cpu.c2
-rw-r--r--src/cpu/cpu.h2
-rw-r--r--src/cpu/cpu_arm.c2
-rw-r--r--src/cpu/cpu_arm.h2
-rw-r--r--src/cpu/cpu_generic.c2
-rw-r--r--src/cpu/cpu_generic.h2
-rw-r--r--src/cpu/cpu_map.c2
-rw-r--r--src/cpu/cpu_map.h2
-rw-r--r--src/cpu/cpu_powerpc.c2
-rw-r--r--src/cpu/cpu_powerpc.h2
-rw-r--r--src/cpu/cpu_s390.c2
-rw-r--r--src/cpu/cpu_s390.h2
-rw-r--r--src/cpu/cpu_x86.c2
-rw-r--r--src/cpu/cpu_x86.h2
-rw-r--r--src/cpu/cpu_x86_data.h2
-rw-r--r--src/datatypes.c2
-rw-r--r--src/datatypes.h2
-rw-r--r--src/driver.c2
-rwxr-xr-xsrc/dtrace2systemtap.pl2
-rw-r--r--src/esx/esx_device_monitor.c2
-rw-r--r--src/esx/esx_device_monitor.h2
-rw-r--r--src/esx/esx_driver.c2
-rw-r--r--src/esx/esx_driver.h2
-rw-r--r--src/esx/esx_interface_driver.c2
-rw-r--r--src/esx/esx_interface_driver.h2
-rw-r--r--src/esx/esx_network_driver.c2
-rw-r--r--src/esx/esx_network_driver.h2
-rw-r--r--src/esx/esx_nwfilter_driver.c2
-rw-r--r--src/esx/esx_nwfilter_driver.h2
-rw-r--r--src/esx/esx_private.h2
-rw-r--r--src/esx/esx_secret_driver.c2
-rw-r--r--src/esx/esx_secret_driver.h2
-rw-r--r--src/esx/esx_storage_driver.c2
-rw-r--r--src/esx/esx_storage_driver.h2
-rw-r--r--src/esx/esx_util.c2
-rw-r--r--src/esx/esx_util.h2
-rw-r--r--src/esx/esx_vi.c2
-rw-r--r--src/esx/esx_vi.h2
-rwxr-xr-xsrc/esx/esx_vi_generator.py2
-rw-r--r--src/esx/esx_vi_methods.c2
-rw-r--r--src/esx/esx_vi_methods.h2
-rw-r--r--src/esx/esx_vi_types.c2
-rw-r--r--src/esx/esx_vi_types.h2
-rw-r--r--src/fdstream.c2
-rw-r--r--src/fdstream.h2
-rw-r--r--src/gnutls_1_0_compat.h2
-rw-r--r--src/hyperv/hyperv_device_monitor.c2
-rw-r--r--src/hyperv/hyperv_device_monitor.h2
-rw-r--r--src/hyperv/hyperv_driver.c2
-rw-r--r--src/hyperv/hyperv_driver.h2
-rw-r--r--src/hyperv/hyperv_interface_driver.c2
-rw-r--r--src/hyperv/hyperv_interface_driver.h2
-rw-r--r--src/hyperv/hyperv_network_driver.c2
-rw-r--r--src/hyperv/hyperv_network_driver.h2
-rw-r--r--src/hyperv/hyperv_nwfilter_driver.c2
-rw-r--r--src/hyperv/hyperv_nwfilter_driver.h2
-rw-r--r--src/hyperv/hyperv_private.h2
-rw-r--r--src/hyperv/hyperv_secret_driver.c2
-rw-r--r--src/hyperv/hyperv_secret_driver.h2
-rw-r--r--src/hyperv/hyperv_storage_driver.c2
-rw-r--r--src/hyperv/hyperv_storage_driver.h2
-rw-r--r--src/hyperv/hyperv_util.c2
-rw-r--r--src/hyperv/hyperv_util.h2
-rw-r--r--src/hyperv/hyperv_wmi.c2
-rw-r--r--src/hyperv/hyperv_wmi.h2
-rw-r--r--src/hyperv/hyperv_wmi_classes.c2
-rw-r--r--src/hyperv/hyperv_wmi_classes.h2
-rwxr-xr-xsrc/hyperv/hyperv_wmi_generator.py2
-rw-r--r--src/hyperv/openwsman.h2
-rw-r--r--src/interface/interface_backend_netcf.c2
-rw-r--r--src/interface/interface_driver.h2
-rw-r--r--src/libvirt-qemu.c2
-rw-r--r--src/libvirt.c2
-rw-r--r--src/libvirt_internal.h2
-rw-r--r--src/libxl/libxl_conf.c2
-rw-r--r--src/libxl/libxl_conf.h2
-rw-r--r--src/libxl/libxl_driver.c2
-rw-r--r--src/libxl/libxl_driver.h2
-rw-r--r--src/locking/domain_lock.c2
-rw-r--r--src/locking/domain_lock.h2
-rw-r--r--src/locking/lock_driver.h2
-rw-r--r--src/locking/lock_driver_nop.c2
-rw-r--r--src/locking/lock_driver_nop.h2
-rw-r--r--src/locking/lock_driver_sanlock.c2
-rw-r--r--src/locking/lock_manager.c2
-rw-r--r--src/locking/lock_manager.h2
-rw-r--r--src/lxc/lxc_cgroup.c2
-rw-r--r--src/lxc/lxc_cgroup.h2
-rw-r--r--src/lxc/lxc_conf.c2
-rw-r--r--src/lxc/lxc_conf.h2
-rw-r--r--src/lxc/lxc_container.c2
-rw-r--r--src/lxc/lxc_container.h2
-rw-r--r--src/lxc/lxc_controller.c2
-rw-r--r--src/lxc/lxc_domain.c2
-rw-r--r--src/lxc/lxc_domain.h2
-rw-r--r--src/lxc/lxc_driver.c2
-rw-r--r--src/lxc/lxc_driver.h2
-rw-r--r--src/lxc/lxc_monitor.c2
-rw-r--r--src/lxc/lxc_monitor.h2
-rw-r--r--src/lxc/lxc_process.c2
-rw-r--r--src/lxc/lxc_process.h2
-rw-r--r--src/network/bridge_driver.c2
-rw-r--r--src/network/bridge_driver.h2
-rw-r--r--src/node_device/node_device_driver.c2
-rw-r--r--src/node_device/node_device_driver.h2
-rw-r--r--src/node_device/node_device_hal.c2
-rw-r--r--src/node_device/node_device_hal.h2
-rw-r--r--src/node_device/node_device_linux_sysfs.c2
-rw-r--r--src/node_device/node_device_udev.c2
-rw-r--r--src/node_device/node_device_udev.h2
-rw-r--r--src/nodeinfo.c2
-rw-r--r--src/nodeinfo.h2
-rw-r--r--src/nwfilter/nwfilter_dhcpsnoop.c2
-rw-r--r--src/nwfilter/nwfilter_dhcpsnoop.h2
-rw-r--r--src/nwfilter/nwfilter_driver.c2
-rw-r--r--src/nwfilter/nwfilter_driver.h2
-rw-r--r--src/nwfilter/nwfilter_ebiptables_driver.c2
-rw-r--r--src/nwfilter/nwfilter_ebiptables_driver.h2
-rw-r--r--src/nwfilter/nwfilter_gentech_driver.c2
-rw-r--r--src/nwfilter/nwfilter_gentech_driver.h2
-rw-r--r--src/nwfilter/nwfilter_learnipaddr.c2
-rw-r--r--src/nwfilter/nwfilter_learnipaddr.h2
-rw-r--r--src/openvz/openvz_conf.c2
-rw-r--r--src/openvz/openvz_conf.h2
-rw-r--r--src/openvz/openvz_driver.c2
-rw-r--r--src/openvz/openvz_driver.h2
-rw-r--r--src/openvz/openvz_util.c2
-rw-r--r--src/openvz/openvz_util.h2
-rw-r--r--src/parallels/parallels_driver.c2
-rw-r--r--src/parallels/parallels_driver.h2
-rw-r--r--src/parallels/parallels_storage.c2
-rw-r--r--src/phyp/phyp_driver.c2
-rw-r--r--src/phyp/phyp_driver.h2
-rw-r--r--src/qemu/qemu_agent.c2
-rw-r--r--src/qemu/qemu_agent.h2
-rw-r--r--src/qemu/qemu_bridge_filter.c2
-rw-r--r--src/qemu/qemu_bridge_filter.h2
-rw-r--r--src/qemu/qemu_capabilities.c2
-rw-r--r--src/qemu/qemu_capabilities.h2
-rw-r--r--src/qemu/qemu_cgroup.c2
-rw-r--r--src/qemu/qemu_cgroup.h2
-rw-r--r--src/qemu/qemu_command.c2
-rw-r--r--src/qemu/qemu_command.h2
-rw-r--r--src/qemu/qemu_conf.c2
-rw-r--r--src/qemu/qemu_conf.h2
-rw-r--r--src/qemu/qemu_domain.c2
-rw-r--r--src/qemu/qemu_domain.h2
-rw-r--r--src/qemu/qemu_driver.c2
-rw-r--r--src/qemu/qemu_driver.h2
-rw-r--r--src/qemu/qemu_hostdev.c2
-rw-r--r--src/qemu/qemu_hostdev.h2
-rw-r--r--src/qemu/qemu_hotplug.c2
-rw-r--r--src/qemu/qemu_hotplug.h2
-rw-r--r--src/qemu/qemu_migration.c2
-rw-r--r--src/qemu/qemu_migration.h2
-rw-r--r--src/qemu/qemu_monitor.c2
-rw-r--r--src/qemu/qemu_monitor.h2
-rw-r--r--src/qemu/qemu_monitor_json.c2
-rw-r--r--src/qemu/qemu_monitor_json.h2
-rw-r--r--src/qemu/qemu_monitor_text.c2
-rw-r--r--src/qemu/qemu_monitor_text.h2
-rw-r--r--src/qemu/qemu_process.c2
-rw-r--r--src/qemu/qemu_process.h2
-rw-r--r--src/remote/qemu_protocol.x2
-rw-r--r--src/remote/remote_driver.c2
-rw-r--r--src/remote/remote_driver.h2
-rw-r--r--src/remote/remote_protocol.x2
-rwxr-xr-xsrc/rpc/gensystemtap.pl2
-rw-r--r--src/rpc/virkeepalive.c2
-rw-r--r--src/rpc/virkeepalive.h2
-rw-r--r--src/rpc/virnetclient.c2
-rw-r--r--src/rpc/virnetclient.h2
-rw-r--r--src/rpc/virnetclientprogram.c2
-rw-r--r--src/rpc/virnetclientprogram.h2
-rw-r--r--src/rpc/virnetclientstream.c2
-rw-r--r--src/rpc/virnetclientstream.h2
-rw-r--r--src/rpc/virnetmessage.c2
-rw-r--r--src/rpc/virnetmessage.h2
-rw-r--r--src/rpc/virnetprotocol.x2
-rw-r--r--src/rpc/virnetsaslcontext.c2
-rw-r--r--src/rpc/virnetsaslcontext.h2
-rw-r--r--src/rpc/virnetserver.c2
-rw-r--r--src/rpc/virnetserver.h2
-rw-r--r--src/rpc/virnetserverclient.c2
-rw-r--r--src/rpc/virnetserverclient.h2
-rw-r--r--src/rpc/virnetservermdns.c2
-rw-r--r--src/rpc/virnetservermdns.h2
-rw-r--r--src/rpc/virnetserverprogram.c2
-rw-r--r--src/rpc/virnetserverprogram.h2
-rw-r--r--src/rpc/virnetserverservice.c2
-rw-r--r--src/rpc/virnetserverservice.h2
-rw-r--r--src/rpc/virnetsocket.c2
-rw-r--r--src/rpc/virnetsocket.h2
-rw-r--r--src/rpc/virnetsshsession.c2
-rw-r--r--src/rpc/virnetsshsession.h2
-rw-r--r--src/rpc/virnettlscontext.c2
-rw-r--r--src/rpc/virnettlscontext.h2
-rw-r--r--src/secret/secret_driver.c2
-rw-r--r--src/secret/secret_driver.h2
-rw-r--r--src/security/security_apparmor.c2
-rw-r--r--src/security/security_apparmor.h2
-rw-r--r--src/security/security_dac.c2
-rw-r--r--src/security/security_dac.h2
-rw-r--r--src/security/security_driver.c2
-rw-r--r--src/security/security_driver.h2
-rw-r--r--src/security/security_manager.c2
-rw-r--r--src/security/security_manager.h2
-rw-r--r--src/security/security_nop.c2
-rw-r--r--src/security/security_nop.h2
-rw-r--r--src/security/security_selinux.c2
-rw-r--r--src/security/security_selinux.h2
-rw-r--r--src/security/security_stack.c2
-rw-r--r--src/security/security_stack.h2
-rw-r--r--src/security/virt-aa-helper.c2
-rw-r--r--src/storage/parthelper.c2
-rw-r--r--src/storage/storage_backend.c2
-rw-r--r--src/storage/storage_backend.h2
-rw-r--r--src/storage/storage_backend_disk.c2
-rw-r--r--src/storage/storage_backend_disk.h2
-rw-r--r--src/storage/storage_backend_fs.c2
-rw-r--r--src/storage/storage_backend_fs.h2
-rw-r--r--src/storage/storage_backend_iscsi.c2
-rw-r--r--src/storage/storage_backend_iscsi.h2
-rw-r--r--src/storage/storage_backend_logical.c2
-rw-r--r--src/storage/storage_backend_logical.h2
-rw-r--r--src/storage/storage_backend_mpath.c2
-rw-r--r--src/storage/storage_backend_mpath.h2
-rw-r--r--src/storage/storage_backend_rbd.c2
-rw-r--r--src/storage/storage_backend_rbd.h2
-rw-r--r--src/storage/storage_backend_scsi.c2
-rw-r--r--src/storage/storage_backend_scsi.h2
-rw-r--r--src/storage/storage_backend_sheepdog.c2
-rw-r--r--src/storage/storage_backend_sheepdog.h2
-rw-r--r--src/storage/storage_driver.c2
-rw-r--r--src/storage/storage_driver.h2
-rw-r--r--src/test/test_driver.c2
-rw-r--r--src/test/test_driver.h2
-rw-r--r--src/uml/uml_conf.c2
-rw-r--r--src/uml/uml_conf.h2
-rw-r--r--src/uml/uml_driver.c2
-rw-r--r--src/uml/uml_driver.h2
-rw-r--r--src/util/bitmap.c2
-rw-r--r--src/util/bitmap.h2
-rw-r--r--src/util/buf.c2
-rw-r--r--src/util/buf.h2
-rw-r--r--src/util/cgroup.c2
-rw-r--r--src/util/cgroup.h2
-rw-r--r--src/util/command.c2
-rw-r--r--src/util/command.h2
-rw-r--r--src/util/conf.c2
-rw-r--r--src/util/conf.h2
-rw-r--r--src/util/dnsmasq.c2
-rw-r--r--src/util/dnsmasq.h2
-rw-r--r--src/util/ebtables.c2
-rw-r--r--src/util/ebtables.h2
-rw-r--r--src/util/event.c2
-rw-r--r--src/util/event.h2
-rw-r--r--src/util/event_poll.c2
-rw-r--r--src/util/event_poll.h2
-rw-r--r--src/util/hooks.c2
-rw-r--r--src/util/hooks.h2
-rw-r--r--src/util/hostusb.c2
-rw-r--r--src/util/hostusb.h2
-rw-r--r--src/util/iohelper.c2
-rw-r--r--src/util/iptables.c2
-rw-r--r--src/util/iptables.h2
-rw-r--r--src/util/json.c2
-rw-r--r--src/util/json.h2
-rw-r--r--src/util/logging.c2
-rw-r--r--src/util/logging.h2
-rw-r--r--src/util/memory.c2
-rw-r--r--src/util/memory.h2
-rw-r--r--src/util/pci.c2
-rw-r--r--src/util/pci.h2
-rw-r--r--src/util/processinfo.c2
-rw-r--r--src/util/processinfo.h2
-rw-r--r--src/util/stats_linux.c2
-rw-r--r--src/util/stats_linux.h2
-rw-r--r--src/util/storage_file.c2
-rw-r--r--src/util/storage_file.h2
-rw-r--r--src/util/sysinfo.c2
-rw-r--r--src/util/sysinfo.h2
-rw-r--r--src/util/threadpool.c2
-rw-r--r--src/util/threadpool.h2
-rw-r--r--src/util/threads-pthread.c2
-rw-r--r--src/util/threads-pthread.h2
-rw-r--r--src/util/threads-win32.c2
-rw-r--r--src/util/threads-win32.h2
-rw-r--r--src/util/threads.c2
-rw-r--r--src/util/threads.h2
-rw-r--r--src/util/util.c2
-rw-r--r--src/util/util.h2
-rw-r--r--src/util/uuid.c2
-rw-r--r--src/util/uuid.h2
-rw-r--r--src/util/viratomic.c2
-rw-r--r--src/util/viratomic.h2
-rw-r--r--src/util/viraudit.c2
-rw-r--r--src/util/viraudit.h2
-rw-r--r--src/util/virauth.c2
-rw-r--r--src/util/virauth.h2
-rw-r--r--src/util/virauthconfig.c2
-rw-r--r--src/util/virauthconfig.h2
-rw-r--r--src/util/virdbus.c2
-rw-r--r--src/util/virdbus.h2
-rw-r--r--src/util/virfile.c2
-rw-r--r--src/util/virfile.h2
-rw-r--r--src/util/virhashcode.c2
-rw-r--r--src/util/virhashcode.h2
-rw-r--r--src/util/virkeycode.c2
-rw-r--r--src/util/virkeycode.h2
-rw-r--r--src/util/virkeyfile.c2
-rw-r--r--src/util/virkeyfile.h2
-rw-r--r--src/util/virmacaddr.c2
-rw-r--r--src/util/virmacaddr.h2
-rw-r--r--src/util/virnetdev.c2
-rw-r--r--src/util/virnetdev.h2
-rw-r--r--src/util/virnetdevbandwidth.c2
-rw-r--r--src/util/virnetdevbandwidth.h2
-rw-r--r--src/util/virnetdevbridge.c2
-rw-r--r--src/util/virnetdevbridge.h2
-rw-r--r--src/util/virnetdevmacvlan.c2
-rw-r--r--src/util/virnetdevmacvlan.h2
-rw-r--r--src/util/virnetdevopenvswitch.c2
-rw-r--r--src/util/virnetdevopenvswitch.h2
-rw-r--r--src/util/virnetdevtap.c2
-rw-r--r--src/util/virnetdevtap.h2
-rw-r--r--src/util/virnetdevveth.c2
-rw-r--r--src/util/virnetdevveth.h2
-rw-r--r--src/util/virnetdevvlan.c2
-rw-r--r--src/util/virnetdevvlan.h2
-rw-r--r--src/util/virnetdevvportprofile.c2
-rw-r--r--src/util/virnetdevvportprofile.h2
-rw-r--r--src/util/virnetlink.c2
-rw-r--r--src/util/virnetlink.h2
-rw-r--r--src/util/virnodesuspend.c2
-rw-r--r--src/util/virnodesuspend.h2
-rw-r--r--src/util/virobject.c2
-rw-r--r--src/util/virobject.h2
-rw-r--r--src/util/virpidfile.c2
-rw-r--r--src/util/virpidfile.h2
-rw-r--r--src/util/virrandom.c2
-rw-r--r--src/util/virrandom.h2
-rw-r--r--src/util/virsocketaddr.c2
-rw-r--r--src/util/virsocketaddr.h2
-rw-r--r--src/util/virterror.c2
-rw-r--r--src/util/virterror_internal.h2
-rw-r--r--src/util/virtime.c2
-rw-r--r--src/util/virtime.h2
-rw-r--r--src/util/virtypedparam.c2
-rw-r--r--src/util/virtypedparam.h2
-rw-r--r--src/util/viruri.c2
-rw-r--r--src/util/viruri.h2
-rw-r--r--src/util/xml.c2
-rw-r--r--src/vbox/vbox_MSCOMGlue.c2
-rw-r--r--src/vbox/vbox_MSCOMGlue.h2
-rw-r--r--src/vbox/vbox_glue.c2
-rw-r--r--src/vbox/vbox_glue.h2
-rw-r--r--src/vmware/vmware_conf.c2
-rw-r--r--src/vmware/vmware_conf.h2
-rw-r--r--src/vmware/vmware_driver.c2
-rw-r--r--src/vmware/vmware_driver.h2
-rw-r--r--src/vmx/vmx.c2
-rw-r--r--src/vmx/vmx.h2
-rw-r--r--src/xen/block_stats.c2
-rw-r--r--src/xen/block_stats.h2
-rw-r--r--src/xen/xen_driver.c2
-rw-r--r--src/xen/xen_driver.h2
-rw-r--r--src/xen/xen_hypervisor.c2
-rw-r--r--src/xen/xen_hypervisor.h2
-rw-r--r--src/xen/xen_inotify.c2
-rw-r--r--src/xen/xen_inotify.h2
-rw-r--r--src/xen/xm_internal.c2
-rw-r--r--src/xen/xm_internal.h2
-rw-r--r--src/xen/xs_internal.c2
-rw-r--r--src/xen/xs_internal.h2
-rw-r--r--src/xenapi/xenapi_driver.c2
-rw-r--r--src/xenapi/xenapi_driver.h2
-rw-r--r--src/xenapi/xenapi_driver_private.h2
-rw-r--r--src/xenapi/xenapi_utils.c2
-rw-r--r--src/xenapi/xenapi_utils.h2
-rw-r--r--src/xenxs/xen_sxpr.c2
-rw-r--r--src/xenxs/xen_sxpr.h2
-rw-r--r--src/xenxs/xen_xm.c2
-rw-r--r--src/xenxs/xen_xm.h2
-rw-r--r--src/xenxs/xenxs_private.h2
-rw-r--r--tests/commandhelper.c2
-rw-r--r--tests/commandtest.c2
-rw-r--r--tests/cputest.c2
-rw-r--r--tests/eventtest.c2
-rw-r--r--tests/libvirtdconftest.c2
-rw-r--r--tests/object-locking.ml2
-rw-r--r--tests/qemumonitorjsontest.c2
-rw-r--r--tests/qemumonitortestutils.c2
-rw-r--r--tests/qemumonitortestutils.h2
-rw-r--r--tests/securityselinuxhelper.c3
-rw-r--r--tests/securityselinuxtest.c3
-rw-r--r--tests/shunloadhelper.c2
-rw-r--r--tests/shunloadtest.c2
-rw-r--r--tests/sockettest.c2
-rw-r--r--tests/ssh.c2
-rw-r--r--tests/storagebackendsheepdogtest.c2
-rw-r--r--tests/testutils.c2
-rw-r--r--tests/testutils.h2
-rw-r--r--tests/viratomictest.c2
-rw-r--r--tests/virauthconfigtest.c2
-rw-r--r--tests/virbitmaptest.c2
-rw-r--r--tests/virdrivermoduletest.c2
-rw-r--r--tests/virkeyfiletest.c2
-rw-r--r--tests/virnetmessagetest.c2
-rw-r--r--tests/virnetsockettest.c2
-rw-r--r--tests/virnettlscontexttest.c2
-rw-r--r--tests/virtimetest.c2
-rw-r--r--tests/viruritest.c2
-rw-r--r--tests/xmconfigtest.c2
-rw-r--r--tools/console.c2
-rw-r--r--tools/console.h2
-rw-r--r--tools/virsh-domain-monitor.c2
-rw-r--r--tools/virsh-domain-monitor.h2
-rw-r--r--tools/virsh-domain.c2
-rw-r--r--tools/virsh-domain.h2
-rw-r--r--tools/virsh-edit.c2
-rw-r--r--tools/virsh-host.c2
-rw-r--r--tools/virsh-host.h2
-rw-r--r--tools/virsh-interface.c2
-rw-r--r--tools/virsh-interface.h2
-rw-r--r--tools/virsh-network.c2
-rw-r--r--tools/virsh-network.h2
-rw-r--r--tools/virsh-nodedev.c2
-rw-r--r--tools/virsh-nodedev.h2
-rw-r--r--tools/virsh-nwfilter.c2
-rw-r--r--tools/virsh-nwfilter.h2
-rw-r--r--tools/virsh-pool.c2
-rw-r--r--tools/virsh-pool.h2
-rw-r--r--tools/virsh-secret.c2
-rw-r--r--tools/virsh-secret.h2
-rw-r--r--tools/virsh-snapshot.c2
-rw-r--r--tools/virsh-snapshot.h2
-rw-r--r--tools/virsh-volume.c2
-rw-r--r--tools/virsh-volume.h2
-rw-r--r--tools/virsh.c2
-rw-r--r--tools/virsh.h2
-rw-r--r--tools/virt-host-validate-common.c2
-rw-r--r--tools/virt-host-validate-common.h2
-rw-r--r--tools/virt-host-validate-lxc.c2
-rw-r--r--tools/virt-host-validate-lxc.h2
-rw-r--r--tools/virt-host-validate-qemu.c2
-rw-r--r--tools/virt-host-validate-qemu.h2
-rw-r--r--tools/virt-host-validate.c2
-rw-r--r--tools/virt-xml-validate.in2
507 files changed, 507 insertions, 509 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 23000ac73..f8b7c4d65 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -13,7 +13,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
# gnulib modules used by this package.
diff --git a/build-aux/augeas-gentest.pl b/build-aux/augeas-gentest.pl
index bbb1bd495..ece9a8a00 100755
--- a/build-aux/augeas-gentest.pl
+++ b/build-aux/augeas-gentest.pl
@@ -14,7 +14,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
#
# Authors:
diff --git a/daemon/libvirtd-config.c b/daemon/libvirtd-config.c
index 5374bcc4a..d9dfea190 100644
--- a/daemon/libvirtd-config.c
+++ b/daemon/libvirtd-config.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/daemon/libvirtd-config.h b/daemon/libvirtd-config.h
index e9c58cbd2..07118de40 100644
--- a/daemon/libvirtd-config.h
+++ b/daemon/libvirtd-config.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/daemon/libvirtd.c b/daemon/libvirtd.c
index 1156bd636..349ffd63d 100644
--- a/daemon/libvirtd.c
+++ b/daemon/libvirtd.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/daemon/libvirtd.h b/daemon/libvirtd.h
index 726a1fb4d..e38915165 100644
--- a/daemon/libvirtd.h
+++ b/daemon/libvirtd.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/daemon/remote.c b/daemon/remote.c
index a3eda9ce0..0a082b950 100644
--- a/daemon/remote.c
+++ b/daemon/remote.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Richard W.M. Jones <rjones@redhat.com>
diff --git a/daemon/remote.h b/daemon/remote.h
index 280649466..493171f76 100644
--- a/daemon/remote.h
+++ b/daemon/remote.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Richard W.M. Jones <rjones@redhat.com>
diff --git a/daemon/stream.c b/daemon/stream.c
index fe5cae504..58c53a9c5 100644
--- a/daemon/stream.c
+++ b/daemon/stream.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/daemon/stream.h b/daemon/stream.h
index 2c74ab70d..2be40c7da 100644
--- a/daemon/stream.h
+++ b/daemon/stream.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/examples/systemtap/events.stp b/examples/systemtap/events.stp
index 0a7cf8486..97337d6a0 100644
--- a/examples/systemtap/events.stp
+++ b/examples/systemtap/events.stp
@@ -13,7 +13,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
#
# Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/examples/systemtap/qemu-monitor.stp b/examples/systemtap/qemu-monitor.stp
index fd6e7de96..171d9d893 100644
--- a/examples/systemtap/qemu-monitor.stp
+++ b/examples/systemtap/qemu-monitor.stp
@@ -13,7 +13,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
#
# Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/examples/systemtap/rpc-monitor.stp b/examples/systemtap/rpc-monitor.stp
index 47b44d023..4695c10f6 100644
--- a/examples/systemtap/rpc-monitor.stp
+++ b/examples/systemtap/rpc-monitor.stp
@@ -13,7 +13,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
#
# Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/include/libvirt/libvirt-qemu.h b/include/libvirt/libvirt-qemu.h
index d7f8703f7..8ec12b4df 100644
--- a/include/libvirt/libvirt-qemu.h
+++ b/include/libvirt/libvirt-qemu.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Chris Lalancette <clalance@redhat.com>
diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in
index 0f67cbb27..79c7689d2 100644
--- a/include/libvirt/libvirt.h.in
+++ b/include/libvirt/libvirt.h.in
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/include/libvirt/virterror.h b/include/libvirt/virterror.h
index 5140c38ea..51dd435d7 100644
--- a/include/libvirt/virterror.h
+++ b/include/libvirt/virterror.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/src/conf/capabilities.c b/src/conf/capabilities.c
index bc6266ea2..a8ee2cfd3 100644
--- a/src/conf/capabilities.c
+++ b/src/conf/capabilities.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/capabilities.h b/src/conf/capabilities.h
index e43f4041c..b7c9f6c45 100644
--- a/src/conf/capabilities.h
+++ b/src/conf/capabilities.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/cpu_conf.c b/src/conf/cpu_conf.c
index 48d5740e6..8cb54a3fd 100644
--- a/src/conf/cpu_conf.c
+++ b/src/conf/cpu_conf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/conf/cpu_conf.h b/src/conf/cpu_conf.h
index 4e03fd202..879f8eb69 100644
--- a/src/conf/cpu_conf.h
+++ b/src/conf/cpu_conf.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/conf/device_conf.c b/src/conf/device_conf.c
index afd4eca5d..a852960be 100644
--- a/src/conf/device_conf.c
+++ b/src/conf/device_conf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/device_conf.h b/src/conf/device_conf.h
index 264c8e0cd..26d5637e2 100644
--- a/src/conf/device_conf.h
+++ b/src/conf/device_conf.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/domain_audit.c b/src/conf/domain_audit.c
index 59db649a0..0f3924a47 100644
--- a/src/conf/domain_audit.c
+++ b/src/conf/domain_audit.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/domain_audit.h b/src/conf/domain_audit.h
index b430da75f..db35d097f 100644
--- a/src/conf/domain_audit.h
+++ b/src/conf/domain_audit.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c
index 4b20b72f3..947cc7a04 100644
--- a/src/conf/domain_conf.c
+++ b/src/conf/domain_conf.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/domain_conf.h b/src/conf/domain_conf.h
index fae699f7d..328f9e55f 100644
--- a/src/conf/domain_conf.h
+++ b/src/conf/domain_conf.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/domain_event.c b/src/conf/domain_event.c
index 7ab973be3..7da4a1e7d 100644
--- a/src/conf/domain_event.c
+++ b/src/conf/domain_event.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Ben Guthro
diff --git a/src/conf/domain_event.h b/src/conf/domain_event.h
index 0a48bde0e..995b6550f 100644
--- a/src/conf/domain_event.h
+++ b/src/conf/domain_event.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Ben Guthro
diff --git a/src/conf/domain_nwfilter.c b/src/conf/domain_nwfilter.c
index a6e63e15f..f42905e0e 100644
--- a/src/conf/domain_nwfilter.c
+++ b/src/conf/domain_nwfilter.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/conf/domain_nwfilter.h b/src/conf/domain_nwfilter.h
index 9662c0a10..268a03bd1 100644
--- a/src/conf/domain_nwfilter.h
+++ b/src/conf/domain_nwfilter.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/conf/interface_conf.c b/src/conf/interface_conf.c
index 1249f1271..31b921936 100644
--- a/src/conf/interface_conf.c
+++ b/src/conf/interface_conf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/src/conf/interface_conf.h b/src/conf/interface_conf.h
index a83b120a6..1749629bb 100644
--- a/src/conf/interface_conf.h
+++ b/src/conf/interface_conf.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/src/conf/netdev_bandwidth_conf.c b/src/conf/netdev_bandwidth_conf.c
index 832f6dbc2..261718f3e 100644
--- a/src/conf/netdev_bandwidth_conf.c
+++ b/src/conf/netdev_bandwidth_conf.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/conf/netdev_bandwidth_conf.h b/src/conf/netdev_bandwidth_conf.h
index 3123b662f..bca5c50c7 100644
--- a/src/conf/netdev_bandwidth_conf.h
+++ b/src/conf/netdev_bandwidth_conf.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/conf/netdev_vlan_conf.c b/src/conf/netdev_vlan_conf.c
index f3a987fa2..6a0511af9 100644
--- a/src/conf/netdev_vlan_conf.c
+++ b/src/conf/netdev_vlan_conf.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/conf/netdev_vlan_conf.h b/src/conf/netdev_vlan_conf.h
index 1453dcdc4..81b0d8497 100644
--- a/src/conf/netdev_vlan_conf.h
+++ b/src/conf/netdev_vlan_conf.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/conf/netdev_vport_profile_conf.c b/src/conf/netdev_vport_profile_conf.c
index 1adff1081..94992e308 100644
--- a/src/conf/netdev_vport_profile_conf.c
+++ b/src/conf/netdev_vport_profile_conf.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/conf/netdev_vport_profile_conf.h b/src/conf/netdev_vport_profile_conf.h
index caf3519ec..d6d58ef7f 100644
--- a/src/conf/netdev_vport_profile_conf.h
+++ b/src/conf/netdev_vport_profile_conf.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/conf/network_conf.c b/src/conf/network_conf.c
index 591eb0311..f33834fb5 100644
--- a/src/conf/network_conf.c
+++ b/src/conf/network_conf.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/network_conf.h b/src/conf/network_conf.h
index c8ed2eaf3..55502fb2f 100644
--- a/src/conf/network_conf.h
+++ b/src/conf/network_conf.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/node_device_conf.c b/src/conf/node_device_conf.c
index 60462b858..41fa8e45b 100644
--- a/src/conf/node_device_conf.c
+++ b/src/conf/node_device_conf.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: David F. Lively <dlively@virtualiron.com>
diff --git a/src/conf/node_device_conf.h b/src/conf/node_device_conf.h
index b8ee88171..e394042a6 100644
--- a/src/conf/node_device_conf.h
+++ b/src/conf/node_device_conf.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: David F. Lively <dlively@virtualiron.com>
diff --git a/src/conf/nwfilter_conf.c b/src/conf/nwfilter_conf.c
index 8f8e0530b..d1d5259f4 100644
--- a/src/conf/nwfilter_conf.c
+++ b/src/conf/nwfilter_conf.c
@@ -19,7 +19,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/conf/nwfilter_conf.h b/src/conf/nwfilter_conf.h
index cec566fed..805fbe745 100644
--- a/src/conf/nwfilter_conf.h
+++ b/src/conf/nwfilter_conf.h
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/conf/nwfilter_ipaddrmap.c b/src/conf/nwfilter_ipaddrmap.c
index 5087be847..ddad49e62 100644
--- a/src/conf/nwfilter_ipaddrmap.c
+++ b/src/conf/nwfilter_ipaddrmap.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/conf/nwfilter_ipaddrmap.h b/src/conf/nwfilter_ipaddrmap.h
index 0a34ed60c..2c9cdb960 100644
--- a/src/conf/nwfilter_ipaddrmap.h
+++ b/src/conf/nwfilter_ipaddrmap.h
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/conf/nwfilter_params.c b/src/conf/nwfilter_params.c
index 6f7d5fc20..6dc4baad4 100644
--- a/src/conf/nwfilter_params.c
+++ b/src/conf/nwfilter_params.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/conf/nwfilter_params.h b/src/conf/nwfilter_params.h
index a44e2cfc9..cedf9cd99 100644
--- a/src/conf/nwfilter_params.h
+++ b/src/conf/nwfilter_params.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/conf/secret_conf.c b/src/conf/secret_conf.c
index d03503ecd..a6b493408 100644
--- a/src/conf/secret_conf.c
+++ b/src/conf/secret_conf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Red Hat Author: Miloslav TrmaÄŤ <mitr@redhat.com>
diff --git a/src/conf/secret_conf.h b/src/conf/secret_conf.h
index 02e1bf906..2064286bf 100644
--- a/src/conf/secret_conf.h
+++ b/src/conf/secret_conf.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Red Hat Author: Miloslav TrmaÄŤ <mitr@redhat.com>
diff --git a/src/conf/snapshot_conf.c b/src/conf/snapshot_conf.c
index ba5b1887c..0085352eb 100644
--- a/src/conf/snapshot_conf.c
+++ b/src/conf/snapshot_conf.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Eric Blake <eblake@redhat.com>
diff --git a/src/conf/snapshot_conf.h b/src/conf/snapshot_conf.h
index 135fe7ca3..efb0bf7b1 100644
--- a/src/conf/snapshot_conf.h
+++ b/src/conf/snapshot_conf.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Eric Blake <eblake@redhat.com>
diff --git a/src/conf/storage_conf.c b/src/conf/storage_conf.c
index b14564fb3..4daf05964 100644
--- a/src/conf/storage_conf.c
+++ b/src/conf/storage_conf.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/storage_conf.h b/src/conf/storage_conf.h
index bfa0819ef..d509b135c 100644
--- a/src/conf/storage_conf.h
+++ b/src/conf/storage_conf.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/conf/storage_encryption_conf.c b/src/conf/storage_encryption_conf.c
index 801f4a231..a8b1397e1 100644
--- a/src/conf/storage_encryption_conf.c
+++ b/src/conf/storage_encryption_conf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Red Hat Author: Miloslav TrmaÄŤ <mitr@redhat.com>
diff --git a/src/conf/storage_encryption_conf.h b/src/conf/storage_encryption_conf.h
index 4fa568b90..e06347847 100644
--- a/src/conf/storage_encryption_conf.h
+++ b/src/conf/storage_encryption_conf.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Red Hat Author: Miloslav TrmaÄŤ <mitr@redhat.com>
diff --git a/src/conf/virconsole.c b/src/conf/virconsole.c
index b3f6eb69c..143c1a684 100644
--- a/src/conf/virconsole.c
+++ b/src/conf/virconsole.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Peter Krempa <pkrempa@redhat.com>
diff --git a/src/conf/virconsole.h b/src/conf/virconsole.h
index 4d256f926..df9dfe850 100644
--- a/src/conf/virconsole.h
+++ b/src/conf/virconsole.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Peter Krempa <pkrempa@redhat.com>
diff --git a/src/cpu/cpu.c b/src/cpu/cpu.c
index 2afa90f37..4263b8854 100644
--- a/src/cpu/cpu.c
+++ b/src/cpu/cpu.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu.h b/src/cpu/cpu.h
index 3f74ef5ba..5ba742dd6 100644
--- a/src/cpu/cpu.h
+++ b/src/cpu/cpu.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_arm.c b/src/cpu/cpu_arm.c
index 28d78ed7f..2d005df8b 100644
--- a/src/cpu/cpu_arm.c
+++ b/src/cpu/cpu_arm.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_arm.h b/src/cpu/cpu_arm.h
index b78ea2ec6..846a679f6 100644
--- a/src/cpu/cpu_arm.h
+++ b/src/cpu/cpu_arm.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_generic.c b/src/cpu/cpu_generic.c
index 8f6edcf19..3a6ed6c2e 100644
--- a/src/cpu/cpu_generic.c
+++ b/src/cpu/cpu_generic.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_generic.h b/src/cpu/cpu_generic.h
index 9ac5b880d..c7c66cce4 100644
--- a/src/cpu/cpu_generic.h
+++ b/src/cpu/cpu_generic.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_map.c b/src/cpu/cpu_map.c
index a848960ad..8c4cfee5d 100644
--- a/src/cpu/cpu_map.c
+++ b/src/cpu/cpu_map.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_map.h b/src/cpu/cpu_map.h
index d751ac7cf..912051342 100644
--- a/src/cpu/cpu_map.h
+++ b/src/cpu/cpu_map.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_powerpc.c b/src/cpu/cpu_powerpc.c
index 6bab5fd10..1b77caff3 100644
--- a/src/cpu/cpu_powerpc.c
+++ b/src/cpu/cpu_powerpc.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_powerpc.h b/src/cpu/cpu_powerpc.h
index 8bc2fe5bc..312886e7e 100644
--- a/src/cpu/cpu_powerpc.h
+++ b/src/cpu/cpu_powerpc.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_s390.c b/src/cpu/cpu_s390.c
index f95e18f36..137c15f90 100644
--- a/src/cpu/cpu_s390.c
+++ b/src/cpu/cpu_s390.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_s390.h b/src/cpu/cpu_s390.h
index 119a6d697..7e0117c87 100644
--- a/src/cpu/cpu_s390.h
+++ b/src/cpu/cpu_s390.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_x86.c b/src/cpu/cpu_x86.c
index a5f7405db..7cd67b8f7 100644
--- a/src/cpu/cpu_x86.c
+++ b/src/cpu/cpu_x86.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_x86.h b/src/cpu/cpu_x86.h
index b820d8b5a..77965b766 100644
--- a/src/cpu/cpu_x86.h
+++ b/src/cpu/cpu_x86.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/cpu/cpu_x86_data.h b/src/cpu/cpu_x86_data.h
index 0d6f1a9c1..dc972a694 100644
--- a/src/cpu/cpu_x86_data.h
+++ b/src/cpu/cpu_x86_data.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/datatypes.c b/src/datatypes.c
index d65eec027..ff7c52466 100644
--- a/src/datatypes.c
+++ b/src/datatypes.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/datatypes.h b/src/datatypes.h
index 0ec2b56c6..e4c8262ac 100644
--- a/src/datatypes.h
+++ b/src/datatypes.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/driver.c b/src/driver.c
index 0049b79ae..6d2feb9b8 100644
--- a/src/driver.c
+++ b/src/driver.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/dtrace2systemtap.pl b/src/dtrace2systemtap.pl
index d57de68f6..19d980564 100755
--- a/src/dtrace2systemtap.pl
+++ b/src/dtrace2systemtap.pl
@@ -13,7 +13,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
#
# Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/esx/esx_device_monitor.c b/src/esx/esx_device_monitor.c
index d85c7e55a..c3f9339b0 100644
--- a/src/esx/esx_device_monitor.c
+++ b/src/esx/esx_device_monitor.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_device_monitor.h b/src/esx/esx_device_monitor.h
index 0594ad247..a1efdcb6e 100644
--- a/src/esx/esx_device_monitor.h
+++ b/src/esx/esx_device_monitor.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_driver.c b/src/esx/esx_driver.c
index 991f03cea..06c6aa866 100644
--- a/src/esx/esx_driver.c
+++ b/src/esx/esx_driver.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_driver.h b/src/esx/esx_driver.h
index 1079afd47..9df348dd6 100644
--- a/src/esx/esx_driver.h
+++ b/src/esx/esx_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_interface_driver.c b/src/esx/esx_interface_driver.c
index a78a74434..35bc7fac4 100644
--- a/src/esx/esx_interface_driver.c
+++ b/src/esx/esx_interface_driver.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_interface_driver.h b/src/esx/esx_interface_driver.h
index 141372dad..8cacc44fe 100644
--- a/src/esx/esx_interface_driver.h
+++ b/src/esx/esx_interface_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_network_driver.c b/src/esx/esx_network_driver.c
index 09d46d36b..c8f101a20 100644
--- a/src/esx/esx_network_driver.c
+++ b/src/esx/esx_network_driver.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_network_driver.h b/src/esx/esx_network_driver.h
index 779d0bcad..69fb48ae9 100644
--- a/src/esx/esx_network_driver.h
+++ b/src/esx/esx_network_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_nwfilter_driver.c b/src/esx/esx_nwfilter_driver.c
index 8bd2631fd..9780ca6cf 100644
--- a/src/esx/esx_nwfilter_driver.c
+++ b/src/esx/esx_nwfilter_driver.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_nwfilter_driver.h b/src/esx/esx_nwfilter_driver.h
index 94236da1e..a53aba356 100644
--- a/src/esx/esx_nwfilter_driver.h
+++ b/src/esx/esx_nwfilter_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_private.h b/src/esx/esx_private.h
index 671bfb9ab..de6ba5dcc 100644
--- a/src/esx/esx_private.h
+++ b/src/esx/esx_private.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_secret_driver.c b/src/esx/esx_secret_driver.c
index ce6dacd4d..55b2e9a1a 100644
--- a/src/esx/esx_secret_driver.c
+++ b/src/esx/esx_secret_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_secret_driver.h b/src/esx/esx_secret_driver.h
index 4ed117273..7434c3fb1 100644
--- a/src/esx/esx_secret_driver.h
+++ b/src/esx/esx_secret_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_storage_driver.c b/src/esx/esx_storage_driver.c
index 348bd62bc..08d5ab1b6 100644
--- a/src/esx/esx_storage_driver.c
+++ b/src/esx/esx_storage_driver.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_storage_driver.h b/src/esx/esx_storage_driver.h
index 417775dba..eab0c6f5d 100644
--- a/src/esx/esx_storage_driver.h
+++ b/src/esx/esx_storage_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_util.c b/src/esx/esx_util.c
index 9d84a6a81..b807607b2 100644
--- a/src/esx/esx_util.c
+++ b/src/esx/esx_util.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_util.h b/src/esx/esx_util.h
index 07492c1f2..c6f14bb2d 100644
--- a/src/esx/esx_util.h
+++ b/src/esx/esx_util.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_vi.c b/src/esx/esx_vi.c
index 65e1d9afa..275b85819 100644
--- a/src/esx/esx_vi.c
+++ b/src/esx/esx_vi.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_vi.h b/src/esx/esx_vi.h
index 12394e727..3471fea4e 100644
--- a/src/esx/esx_vi.h
+++ b/src/esx/esx_vi.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_vi_generator.py b/src/esx/esx_vi_generator.py
index b49db70f1..6ddd10cc9 100755
--- a/src/esx/esx_vi_generator.py
+++ b/src/esx/esx_vi_generator.py
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
#
diff --git a/src/esx/esx_vi_methods.c b/src/esx/esx_vi_methods.c
index 2e5819f61..0f9d612ca 100644
--- a/src/esx/esx_vi_methods.c
+++ b/src/esx/esx_vi_methods.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_vi_methods.h b/src/esx/esx_vi_methods.h
index 4c6b0477a..0b4131a88 100644
--- a/src/esx/esx_vi_methods.h
+++ b/src/esx/esx_vi_methods.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_vi_types.c b/src/esx/esx_vi_types.c
index 223675189..d2c71c7ed 100644
--- a/src/esx/esx_vi_types.c
+++ b/src/esx/esx_vi_types.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/esx/esx_vi_types.h b/src/esx/esx_vi_types.h
index 6f85d4ab8..a250bf820 100644
--- a/src/esx/esx_vi_types.h
+++ b/src/esx/esx_vi_types.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/fdstream.c b/src/fdstream.c
index 214f63655..d1eb04cc8 100644
--- a/src/fdstream.c
+++ b/src/fdstream.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/fdstream.h b/src/fdstream.h
index 160e3ccc1..65457d89f 100644
--- a/src/fdstream.h
+++ b/src/fdstream.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/gnutls_1_0_compat.h b/src/gnutls_1_0_compat.h
index eb0c046fe..217bc8c43 100644
--- a/src/gnutls_1_0_compat.h
+++ b/src/gnutls_1_0_compat.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Richard W.M. Jones <rjones@redhat.com>
diff --git a/src/hyperv/hyperv_device_monitor.c b/src/hyperv/hyperv_device_monitor.c
index 50ce72fe8..e183798db 100644
--- a/src/hyperv/hyperv_device_monitor.c
+++ b/src/hyperv/hyperv_device_monitor.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_device_monitor.h b/src/hyperv/hyperv_device_monitor.h
index a1481082b..17a20cfdf 100644
--- a/src/hyperv/hyperv_device_monitor.h
+++ b/src/hyperv/hyperv_device_monitor.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_driver.c b/src/hyperv/hyperv_driver.c
index 65934c937..bfedb2b6b 100644
--- a/src/hyperv/hyperv_driver.c
+++ b/src/hyperv/hyperv_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_driver.h b/src/hyperv/hyperv_driver.h
index 14168d171..166cdce5b 100644
--- a/src/hyperv/hyperv_driver.h
+++ b/src/hyperv/hyperv_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_interface_driver.c b/src/hyperv/hyperv_interface_driver.c
index 29f173bd9..9b1bb378b 100644
--- a/src/hyperv/hyperv_interface_driver.c
+++ b/src/hyperv/hyperv_interface_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_interface_driver.h b/src/hyperv/hyperv_interface_driver.h
index 324097be4..1012990b8 100644
--- a/src/hyperv/hyperv_interface_driver.h
+++ b/src/hyperv/hyperv_interface_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_network_driver.c b/src/hyperv/hyperv_network_driver.c
index 792c7f747..3a61fe66d 100644
--- a/src/hyperv/hyperv_network_driver.c
+++ b/src/hyperv/hyperv_network_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_network_driver.h b/src/hyperv/hyperv_network_driver.h
index 645b0aebb..047560e01 100644
--- a/src/hyperv/hyperv_network_driver.h
+++ b/src/hyperv/hyperv_network_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_nwfilter_driver.c b/src/hyperv/hyperv_nwfilter_driver.c
index 2906a35a3..9d54f82f8 100644
--- a/src/hyperv/hyperv_nwfilter_driver.c
+++ b/src/hyperv/hyperv_nwfilter_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_nwfilter_driver.h b/src/hyperv/hyperv_nwfilter_driver.h
index 35de2de37..73dfedd5b 100644
--- a/src/hyperv/hyperv_nwfilter_driver.h
+++ b/src/hyperv/hyperv_nwfilter_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_private.h b/src/hyperv/hyperv_private.h
index 808d60769..30051ea03 100644
--- a/src/hyperv/hyperv_private.h
+++ b/src/hyperv/hyperv_private.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_secret_driver.c b/src/hyperv/hyperv_secret_driver.c
index e62def7f8..7ee8ce945 100644
--- a/src/hyperv/hyperv_secret_driver.c
+++ b/src/hyperv/hyperv_secret_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_secret_driver.h b/src/hyperv/hyperv_secret_driver.h
index 8dc938f04..8b990c0a6 100644
--- a/src/hyperv/hyperv_secret_driver.h
+++ b/src/hyperv/hyperv_secret_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_storage_driver.c b/src/hyperv/hyperv_storage_driver.c
index c429abf99..2e0316248 100644
--- a/src/hyperv/hyperv_storage_driver.c
+++ b/src/hyperv/hyperv_storage_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_storage_driver.h b/src/hyperv/hyperv_storage_driver.h
index 9b69796b1..34844d825 100644
--- a/src/hyperv/hyperv_storage_driver.h
+++ b/src/hyperv/hyperv_storage_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_util.c b/src/hyperv/hyperv_util.c
index e74e261e2..3050d617b 100644
--- a/src/hyperv/hyperv_util.c
+++ b/src/hyperv/hyperv_util.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_util.h b/src/hyperv/hyperv_util.h
index 88928a4fc..f8d6e5580 100644
--- a/src/hyperv/hyperv_util.h
+++ b/src/hyperv/hyperv_util.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_wmi.c b/src/hyperv/hyperv_wmi.c
index 32ea81ccb..c0422fc2f 100644
--- a/src/hyperv/hyperv_wmi.c
+++ b/src/hyperv/hyperv_wmi.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_wmi.h b/src/hyperv/hyperv_wmi.h
index 44185143c..d9e857883 100644
--- a/src/hyperv/hyperv_wmi.h
+++ b/src/hyperv/hyperv_wmi.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_wmi_classes.c b/src/hyperv/hyperv_wmi_classes.c
index 6e23e6898..520423874 100644
--- a/src/hyperv/hyperv_wmi_classes.c
+++ b/src/hyperv/hyperv_wmi_classes.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_wmi_classes.h b/src/hyperv/hyperv_wmi_classes.h
index bb8bed1af..4b6c745cf 100644
--- a/src/hyperv/hyperv_wmi_classes.h
+++ b/src/hyperv/hyperv_wmi_classes.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/hyperv/hyperv_wmi_generator.py b/src/hyperv/hyperv_wmi_generator.py
index fb8c0d6a9..0c5d496b1 100755
--- a/src/hyperv/hyperv_wmi_generator.py
+++ b/src/hyperv/hyperv_wmi_generator.py
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
#
diff --git a/src/hyperv/openwsman.h b/src/hyperv/openwsman.h
index 0b4e83042..a0ac7a5f2 100644
--- a/src/hyperv/openwsman.h
+++ b/src/hyperv/openwsman.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/interface/interface_backend_netcf.c b/src/interface/interface_backend_netcf.c
index 3b4ee1144..fdc28eafe 100644
--- a/src/interface/interface_backend_netcf.c
+++ b/src/interface/interface_backend_netcf.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Laine Stump <laine@redhat.com>
diff --git a/src/interface/interface_driver.h b/src/interface/interface_driver.h
index 38fbc77eb..67b62185e 100644
--- a/src/interface/interface_driver.h
+++ b/src/interface/interface_driver.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Laine Stump <laine@redhat.com>
diff --git a/src/libvirt-qemu.c b/src/libvirt-qemu.c
index 7a4524254..cc98bbbcb 100644
--- a/src/libvirt-qemu.c
+++ b/src/libvirt-qemu.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Chris Lalancette <clalance@redhat.com>
diff --git a/src/libvirt.c b/src/libvirt.c
index 24d572939..0cbcfbf28 100644
--- a/src/libvirt.c
+++ b/src/libvirt.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/libvirt_internal.h b/src/libvirt_internal.h
index 707a9828c..23e71535d 100644
--- a/src/libvirt_internal.h
+++ b/src/libvirt_internal.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* NB This file is ABI sensitive. Things here impact the wire
diff --git a/src/libxl/libxl_conf.c b/src/libxl/libxl_conf.c
index e9eaed7a8..b988fa7ae 100644
--- a/src/libxl/libxl_conf.c
+++ b/src/libxl/libxl_conf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/libxl/libxl_conf.h b/src/libxl/libxl_conf.h
index 325298a99..56bf85c1a 100644
--- a/src/libxl/libxl_conf.h
+++ b/src/libxl/libxl_conf.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/libxl/libxl_driver.c b/src/libxl/libxl_driver.c
index eccae295f..6fe284f8a 100644
--- a/src/libxl/libxl_driver.c
+++ b/src/libxl/libxl_driver.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/libxl/libxl_driver.h b/src/libxl/libxl_driver.h
index 364adf939..cb8921f93 100644
--- a/src/libxl/libxl_driver.h
+++ b/src/libxl/libxl_driver.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/locking/domain_lock.c b/src/locking/domain_lock.c
index 4ac16f2b5..3417361bd 100644
--- a/src/locking/domain_lock.c
+++ b/src/locking/domain_lock.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/locking/domain_lock.h b/src/locking/domain_lock.h
index e6f845fe5..3bedeb1ec 100644
--- a/src/locking/domain_lock.h
+++ b/src/locking/domain_lock.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/locking/lock_driver.h b/src/locking/lock_driver.h
index 6f9eb5fe3..83ef323f7 100644
--- a/src/locking/lock_driver.h
+++ b/src/locking/lock_driver.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/locking/lock_driver_nop.c b/src/locking/lock_driver_nop.c
index 73799fb4e..7f6cdcad1 100644
--- a/src/locking/lock_driver_nop.c
+++ b/src/locking/lock_driver_nop.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/locking/lock_driver_nop.h b/src/locking/lock_driver_nop.h
index d233bbb2f..12996321f 100644
--- a/src/locking/lock_driver_nop.h
+++ b/src/locking/lock_driver_nop.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/locking/lock_driver_sanlock.c b/src/locking/lock_driver_sanlock.c
index 7700b3188..113fd479c 100644
--- a/src/locking/lock_driver_sanlock.c
+++ b/src/locking/lock_driver_sanlock.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/locking/lock_manager.c b/src/locking/lock_manager.c
index 068327f50..f5e967f42 100644
--- a/src/locking/lock_manager.c
+++ b/src/locking/lock_manager.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/locking/lock_manager.h b/src/locking/lock_manager.h
index 6a779f0fc..d955ee080 100644
--- a/src/locking/lock_manager.h
+++ b/src/locking/lock_manager.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/lxc/lxc_cgroup.c b/src/lxc/lxc_cgroup.c
index aca63093d..bdfaa54e6 100644
--- a/src/lxc/lxc_cgroup.c
+++ b/src/lxc/lxc_cgroup.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_cgroup.h b/src/lxc/lxc_cgroup.h
index 8ff10151a..6fc68dfff 100644
--- a/src/lxc/lxc_cgroup.h
+++ b/src/lxc/lxc_cgroup.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_conf.c b/src/lxc/lxc_conf.c
index 03340cf99..47dc7f1b7 100644
--- a/src/lxc/lxc_conf.c
+++ b/src/lxc/lxc_conf.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/lxc/lxc_conf.h b/src/lxc/lxc_conf.h
index 68cd508e4..4ae0c5e8f 100644
--- a/src/lxc/lxc_conf.h
+++ b/src/lxc/lxc_conf.h
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_container.c b/src/lxc/lxc_container.c
index 9bc561039..b30895ead 100644
--- a/src/lxc/lxc_container.c
+++ b/src/lxc/lxc_container.c
@@ -19,7 +19,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_container.h b/src/lxc/lxc_container.h
index 2a98cc7b9..b1adacb42 100644
--- a/src/lxc/lxc_container.h
+++ b/src/lxc/lxc_container.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_controller.c b/src/lxc/lxc_controller.c
index 7e9800623..d2e80948c 100644
--- a/src/lxc/lxc_controller.c
+++ b/src/lxc/lxc_controller.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_domain.c b/src/lxc/lxc_domain.c
index 2ce2a1885..17f1d0c51 100644
--- a/src/lxc/lxc_domain.c
+++ b/src/lxc/lxc_domain.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_domain.h b/src/lxc/lxc_domain.h
index 06da1418c..b1dd5d9ea 100644
--- a/src/lxc/lxc_domain.h
+++ b/src/lxc/lxc_domain.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_driver.c b/src/lxc/lxc_driver.c
index 62c36e62f..ae5163e49 100644
--- a/src/lxc/lxc_driver.c
+++ b/src/lxc/lxc_driver.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_driver.h b/src/lxc/lxc_driver.h
index 7227bc7e6..113d1ceb1 100644
--- a/src/lxc/lxc_driver.h
+++ b/src/lxc/lxc_driver.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_monitor.c b/src/lxc/lxc_monitor.c
index 53ecd6077..dacaab483 100644
--- a/src/lxc/lxc_monitor.c
+++ b/src/lxc/lxc_monitor.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_monitor.h b/src/lxc/lxc_monitor.h
index 53301f1f2..806a6c692 100644
--- a/src/lxc/lxc_monitor.h
+++ b/src/lxc/lxc_monitor.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_process.c b/src/lxc/lxc_process.c
index bcd59cb09..84128d117 100644
--- a/src/lxc/lxc_process.c
+++ b/src/lxc/lxc_process.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/lxc/lxc_process.h b/src/lxc/lxc_process.h
index 32fd1a764..bac2c6c4d 100644
--- a/src/lxc/lxc_process.h
+++ b/src/lxc/lxc_process.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/network/bridge_driver.c b/src/network/bridge_driver.c
index 3a800c933..fce17390b 100644
--- a/src/network/bridge_driver.c
+++ b/src/network/bridge_driver.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/network/bridge_driver.h b/src/network/bridge_driver.h
index 6620ecb14..0fae27509 100644
--- a/src/network/bridge_driver.h
+++ b/src/network/bridge_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/node_device/node_device_driver.c b/src/node_device/node_device_driver.c
index 4c6270787..4d3e01b42 100644
--- a/src/node_device/node_device_driver.c
+++ b/src/node_device/node_device_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: David F. Lively <dlively@virtualiron.com>
diff --git a/src/node_device/node_device_driver.h b/src/node_device/node_device_driver.h
index b34e1af22..4cec07c58 100644
--- a/src/node_device/node_device_driver.h
+++ b/src/node_device/node_device_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: David F. Lively <dlively@virtualiron.com>
diff --git a/src/node_device/node_device_hal.c b/src/node_device/node_device_hal.c
index 273b114bd..ff73db0d3 100644
--- a/src/node_device/node_device_hal.c
+++ b/src/node_device/node_device_hal.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: David F. Lively <dlively@virtualiron.com>
diff --git a/src/node_device/node_device_hal.h b/src/node_device/node_device_hal.h
index da93b9194..72266729f 100644
--- a/src/node_device/node_device_hal.h
+++ b/src/node_device/node_device_hal.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/node_device/node_device_linux_sysfs.c b/src/node_device/node_device_linux_sysfs.c
index 4046d69a8..3048e3360 100644
--- a/src/node_device/node_device_linux_sysfs.c
+++ b/src/node_device/node_device_linux_sysfs.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/node_device/node_device_udev.c b/src/node_device/node_device_udev.c
index f41910197..ba17010b9 100644
--- a/src/node_device/node_device_udev.c
+++ b/src/node_device/node_device_udev.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Dave Allan <dallan@redhat.com>
diff --git a/src/node_device/node_device_udev.h b/src/node_device/node_device_udev.h
index 312c853e1..47eeb1f3f 100644
--- a/src/node_device/node_device_udev.h
+++ b/src/node_device/node_device_udev.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Dave Allan <dallan@redhat.com>
diff --git a/src/nodeinfo.c b/src/nodeinfo.c
index b2de60fe9..021eb054e 100644
--- a/src/nodeinfo.c
+++ b/src/nodeinfo.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/nodeinfo.h b/src/nodeinfo.h
index 77e97fae5..2eda8460c 100644
--- a/src/nodeinfo.h
+++ b/src/nodeinfo.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/nwfilter/nwfilter_dhcpsnoop.c b/src/nwfilter/nwfilter_dhcpsnoop.c
index 04dd37a88..350a8ecd3 100644
--- a/src/nwfilter/nwfilter_dhcpsnoop.c
+++ b/src/nwfilter/nwfilter_dhcpsnoop.c
@@ -20,7 +20,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Based in part on work by Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/nwfilter/nwfilter_dhcpsnoop.h b/src/nwfilter/nwfilter_dhcpsnoop.h
index 07fe25082..d075f83be 100644
--- a/src/nwfilter/nwfilter_dhcpsnoop.h
+++ b/src/nwfilter/nwfilter_dhcpsnoop.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: David L Stevens <dlstevens@us.ibm.com>
diff --git a/src/nwfilter/nwfilter_driver.c b/src/nwfilter/nwfilter_driver.c
index d2f8c69eb..a80bb66e7 100644
--- a/src/nwfilter/nwfilter_driver.c
+++ b/src/nwfilter/nwfilter_driver.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/nwfilter/nwfilter_driver.h b/src/nwfilter/nwfilter_driver.h
index 6bf61ac5c..06d7572d2 100644
--- a/src/nwfilter/nwfilter_driver.h
+++ b/src/nwfilter/nwfilter_driver.h
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/nwfilter/nwfilter_ebiptables_driver.c b/src/nwfilter/nwfilter_ebiptables_driver.c
index 8ffe73702..9bff8f1db 100644
--- a/src/nwfilter/nwfilter_ebiptables_driver.c
+++ b/src/nwfilter/nwfilter_ebiptables_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/nwfilter/nwfilter_ebiptables_driver.h b/src/nwfilter/nwfilter_ebiptables_driver.h
index e55b9d893..d909abb9d 100644
--- a/src/nwfilter/nwfilter_ebiptables_driver.h
+++ b/src/nwfilter/nwfilter_ebiptables_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/nwfilter/nwfilter_gentech_driver.c b/src/nwfilter/nwfilter_gentech_driver.c
index 5976dc77d..8e5861c1c 100644
--- a/src/nwfilter/nwfilter_gentech_driver.c
+++ b/src/nwfilter/nwfilter_gentech_driver.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/nwfilter/nwfilter_gentech_driver.h b/src/nwfilter/nwfilter_gentech_driver.h
index 882446299..a632ca624 100644
--- a/src/nwfilter/nwfilter_gentech_driver.h
+++ b/src/nwfilter/nwfilter_gentech_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/nwfilter/nwfilter_learnipaddr.c b/src/nwfilter/nwfilter_learnipaddr.c
index 51ac43a66..1d31a463d 100644
--- a/src/nwfilter/nwfilter_learnipaddr.c
+++ b/src/nwfilter/nwfilter_learnipaddr.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/nwfilter/nwfilter_learnipaddr.h b/src/nwfilter/nwfilter_learnipaddr.h
index f2ac85eea..5106e9205 100644
--- a/src/nwfilter/nwfilter_learnipaddr.h
+++ b/src/nwfilter/nwfilter_learnipaddr.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Stefan Berger <stefanb@us.ibm.com>
diff --git a/src/openvz/openvz_conf.c b/src/openvz/openvz_conf.c
index 802a9f8ea..b9f85a826 100644
--- a/src/openvz/openvz_conf.c
+++ b/src/openvz/openvz_conf.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/openvz/openvz_conf.h b/src/openvz/openvz_conf.h
index 0c604a5e2..3eb2b3e4a 100644
--- a/src/openvz/openvz_conf.h
+++ b/src/openvz/openvz_conf.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/openvz/openvz_driver.c b/src/openvz/openvz_driver.c
index a1d3b42b4..2f51c1c63 100644
--- a/src/openvz/openvz_driver.c
+++ b/src/openvz/openvz_driver.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/openvz/openvz_driver.h b/src/openvz/openvz_driver.h
index 79181a3b7..b39e81c4b 100644
--- a/src/openvz/openvz_driver.h
+++ b/src/openvz/openvz_driver.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/openvz/openvz_util.c b/src/openvz/openvz_util.c
index b817e1626..111045f49 100644
--- a/src/openvz/openvz_util.c
+++ b/src/openvz/openvz_util.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/openvz/openvz_util.h b/src/openvz/openvz_util.h
index cf1d3743c..680e50720 100644
--- a/src/openvz/openvz_util.h
+++ b/src/openvz/openvz_util.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/parallels/parallels_driver.c b/src/parallels/parallels_driver.c
index d80f8c2a8..20ee361db 100644
--- a/src/parallels/parallels_driver.c
+++ b/src/parallels/parallels_driver.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/parallels/parallels_driver.h b/src/parallels/parallels_driver.h
index 3e02c8f1e..a503abe53 100644
--- a/src/parallels/parallels_driver.h
+++ b/src/parallels/parallels_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/parallels/parallels_storage.c b/src/parallels/parallels_storage.c
index 72aadceb5..112e28834 100644
--- a/src/parallels/parallels_storage.c
+++ b/src/parallels/parallels_storage.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/phyp/phyp_driver.c b/src/phyp/phyp_driver.c
index 2707a4dd4..733f45542 100644
--- a/src/phyp/phyp_driver.c
+++ b/src/phyp/phyp_driver.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/phyp/phyp_driver.h b/src/phyp/phyp_driver.h
index 47aa91e43..8114b6786 100644
--- a/src/phyp/phyp_driver.h
+++ b/src/phyp/phyp_driver.h
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/qemu/qemu_agent.c b/src/qemu/qemu_agent.c
index 804c424ca..488aa991a 100644
--- a/src/qemu/qemu_agent.c
+++ b/src/qemu/qemu_agent.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_agent.h b/src/qemu/qemu_agent.h
index 18740ba6a..c62c438dc 100644
--- a/src/qemu/qemu_agent.h
+++ b/src/qemu/qemu_agent.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_bridge_filter.c b/src/qemu/qemu_bridge_filter.c
index 0d4cfa82b..cadc63029 100644
--- a/src/qemu/qemu_bridge_filter.c
+++ b/src/qemu/qemu_bridge_filter.c
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/qemu/qemu_bridge_filter.h b/src/qemu/qemu_bridge_filter.h
index f1ae0a5c3..d88c08528 100644
--- a/src/qemu/qemu_bridge_filter.h
+++ b/src/qemu/qemu_bridge_filter.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c
index 4b52dc5d7..3b08ef859 100644
--- a/src/qemu/qemu_capabilities.c
+++ b/src/qemu/qemu_capabilities.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_capabilities.h b/src/qemu/qemu_capabilities.h
index a069f42d4..485c2974d 100644
--- a/src/qemu/qemu_capabilities.h
+++ b/src/qemu/qemu_capabilities.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_cgroup.c b/src/qemu/qemu_cgroup.c
index 07ef02f6f..79faf8e16 100644
--- a/src/qemu/qemu_cgroup.c
+++ b/src/qemu/qemu_cgroup.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_cgroup.h b/src/qemu/qemu_cgroup.h
index 1de4856a1..b7b021189 100644
--- a/src/qemu/qemu_cgroup.h
+++ b/src/qemu/qemu_cgroup.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c
index 2befe37f1..e7bb88e69 100644
--- a/src/qemu/qemu_command.c
+++ b/src/qemu/qemu_command.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_command.h b/src/qemu/qemu_command.h
index dc4ce8e21..939833dc2 100644
--- a/src/qemu/qemu_command.h
+++ b/src/qemu/qemu_command.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c
index 91a56f137..9a2c39be2 100644
--- a/src/qemu/qemu_conf.c
+++ b/src/qemu/qemu_conf.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_conf.h b/src/qemu/qemu_conf.h
index 93795a59b..180c14437 100644
--- a/src/qemu/qemu_conf.h
+++ b/src/qemu/qemu_conf.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_domain.c b/src/qemu/qemu_domain.c
index 44124f4ba..2990fffd7 100644
--- a/src/qemu/qemu_domain.c
+++ b/src/qemu/qemu_domain.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_domain.h b/src/qemu/qemu_domain.h
index 8ee2541cc..97e4346d9 100644
--- a/src/qemu/qemu_domain.h
+++ b/src/qemu/qemu_domain.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c
index 12ac15c28..9bee63dfd 100644
--- a/src/qemu/qemu_driver.c
+++ b/src/qemu/qemu_driver.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_driver.h b/src/qemu/qemu_driver.h
index 94e4d890d..84f74c424 100644
--- a/src/qemu/qemu_driver.h
+++ b/src/qemu/qemu_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_hostdev.c b/src/qemu/qemu_hostdev.c
index 46c84b5a9..7375d26de 100644
--- a/src/qemu/qemu_hostdev.c
+++ b/src/qemu/qemu_hostdev.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_hostdev.h b/src/qemu/qemu_hostdev.h
index 1737f34c4..14f1fca74 100644
--- a/src/qemu/qemu_hostdev.h
+++ b/src/qemu/qemu_hostdev.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_hotplug.c b/src/qemu/qemu_hotplug.c
index 7dc88ba7d..4cd83fdf3 100644
--- a/src/qemu/qemu_hotplug.c
+++ b/src/qemu/qemu_hotplug.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_hotplug.h b/src/qemu/qemu_hotplug.h
index f3a0d838a..36c0580a1 100644
--- a/src/qemu/qemu_hotplug.h
+++ b/src/qemu/qemu_hotplug.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_migration.c b/src/qemu/qemu_migration.c
index 99fc8ce98..8e8587573 100644
--- a/src/qemu/qemu_migration.c
+++ b/src/qemu/qemu_migration.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/qemu/qemu_migration.h b/src/qemu/qemu_migration.h
index 174020423..7a2269a1e 100644
--- a/src/qemu/qemu_migration.h
+++ b/src/qemu/qemu_migration.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/qemu/qemu_monitor.c b/src/qemu/qemu_monitor.c
index f36c8a8f7..fa3b7b267 100644
--- a/src/qemu/qemu_monitor.c
+++ b/src/qemu/qemu_monitor.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_monitor.h b/src/qemu/qemu_monitor.h
index 3ebfa3b0d..6b4eb6f1e 100644
--- a/src/qemu/qemu_monitor.h
+++ b/src/qemu/qemu_monitor.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_monitor_json.c b/src/qemu/qemu_monitor_json.c
index d3a994364..f372199e3 100644
--- a/src/qemu/qemu_monitor_json.c
+++ b/src/qemu/qemu_monitor_json.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_monitor_json.h b/src/qemu/qemu_monitor_json.h
index 8e80856b7..e531eb182 100644
--- a/src/qemu/qemu_monitor_json.h
+++ b/src/qemu/qemu_monitor_json.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_monitor_text.c b/src/qemu/qemu_monitor_text.c
index f7b88a7ec..7f5c3e375 100644
--- a/src/qemu/qemu_monitor_text.c
+++ b/src/qemu/qemu_monitor_text.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_monitor_text.h b/src/qemu/qemu_monitor_text.h
index aca32a0ed..079fbdce3 100644
--- a/src/qemu/qemu_monitor_text.h
+++ b/src/qemu/qemu_monitor_text.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_process.c
index b6eb342c7..ec312d15c 100644
--- a/src/qemu/qemu_process.c
+++ b/src/qemu/qemu_process.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/qemu/qemu_process.h b/src/qemu/qemu_process.h
index cf95645d4..38edde776 100644
--- a/src/qemu/qemu_process.h
+++ b/src/qemu/qemu_process.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/remote/qemu_protocol.x b/src/remote/qemu_protocol.x
index 914caed88..d555cbb83 100644
--- a/src/remote/qemu_protocol.x
+++ b/src/remote/qemu_protocol.x
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Chris Lalancette <clalance@redhat.com>
diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c
index dce12e2c9..3ee385c6e 100644
--- a/src/remote/remote_driver.c
+++ b/src/remote/remote_driver.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Richard Jones <rjones@redhat.com>
diff --git a/src/remote/remote_driver.h b/src/remote/remote_driver.h
index 1ab429078..72883813f 100644
--- a/src/remote/remote_driver.h
+++ b/src/remote/remote_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Richard Jones <rjones@redhat.com>
diff --git a/src/remote/remote_protocol.x b/src/remote/remote_protocol.x
index 420587565..b0b530cfc 100644
--- a/src/remote/remote_protocol.x
+++ b/src/remote/remote_protocol.x
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Richard Jones <rjones@redhat.com>
diff --git a/src/rpc/gensystemtap.pl b/src/rpc/gensystemtap.pl
index d4bbd260e..a16fa002e 100755
--- a/src/rpc/gensystemtap.pl
+++ b/src/rpc/gensystemtap.pl
@@ -13,7 +13,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.
#
# Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virkeepalive.c b/src/rpc/virkeepalive.c
index 7ff125efa..309f22f87 100644
--- a/src/rpc/virkeepalive.c
+++ b/src/rpc/virkeepalive.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Jiri Denemark <jdenemar@redhat.com>
diff --git a/src/rpc/virkeepalive.h b/src/rpc/virkeepalive.h
index 0f77f340b..2297cd95e 100644
--- a/src/rpc/virkeepalive.h
+++ b/src/rpc/virkeepalive.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Jiri Denemark <jdenemar@redhat.com>
diff --git a/src/rpc/virnetclient.c b/src/rpc/virnetclient.c
index 727ed67ee..18f60c1fa 100644
--- a/src/rpc/virnetclient.c
+++ b/src/rpc/virnetclient.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetclient.h b/src/rpc/virnetclient.h
index d10224f59..139cf32da 100644
--- a/src/rpc/virnetclient.h
+++ b/src/rpc/virnetclient.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetclientprogram.c b/src/rpc/virnetclientprogram.c
index 320b7d46a..1f08640ae 100644
--- a/src/rpc/virnetclientprogram.c
+++ b/src/rpc/virnetclientprogram.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetclientprogram.h b/src/rpc/virnetclientprogram.h
index 9e92a3c1c..5f0a37d81 100644
--- a/src/rpc/virnetclientprogram.h
+++ b/src/rpc/virnetclientprogram.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetclientstream.c b/src/rpc/virnetclientstream.c
index 0a2bbead7..4ed40ca3d 100644
--- a/src/rpc/virnetclientstream.c
+++ b/src/rpc/virnetclientstream.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetclientstream.h b/src/rpc/virnetclientstream.h
index 68a9e999f..a0d2be9ed 100644
--- a/src/rpc/virnetclientstream.h
+++ b/src/rpc/virnetclientstream.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetmessage.c b/src/rpc/virnetmessage.c
index be4076f16..ce5f9d8de 100644
--- a/src/rpc/virnetmessage.c
+++ b/src/rpc/virnetmessage.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/rpc/virnetmessage.h b/src/rpc/virnetmessage.h
index 8f5bcf2e6..dfa1c6ca8 100644
--- a/src/rpc/virnetmessage.h
+++ b/src/rpc/virnetmessage.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/rpc/virnetprotocol.x b/src/rpc/virnetprotocol.x
index d1a82cc77..eb2e81d7d 100644
--- a/src/rpc/virnetprotocol.x
+++ b/src/rpc/virnetprotocol.x
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Richard Jones <rjones@redhat.com>
diff --git a/src/rpc/virnetsaslcontext.c b/src/rpc/virnetsaslcontext.c
index 2feb9a92e..e65ff6fa8 100644
--- a/src/rpc/virnetsaslcontext.c
+++ b/src/rpc/virnetsaslcontext.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/rpc/virnetsaslcontext.h b/src/rpc/virnetsaslcontext.h
index 8e322d83f..e7263022c 100644
--- a/src/rpc/virnetsaslcontext.h
+++ b/src/rpc/virnetsaslcontext.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/rpc/virnetserver.c b/src/rpc/virnetserver.c
index 0a6ecdc40..23493bd66 100644
--- a/src/rpc/virnetserver.c
+++ b/src/rpc/virnetserver.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetserver.h b/src/rpc/virnetserver.h
index 918807297..3fe9e8cce 100644
--- a/src/rpc/virnetserver.h
+++ b/src/rpc/virnetserver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetserverclient.c b/src/rpc/virnetserverclient.c
index acd2b4da8..59cba9adb 100644
--- a/src/rpc/virnetserverclient.c
+++ b/src/rpc/virnetserverclient.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetserverclient.h b/src/rpc/virnetserverclient.h
index f950c6170..3ce188936 100644
--- a/src/rpc/virnetserverclient.h
+++ b/src/rpc/virnetserverclient.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetservermdns.c b/src/rpc/virnetservermdns.c
index 7c43c400e..b55d4033c 100644
--- a/src/rpc/virnetservermdns.c
+++ b/src/rpc/virnetservermdns.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetservermdns.h b/src/rpc/virnetservermdns.h
index 5fe5d3ce5..a1c19c160 100644
--- a/src/rpc/virnetservermdns.h
+++ b/src/rpc/virnetservermdns.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetserverprogram.c b/src/rpc/virnetserverprogram.c
index 95a6d7659..e4aa2da2c 100644
--- a/src/rpc/virnetserverprogram.c
+++ b/src/rpc/virnetserverprogram.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetserverprogram.h b/src/rpc/virnetserverprogram.h
index 99e166121..c1ae17ee5 100644
--- a/src/rpc/virnetserverprogram.h
+++ b/src/rpc/virnetserverprogram.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetserverservice.c b/src/rpc/virnetserverservice.c
index 53ff50310..4d5896a65 100644
--- a/src/rpc/virnetserverservice.c
+++ b/src/rpc/virnetserverservice.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetserverservice.h b/src/rpc/virnetserverservice.h
index 48f49e73e..3fe089be4 100644
--- a/src/rpc/virnetserverservice.h
+++ b/src/rpc/virnetserverservice.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetsocket.c b/src/rpc/virnetsocket.c
index 5a4830038..a96fedabe 100644
--- a/src/rpc/virnetsocket.c
+++ b/src/rpc/virnetsocket.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetsocket.h b/src/rpc/virnetsocket.h
index 75b66c59d..261d923e7 100644
--- a/src/rpc/virnetsocket.h
+++ b/src/rpc/virnetsocket.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/rpc/virnetsshsession.c b/src/rpc/virnetsshsession.c
index 7c7d24626..13a036847 100644
--- a/src/rpc/virnetsshsession.c
+++ b/src/rpc/virnetsshsession.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Peter Krempa <pkrempa@redhat.com>
diff --git a/src/rpc/virnetsshsession.h b/src/rpc/virnetsshsession.h
index 1199eeff2..8bd2445f4 100644
--- a/src/rpc/virnetsshsession.h
+++ b/src/rpc/virnetsshsession.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Peter Krempa <pkrempa@redhat.com>
diff --git a/src/rpc/virnettlscontext.c b/src/rpc/virnettlscontext.c
index dee433480..9769969bc 100644
--- a/src/rpc/virnettlscontext.c
+++ b/src/rpc/virnettlscontext.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/rpc/virnettlscontext.h b/src/rpc/virnettlscontext.h
index e47c3c043..5910ceb9e 100644
--- a/src/rpc/virnettlscontext.h
+++ b/src/rpc/virnettlscontext.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/secret/secret_driver.c b/src/secret/secret_driver.c
index 67c7323b1..9ce1e3360 100644
--- a/src/secret/secret_driver.c
+++ b/src/secret/secret_driver.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Red Hat Author: Miloslav TrmaÄŤ <mitr@redhat.com>
diff --git a/src/secret/secret_driver.h b/src/secret/secret_driver.h
index fe8e46b81..d89d79cb6 100644
--- a/src/secret/secret_driver.h
+++ b/src/secret/secret_driver.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Red Hat Author: Miloslav TrmaÄŤ <mitr@redhat.com>
diff --git a/src/security/security_apparmor.c b/src/security/security_apparmor.c
index 299bba6d3..d3f9d9ebd 100644
--- a/src/security/security_apparmor.c
+++ b/src/security/security_apparmor.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author:
diff --git a/src/security/security_apparmor.h b/src/security/security_apparmor.h
index d0dd0a19a..7872588f6 100644
--- a/src/security/security_apparmor.h
+++ b/src/security/security_apparmor.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author:
diff --git a/src/security/security_dac.c b/src/security/security_dac.c
index 5f30f0f29..0fa66ce8b 100644
--- a/src/security/security_dac.c
+++ b/src/security/security_dac.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* POSIX DAC security driver
diff --git a/src/security/security_dac.h b/src/security/security_dac.h
index b312b0372..02432a5ad 100644
--- a/src/security/security_dac.h
+++ b/src/security/security_dac.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* POSIX DAC security driver
diff --git a/src/security/security_driver.c b/src/security/security_driver.c
index f450a9437..c7ff8a570 100644
--- a/src/security/security_driver.c
+++ b/src/security/security_driver.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/security/security_driver.h b/src/security/security_driver.h
index e459adacd..8f52ec59f 100644
--- a/src/security/security_driver.h
+++ b/src/security/security_driver.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/security/security_manager.c b/src/security/security_manager.c
index 07f5a9ba7..40c8b7e85 100644
--- a/src/security/security_manager.c
+++ b/src/security/security_manager.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/security/security_manager.h b/src/security/security_manager.h
index 7d638068b..b3bc1916f 100644
--- a/src/security/security_manager.h
+++ b/src/security/security_manager.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/security/security_nop.c b/src/security/security_nop.c
index a6b18da42..b56971ccd 100644
--- a/src/security/security_nop.c
+++ b/src/security/security_nop.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/security/security_nop.h b/src/security/security_nop.h
index 24d5d0a7c..514b33946 100644
--- a/src/security/security_nop.h
+++ b/src/security/security_nop.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/security/security_selinux.c b/src/security/security_selinux.c
index a7e242098..1d3a8fed4 100644
--- a/src/security/security_selinux.c
+++ b/src/security/security_selinux.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/security/security_selinux.h b/src/security/security_selinux.h
index 09d7ef601..1700d8c66 100644
--- a/src/security/security_selinux.h
+++ b/src/security/security_selinux.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/security/security_stack.c b/src/security/security_stack.c
index 0eb7e7658..667448f29 100644
--- a/src/security/security_stack.c
+++ b/src/security/security_stack.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Stacked security driver
diff --git a/src/security/security_stack.h b/src/security/security_stack.h
index 5bb3be765..4ba55f73a 100644
--- a/src/security/security_stack.h
+++ b/src/security/security_stack.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Stacked security driver
diff --git a/src/security/virt-aa-helper.c b/src/security/virt-aa-helper.c
index 4c2f487bd..51daa4b0b 100644
--- a/src/security/virt-aa-helper.c
+++ b/src/security/virt-aa-helper.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author:
diff --git a/src/storage/parthelper.c b/src/storage/parthelper.c
index b5d4acc2b..0743776ba 100644
--- a/src/storage/parthelper.c
+++ b/src/storage/parthelper.c
@@ -24,7 +24,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend.c b/src/storage/storage_backend.c
index df3833a34..1d3223242 100644
--- a/src/storage/storage_backend.c
+++ b/src/storage/storage_backend.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend.h b/src/storage/storage_backend.h
index 5352f5d25..a67eeb7dd 100644
--- a/src/storage/storage_backend.h
+++ b/src/storage/storage_backend.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_disk.c b/src/storage/storage_backend_disk.c
index f7f12f5e3..ceceab06f 100644
--- a/src/storage/storage_backend_disk.c
+++ b/src/storage/storage_backend_disk.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_disk.h b/src/storage/storage_backend_disk.h
index b02d3b35c..aaabe6224 100644
--- a/src/storage/storage_backend_disk.h
+++ b/src/storage/storage_backend_disk.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_fs.c b/src/storage/storage_backend_fs.c
index 92a322810..1e48a5198 100644
--- a/src/storage/storage_backend_fs.c
+++ b/src/storage/storage_backend_fs.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_fs.h b/src/storage/storage_backend_fs.h
index 14e927dfe..a519b3810 100644
--- a/src/storage/storage_backend_fs.h
+++ b/src/storage/storage_backend_fs.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_iscsi.c b/src/storage/storage_backend_iscsi.c
index 75c2e52da..b080250c3 100644
--- a/src/storage/storage_backend_iscsi.c
+++ b/src/storage/storage_backend_iscsi.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_iscsi.h b/src/storage/storage_backend_iscsi.h
index e8b5d31b1..910a7958c 100644
--- a/src/storage/storage_backend_iscsi.h
+++ b/src/storage/storage_backend_iscsi.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_logical.c b/src/storage/storage_backend_logical.c
index 97152ae60..a9d785ccb 100644
--- a/src/storage/storage_backend_logical.c
+++ b/src/storage/storage_backend_logical.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_logical.h b/src/storage/storage_backend_logical.h
index ae220f296..c646fd6a6 100644
--- a/src/storage/storage_backend_logical.h
+++ b/src/storage/storage_backend_logical.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_backend_mpath.c b/src/storage/storage_backend_mpath.c
index fadc08ae1..4c74e8c6b 100644
--- a/src/storage/storage_backend_mpath.c
+++ b/src/storage/storage_backend_mpath.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Dave Allan <dallan@redhat.com>
diff --git a/src/storage/storage_backend_mpath.h b/src/storage/storage_backend_mpath.h
index e146332ba..d7f20f381 100644
--- a/src/storage/storage_backend_mpath.h
+++ b/src/storage/storage_backend_mpath.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Dave Allan <dallan@redhat.com>
diff --git a/src/storage/storage_backend_rbd.c b/src/storage/storage_backend_rbd.c
index cd37ce7c9..767892f0e 100644
--- a/src/storage/storage_backend_rbd.c
+++ b/src/storage/storage_backend_rbd.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Wido den Hollander <wido@widodh.nl>
diff --git a/src/storage/storage_backend_rbd.h b/src/storage/storage_backend_rbd.h
index d3b9d7684..e60caa957 100644
--- a/src/storage/storage_backend_rbd.h
+++ b/src/storage/storage_backend_rbd.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Wido den Hollander <wido@widodh.nl>
diff --git a/src/storage/storage_backend_scsi.c b/src/storage/storage_backend_scsi.c
index 9689fb039..27dcbb67e 100644
--- a/src/storage/storage_backend_scsi.c
+++ b/src/storage/storage_backend_scsi.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange redhat com>
diff --git a/src/storage/storage_backend_scsi.h b/src/storage/storage_backend_scsi.h
index aed289a00..1cdd0da50 100644
--- a/src/storage/storage_backend_scsi.h
+++ b/src/storage/storage_backend_scsi.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange redhat com>
diff --git a/src/storage/storage_backend_sheepdog.c b/src/storage/storage_backend_sheepdog.c
index 430c0e9a6..66d8fb4dc 100644
--- a/src/storage/storage_backend_sheepdog.c
+++ b/src/storage/storage_backend_sheepdog.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Wido den Hollander <wido@widodh.nl>
diff --git a/src/storage/storage_backend_sheepdog.h b/src/storage/storage_backend_sheepdog.h
index 9c4e1fd7b..bc114ffe5 100644
--- a/src/storage/storage_backend_sheepdog.h
+++ b/src/storage/storage_backend_sheepdog.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Wido den Hollander <wido@widodh.nl>
diff --git a/src/storage/storage_driver.c b/src/storage/storage_driver.c
index 42f350985..5ba307604 100644
--- a/src/storage/storage_driver.c
+++ b/src/storage/storage_driver.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/storage/storage_driver.h b/src/storage/storage_driver.h
index ac9a4be73..8ccfd75dd 100644
--- a/src/storage/storage_driver.h
+++ b/src/storage/storage_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/test/test_driver.c b/src/test/test_driver.c
index 00365638a..c9f911585 100644
--- a/src/test/test_driver.c
+++ b/src/test/test_driver.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Berrange <berrange@redhat.com>
diff --git a/src/test/test_driver.h b/src/test/test_driver.h
index 67d4218e8..b9bf56606 100644
--- a/src/test/test_driver.h
+++ b/src/test/test_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Berrange <berrange@redhat.com>
diff --git a/src/uml/uml_conf.c b/src/uml/uml_conf.c
index 410f3e269..a317bcc66 100644
--- a/src/uml/uml_conf.c
+++ b/src/uml/uml_conf.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/uml/uml_conf.h b/src/uml/uml_conf.h
index ee91e6122..274041d3e 100644
--- a/src/uml/uml_conf.h
+++ b/src/uml/uml_conf.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/uml/uml_driver.c b/src/uml/uml_driver.c
index 72d1b0e39..8fd18f9ef 100644
--- a/src/uml/uml_driver.c
+++ b/src/uml/uml_driver.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/uml/uml_driver.h b/src/uml/uml_driver.h
index 11ba592b3..cb989422d 100644
--- a/src/uml/uml_driver.h
+++ b/src/uml/uml_driver.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/bitmap.c b/src/util/bitmap.c
index 9ca1af88a..2797005c0 100644
--- a/src/util/bitmap.c
+++ b/src/util/bitmap.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Jim Fehlig <jfehlig@novell.com>
diff --git a/src/util/bitmap.h b/src/util/bitmap.h
index 06c577ffa..7755a1772 100644
--- a/src/util/bitmap.h
+++ b/src/util/bitmap.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Jim Fehlig <jfehlig@novell.com>
diff --git a/src/util/buf.c b/src/util/buf.c
index a7e5bd4eb..030dc9780 100644
--- a/src/util/buf.c
+++ b/src/util/buf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/buf.h b/src/util/buf.h
index c58f1d796..c3a498de0 100644
--- a/src/util/buf.h
+++ b/src/util/buf.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/cgroup.c b/src/util/cgroup.c
index 5dc07649d..0825801c0 100644
--- a/src/util/cgroup.c
+++ b/src/util/cgroup.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/cgroup.h b/src/util/cgroup.h
index bb12b4017..38fa4b7eb 100644
--- a/src/util/cgroup.h
+++ b/src/util/cgroup.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/command.c b/src/util/command.c
index 418b198b9..5d6e17b00 100644
--- a/src/util/command.c
+++ b/src/util/command.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/command.h b/src/util/command.h
index 2eb460afb..d1a1bf9f7 100644
--- a/src/util/command.h
+++ b/src/util/command.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/conf.c b/src/util/conf.c
index 8c1a96374..4df62b1e2 100644
--- a/src/util/conf.c
+++ b/src/util/conf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/conf.h b/src/util/conf.h
index 6af2377a7..224592dd2 100644
--- a/src/util/conf.h
+++ b/src/util/conf.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/dnsmasq.c b/src/util/dnsmasq.c
index 9b26ba1ae..91bf2c564 100644
--- a/src/util/dnsmasq.c
+++ b/src/util/dnsmasq.c
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Based on iptables.c
diff --git a/src/util/dnsmasq.h b/src/util/dnsmasq.h
index e4891483d..ad612be52 100644
--- a/src/util/dnsmasq.h
+++ b/src/util/dnsmasq.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* based on iptables.h
diff --git a/src/util/ebtables.c b/src/util/ebtables.c
index 3e27bb6f4..5496c36b2 100644
--- a/src/util/ebtables.c
+++ b/src/util/ebtables.c
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* based on iptables.c
diff --git a/src/util/ebtables.h b/src/util/ebtables.h
index 05c624b64..49dc8a0e5 100644
--- a/src/util/ebtables.h
+++ b/src/util/ebtables.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* based on iptables.h
diff --git a/src/util/event.c b/src/util/event.c
index f33a4faa7..0abc30b68 100644
--- a/src/util/event.c
+++ b/src/util/event.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/event.h b/src/util/event.h
index 3d9f95f2b..5ab567adb 100644
--- a/src/util/event.h
+++ b/src/util/event.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/event_poll.c b/src/util/event_poll.c
index 0e7d1c119..e59610926 100644
--- a/src/util/event_poll.c
+++ b/src/util/event_poll.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/event_poll.h b/src/util/event_poll.h
index 31c7dc72d..c77b5dfd9 100644
--- a/src/util/event_poll.h
+++ b/src/util/event_poll.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/hooks.c b/src/util/hooks.c
index 2361e7225..f5890d2fc 100644
--- a/src/util/hooks.c
+++ b/src/util/hooks.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/hooks.h b/src/util/hooks.h
index 4986d0c17..0ca376f6a 100644
--- a/src/util/hooks.h
+++ b/src/util/hooks.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/hostusb.c b/src/util/hostusb.c
index 789c0b814..f0196a848 100644
--- a/src/util/hostusb.c
+++ b/src/util/hostusb.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/hostusb.h b/src/util/hostusb.h
index 3468dc853..6f5067cf5 100644
--- a/src/util/hostusb.h
+++ b/src/util/hostusb.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/iohelper.c b/src/util/iohelper.c
index 479123407..c6542ed26 100644
--- a/src/util/iohelper.c
+++ b/src/util/iohelper.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/iptables.c b/src/util/iptables.c
index dee1d26c0..00a1c294d 100644
--- a/src/util/iptables.c
+++ b/src/util/iptables.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/iptables.h b/src/util/iptables.h
index 30e089871..e54f8b1a4 100644
--- a/src/util/iptables.h
+++ b/src/util/iptables.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/json.c b/src/util/json.c
index 0507244f7..41e03113c 100644
--- a/src/util/json.c
+++ b/src/util/json.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/json.h b/src/util/json.h
index bdba3ddb9..0a76b3ab1 100644
--- a/src/util/json.h
+++ b/src/util/json.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/logging.c b/src/util/logging.c
index 6048151e7..bc76a2dc2 100644
--- a/src/util/logging.c
+++ b/src/util/logging.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/logging.h b/src/util/logging.h
index 137bad2b5..04a613e23 100644
--- a/src/util/logging.h
+++ b/src/util/logging.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/memory.c b/src/util/memory.c
index 92cb96251..0f7aca1c9 100644
--- a/src/util/memory.c
+++ b/src/util/memory.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/memory.h b/src/util/memory.h
index ce11f1632..ad8ee64be 100644
--- a/src/util/memory.h
+++ b/src/util/memory.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/pci.c b/src/util/pci.c
index 0742d07aa..83d86b73a 100644
--- a/src/util/pci.c
+++ b/src/util/pci.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/pci.h b/src/util/pci.h
index 8bbab07ab..d3cc85d82 100644
--- a/src/util/pci.h
+++ b/src/util/pci.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/processinfo.c b/src/util/processinfo.c
index 7af95e6fb..d9d255cd7 100644
--- a/src/util/processinfo.c
+++ b/src/util/processinfo.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/processinfo.h b/src/util/processinfo.h
index 04246437d..116c0926e 100644
--- a/src/util/processinfo.h
+++ b/src/util/processinfo.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/stats_linux.c b/src/util/stats_linux.c
index 2a1c6ee1e..a0daee9e9 100644
--- a/src/util/stats_linux.c
+++ b/src/util/stats_linux.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Richard W.M. Jones <rjones@redhat.com>
diff --git a/src/util/stats_linux.h b/src/util/stats_linux.h
index 73aeb5fec..5847177ab 100644
--- a/src/util/stats_linux.h
+++ b/src/util/stats_linux.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Richard W.M. Jones <rjones@redhat.com>
diff --git a/src/util/storage_file.c b/src/util/storage_file.c
index 2399e5003..eea760cb4 100644
--- a/src/util/storage_file.c
+++ b/src/util/storage_file.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/storage_file.h b/src/util/storage_file.h
index 99a5e36d9..2e76b1b68 100644
--- a/src/util/storage_file.h
+++ b/src/util/storage_file.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/sysinfo.c b/src/util/sysinfo.c
index 7f0a45b5c..d38b4fff5 100644
--- a/src/util/sysinfo.c
+++ b/src/util/sysinfo.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/sysinfo.h b/src/util/sysinfo.h
index b36dee4ab..40a100ae6 100644
--- a/src/util/sysinfo.h
+++ b/src/util/sysinfo.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/threadpool.c b/src/util/threadpool.c
index 2ae11b8b8..ffbbe7207 100644
--- a/src/util/threadpool.c
+++ b/src/util/threadpool.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/threadpool.h b/src/util/threadpool.h
index 798fd0b7f..4479647ca 100644
--- a/src/util/threadpool.h
+++ b/src/util/threadpool.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author:
diff --git a/src/util/threads-pthread.c b/src/util/threads-pthread.c
index 4bc06ff5b..44e8bc050 100644
--- a/src/util/threads-pthread.c
+++ b/src/util/threads-pthread.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/threads-pthread.h b/src/util/threads-pthread.h
index 62b41e8ec..ddaedb74d 100644
--- a/src/util/threads-pthread.h
+++ b/src/util/threads-pthread.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/threads-win32.c b/src/util/threads-win32.c
index 59c16749a..142aa4f32 100644
--- a/src/util/threads-win32.c
+++ b/src/util/threads-win32.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/threads-win32.h b/src/util/threads-win32.h
index 830aaa7c9..07a1bf544 100644
--- a/src/util/threads-win32.h
+++ b/src/util/threads-win32.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/threads.c b/src/util/threads.c
index 98b4cba9c..d0d5b8350 100644
--- a/src/util/threads.c
+++ b/src/util/threads.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/threads.h b/src/util/threads.h
index 173cbecf9..97617642e 100644
--- a/src/util/threads.h
+++ b/src/util/threads.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/util.c b/src/util/util.c
index 8b1f0dc5b..3faadb26a 100644
--- a/src/util/util.c
+++ b/src/util/util.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/util.h b/src/util/util.h
index 0c0efad15..ad72f6796 100644
--- a/src/util/util.h
+++ b/src/util/util.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* File created Jul 18, 2007 - Shuveb Hussain <shuveb@binarykarma.com>
diff --git a/src/util/uuid.c b/src/util/uuid.c
index 54e7bb676..5c3b32c5e 100644
--- a/src/util/uuid.c
+++ b/src/util/uuid.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/uuid.h b/src/util/uuid.h
index 54e0573ef..d90fd2ead 100644
--- a/src/util/uuid.h
+++ b/src/util/uuid.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/viratomic.c b/src/util/viratomic.c
index 54c25e0f2..160a20b07 100644
--- a/src/util/viratomic.c
+++ b/src/util/viratomic.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/viratomic.h b/src/util/viratomic.h
index bce8dee72..4d7f7e582 100644
--- a/src/util/viratomic.h
+++ b/src/util/viratomic.h
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/viraudit.c b/src/util/viraudit.c
index 691d2f184..5941714f9 100644
--- a/src/util/viraudit.c
+++ b/src/util/viraudit.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/viraudit.h b/src/util/viraudit.h
index 42a4f8cc6..36fdd7fa7 100644
--- a/src/util/viraudit.h
+++ b/src/util/viraudit.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virauth.c b/src/util/virauth.c
index 5539c3cc1..0d92a1d70 100644
--- a/src/util/virauth.c
+++ b/src/util/virauth.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virauth.h b/src/util/virauth.h
index 94e081e07..a24aef780 100644
--- a/src/util/virauth.h
+++ b/src/util/virauth.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virauthconfig.c b/src/util/virauthconfig.c
index 099fe55ca..49a4466e0 100644
--- a/src/util/virauthconfig.c
+++ b/src/util/virauthconfig.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/virauthconfig.h b/src/util/virauthconfig.h
index fce439a2f..ac0ceebe6 100644
--- a/src/util/virauthconfig.h
+++ b/src/util/virauthconfig.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/virdbus.c b/src/util/virdbus.c
index da1b143ad..4acce1293 100644
--- a/src/util/virdbus.c
+++ b/src/util/virdbus.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virdbus.h b/src/util/virdbus.h
index 92d0db035..27dca00f6 100644
--- a/src/util/virdbus.h
+++ b/src/util/virdbus.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virfile.c b/src/util/virfile.c
index dd64e88a0..5b00ead2a 100644
--- a/src/util/virfile.c
+++ b/src/util/virfile.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virfile.h b/src/util/virfile.h
index 3b4b4f8f8..c885b73c3 100644
--- a/src/util/virfile.h
+++ b/src/util/virfile.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virhashcode.c b/src/util/virhashcode.c
index d437cdf33..357c05fe2 100644
--- a/src/util/virhashcode.c
+++ b/src/util/virhashcode.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* The hash code generation is based on the public domain MurmurHash3 from Austin Appleby:
diff --git a/src/util/virhashcode.h b/src/util/virhashcode.h
index 34254b6cf..09e6eebfb 100644
--- a/src/util/virhashcode.h
+++ b/src/util/virhashcode.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* The hash code generation is based on the public domain MurmurHash3 from Austin Appleby:
diff --git a/src/util/virkeycode.c b/src/util/virkeycode.c
index bb181b17f..7ce485c6d 100644
--- a/src/util/virkeycode.c
+++ b/src/util/virkeycode.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virkeycode.h b/src/util/virkeycode.h
index 6db6b4357..1522f77d5 100644
--- a/src/util/virkeycode.h
+++ b/src/util/virkeycode.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virkeyfile.c b/src/util/virkeyfile.c
index 9b307cffd..3c2ce2616 100644
--- a/src/util/virkeyfile.c
+++ b/src/util/virkeyfile.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virkeyfile.h b/src/util/virkeyfile.h
index 162e9911b..e6f5ba872 100644
--- a/src/util/virkeyfile.h
+++ b/src/util/virkeyfile.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virmacaddr.c b/src/util/virmacaddr.c
index 671ba98d5..9d6ab7c00 100644
--- a/src/util/virmacaddr.c
+++ b/src/util/virmacaddr.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virmacaddr.h b/src/util/virmacaddr.h
index 1a2ff74da..3697a5c27 100644
--- a/src/util/virmacaddr.h
+++ b/src/util/virmacaddr.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdev.c b/src/util/virnetdev.c
index f622f5df1..c345013b1 100644
--- a/src/util/virnetdev.c
+++ b/src/util/virnetdev.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdev.h b/src/util/virnetdev.h
index 705ad9c49..123667c10 100644
--- a/src/util/virnetdev.h
+++ b/src/util/virnetdev.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevbandwidth.c b/src/util/virnetdevbandwidth.c
index 8faeae640..bddb78888 100644
--- a/src/util/virnetdevbandwidth.c
+++ b/src/util/virnetdevbandwidth.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevbandwidth.h b/src/util/virnetdevbandwidth.h
index 3fc903cfe..e0462309f 100644
--- a/src/util/virnetdevbandwidth.h
+++ b/src/util/virnetdevbandwidth.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevbridge.c b/src/util/virnetdevbridge.c
index 4efb98ddb..2c4a9eb12 100644
--- a/src/util/virnetdevbridge.c
+++ b/src/util/virnetdevbridge.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevbridge.h b/src/util/virnetdevbridge.h
index 9ec1af022..13776d2e9 100644
--- a/src/util/virnetdevbridge.h
+++ b/src/util/virnetdevbridge.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevmacvlan.c b/src/util/virnetdevmacvlan.c
index 74c56e052..7208954be 100644
--- a/src/util/virnetdevmacvlan.c
+++ b/src/util/virnetdevmacvlan.c
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevmacvlan.h b/src/util/virnetdevmacvlan.h
index b22b0881b..e44651d50 100644
--- a/src/util/virnetdevmacvlan.h
+++ b/src/util/virnetdevmacvlan.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevopenvswitch.c b/src/util/virnetdevopenvswitch.c
index 97b9d52c1..a6993b6c6 100644
--- a/src/util/virnetdevopenvswitch.c
+++ b/src/util/virnetdevopenvswitch.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevopenvswitch.h b/src/util/virnetdevopenvswitch.h
index 58b4ddadd..7e5b61895 100644
--- a/src/util/virnetdevopenvswitch.h
+++ b/src/util/virnetdevopenvswitch.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevtap.c b/src/util/virnetdevtap.c
index 37e91d0c0..9f2dca17f 100644
--- a/src/util/virnetdevtap.c
+++ b/src/util/virnetdevtap.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevtap.h b/src/util/virnetdevtap.h
index 45d0c0817..fa6a647a0 100644
--- a/src/util/virnetdevtap.h
+++ b/src/util/virnetdevtap.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevveth.c b/src/util/virnetdevveth.c
index 38d7b188c..7414a1450 100644
--- a/src/util/virnetdevveth.c
+++ b/src/util/virnetdevveth.c
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevveth.h b/src/util/virnetdevveth.h
index 69fd04f06..4c220c1b0 100644
--- a/src/util/virnetdevveth.h
+++ b/src/util/virnetdevveth.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevvlan.c b/src/util/virnetdevvlan.c
index 52349af64..7a6ff9b1c 100644
--- a/src/util/virnetdevvlan.c
+++ b/src/util/virnetdevvlan.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevvlan.h b/src/util/virnetdevvlan.h
index 7a046f924..c6b16efd2 100644
--- a/src/util/virnetdevvlan.h
+++ b/src/util/virnetdevvlan.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevvportprofile.c b/src/util/virnetdevvportprofile.c
index fbbdde91a..d774fb1ad 100644
--- a/src/util/virnetdevvportprofile.c
+++ b/src/util/virnetdevvportprofile.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetdevvportprofile.h b/src/util/virnetdevvportprofile.h
index d23c28420..c4585a8aa 100644
--- a/src/util/virnetdevvportprofile.h
+++ b/src/util/virnetdevvportprofile.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetlink.c b/src/util/virnetlink.c
index 47c3a954c..8a8bfae3f 100644
--- a/src/util/virnetlink.c
+++ b/src/util/virnetlink.c
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virnetlink.h b/src/util/virnetlink.h
index b1a1750e1..064f3d14b 100644
--- a/src/util/virnetlink.h
+++ b/src/util/virnetlink.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/util/virnodesuspend.c b/src/util/virnodesuspend.c
index 914ce56af..f80920e4b 100644
--- a/src/util/virnodesuspend.c
+++ b/src/util/virnodesuspend.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virnodesuspend.h b/src/util/virnodesuspend.h
index 76497d8e6..ac54015df 100644
--- a/src/util/virnodesuspend.h
+++ b/src/util/virnodesuspend.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virobject.c b/src/util/virobject.c
index 7bb3d9a0b..101507f51 100644
--- a/src/util/virobject.c
+++ b/src/util/virobject.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virobject.h b/src/util/virobject.h
index 2581cb5a8..b2f761206 100644
--- a/src/util/virobject.h
+++ b/src/util/virobject.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virpidfile.c b/src/util/virpidfile.c
index 7c78924fa..e8434c1b8 100644
--- a/src/util/virpidfile.c
+++ b/src/util/virpidfile.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virpidfile.h b/src/util/virpidfile.h
index 6227bb135..3194a897b 100644
--- a/src/util/virpidfile.h
+++ b/src/util/virpidfile.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virrandom.c b/src/util/virrandom.c
index 73c6adf08..002f65590 100644
--- a/src/util/virrandom.c
+++ b/src/util/virrandom.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virrandom.h b/src/util/virrandom.h
index bd34c9402..769df94c4 100644
--- a/src/util/virrandom.h
+++ b/src/util/virrandom.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virsocketaddr.c b/src/util/virsocketaddr.c
index 36ac2fb09..7f49b4021 100644
--- a/src/util/virsocketaddr.c
+++ b/src/util/virsocketaddr.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virsocketaddr.h b/src/util/virsocketaddr.h
index ba863e2ce..51ddd2d0d 100644
--- a/src/util/virsocketaddr.h
+++ b/src/util/virsocketaddr.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Authors:
diff --git a/src/util/virterror.c b/src/util/virterror.c
index 7caa69e92..b257e252e 100644
--- a/src/util/virterror.c
+++ b/src/util/virterror.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/src/util/virterror_internal.h b/src/util/virterror_internal.h
index b82b905cf..961c42359 100644
--- a/src/util/virterror_internal.h
+++ b/src/util/virterror_internal.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virtime.c b/src/util/virtime.c
index d34e8ab78..bd6fdce6a 100644
--- a/src/util/virtime.c
+++ b/src/util/virtime.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/virtime.h b/src/util/virtime.h
index e21662b31..a5bd65260 100644
--- a/src/util/virtime.h
+++ b/src/util/virtime.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/util/virtypedparam.c b/src/util/virtypedparam.c
index 3d920a23a..0b7a2689a 100644
--- a/src/util/virtypedparam.c
+++ b/src/util/virtypedparam.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/virtypedparam.h b/src/util/virtypedparam.h
index 581201cbb..d46e9fef5 100644
--- a/src/util/virtypedparam.h
+++ b/src/util/virtypedparam.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/util/viruri.c b/src/util/viruri.c
index 1cbfbc12e..47d41a34a 100644
--- a/src/util/viruri.c
+++ b/src/util/viruri.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/util/viruri.h b/src/util/viruri.h
index 571bf3c4a..aabd89454 100644
--- a/src/util/viruri.h
+++ b/src/util/viruri.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/src/util/xml.c b/src/util/xml.c
index b093d5f1e..39bc1114f 100644
--- a/src/util/xml.c
+++ b/src/util/xml.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/vbox/vbox_MSCOMGlue.c b/src/vbox/vbox_MSCOMGlue.c
index eb688b83a..9ddc89c5a 100644
--- a/src/vbox/vbox_MSCOMGlue.c
+++ b/src/vbox/vbox_MSCOMGlue.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/vbox/vbox_MSCOMGlue.h b/src/vbox/vbox_MSCOMGlue.h
index cd0b5a638..0e573db6a 100644
--- a/src/vbox/vbox_MSCOMGlue.h
+++ b/src/vbox/vbox_MSCOMGlue.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/vbox/vbox_glue.c b/src/vbox/vbox_glue.c
index dbd600d7c..602d4679a 100644
--- a/src/vbox/vbox_glue.c
+++ b/src/vbox/vbox_glue.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/vbox/vbox_glue.h b/src/vbox/vbox_glue.h
index e074d7513..dcc249595 100644
--- a/src/vbox/vbox_glue.h
+++ b/src/vbox/vbox_glue.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/vmware/vmware_conf.c b/src/vmware/vmware_conf.c
index b52c002c5..ae873160c 100644
--- a/src/vmware/vmware_conf.c
+++ b/src/vmware/vmware_conf.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
/*---------------------------------------------------------------------------*/
diff --git a/src/vmware/vmware_conf.h b/src/vmware/vmware_conf.h
index 1b2b0790b..b7a35a37d 100644
--- a/src/vmware/vmware_conf.h
+++ b/src/vmware/vmware_conf.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
/*---------------------------------------------------------------------------*/
diff --git a/src/vmware/vmware_driver.c b/src/vmware/vmware_driver.c
index 557b917bb..86202e33f 100644
--- a/src/vmware/vmware_driver.c
+++ b/src/vmware/vmware_driver.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
/*---------------------------------------------------------------------------*/
diff --git a/src/vmware/vmware_driver.h b/src/vmware/vmware_driver.h
index 0e48d8121..e7427bb25 100644
--- a/src/vmware/vmware_driver.h
+++ b/src/vmware/vmware_driver.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
/*---------------------------------------------------------------------------*/
diff --git a/src/vmx/vmx.c b/src/vmx/vmx.c
index b441fb05c..1ccd9312e 100644
--- a/src/vmx/vmx.c
+++ b/src/vmx/vmx.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/vmx/vmx.h b/src/vmx/vmx.h
index 5bb2e10f4..406c27ee9 100644
--- a/src/vmx/vmx.h
+++ b/src/vmx/vmx.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/xen/block_stats.c b/src/xen/block_stats.c
index b42666eac..f3b756a96 100644
--- a/src/xen/block_stats.c
+++ b/src/xen/block_stats.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Richard W.M. Jones <rjones@redhat.com>
diff --git a/src/xen/block_stats.h b/src/xen/block_stats.h
index 5eecc6ecd..0a3c40a06 100644
--- a/src/xen/block_stats.h
+++ b/src/xen/block_stats.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Richard W.M. Jones <rjones@redhat.com>
diff --git a/src/xen/xen_driver.c b/src/xen/xen_driver.c
index 0916e49d6..6f08aad27 100644
--- a/src/xen/xen_driver.c
+++ b/src/xen/xen_driver.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Richard W.M. Jones <rjones@redhat.com>
diff --git a/src/xen/xen_driver.h b/src/xen/xen_driver.h
index 0b3138a4c..b3fbcff55 100644
--- a/src/xen/xen_driver.h
+++ b/src/xen/xen_driver.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Richard W.M. Jones <rjones@redhat.com>
diff --git a/src/xen/xen_hypervisor.c b/src/xen/xen_hypervisor.c
index 86e051424..fdc307161 100644
--- a/src/xen/xen_hypervisor.c
+++ b/src/xen/xen_hypervisor.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/xen/xen_hypervisor.h b/src/xen/xen_hypervisor.h
index 61434dcd5..fd23f3821 100644
--- a/src/xen/xen_hypervisor.h
+++ b/src/xen/xen_hypervisor.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/xen/xen_inotify.c b/src/xen/xen_inotify.c
index 24e70a6d2..10b783481 100644
--- a/src/xen/xen_inotify.c
+++ b/src/xen/xen_inotify.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Ben Guthro
diff --git a/src/xen/xen_inotify.h b/src/xen/xen_inotify.h
index 984351b5d..8b31b5018 100644
--- a/src/xen/xen_inotify.h
+++ b/src/xen/xen_inotify.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Ben Guthro
diff --git a/src/xen/xm_internal.c b/src/xen/xm_internal.c
index 97c19ef4a..591155400 100644
--- a/src/xen/xm_internal.c
+++ b/src/xen/xm_internal.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/xen/xm_internal.h b/src/xen/xm_internal.h
index 190d32e2b..98b5ad7bd 100644
--- a/src/xen/xm_internal.h
+++ b/src/xen/xm_internal.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/xen/xs_internal.c b/src/xen/xs_internal.c
index cdaef17e8..12efa0c7b 100644
--- a/src/xen/xs_internal.c
+++ b/src/xen/xs_internal.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/xen/xs_internal.h b/src/xen/xs_internal.h
index b9438eab2..84d0d296a 100644
--- a/src/xen/xs_internal.h
+++ b/src/xen/xs_internal.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/src/xenapi/xenapi_driver.c b/src/xenapi/xenapi_driver.c
index f57449e34..2fac56123 100644
--- a/src/xenapi/xenapi_driver.c
+++ b/src/xenapi/xenapi_driver.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Sharadha Prabhakar <sharadha.prabhakar@citrix.com>
diff --git a/src/xenapi/xenapi_driver.h b/src/xenapi/xenapi_driver.h
index 647cd9831..30a8f1e21 100644
--- a/src/xenapi/xenapi_driver.h
+++ b/src/xenapi/xenapi_driver.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Sharadha Prabhakar <sharadha.prabhakar@citrix.com>
diff --git a/src/xenapi/xenapi_driver_private.h b/src/xenapi/xenapi_driver_private.h
index 07f799586..42684bd7b 100644
--- a/src/xenapi/xenapi_driver_private.h
+++ b/src/xenapi/xenapi_driver_private.h
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Sharadha Prabhakar <sharadha.prabhakar@citrix.com>
diff --git a/src/xenapi/xenapi_utils.c b/src/xenapi/xenapi_utils.c
index d62192a20..fd881f335 100644
--- a/src/xenapi/xenapi_utils.c
+++ b/src/xenapi/xenapi_utils.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Sharadha Prabhakar <sharadha.prabhakar@citrix.com>
diff --git a/src/xenapi/xenapi_utils.h b/src/xenapi/xenapi_utils.h
index 86af07c34..31b313bac 100644
--- a/src/xenapi/xenapi_utils.h
+++ b/src/xenapi/xenapi_utils.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Sharadha Prabhakar <sharadha.prabhakar@citrix.com>
diff --git a/src/xenxs/xen_sxpr.c b/src/xenxs/xen_sxpr.c
index 03f2bfeaf..df92702d6 100644
--- a/src/xenxs/xen_sxpr.c
+++ b/src/xenxs/xen_sxpr.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/src/xenxs/xen_sxpr.h b/src/xenxs/xen_sxpr.h
index 3433f6872..d4502bd0e 100644
--- a/src/xenxs/xen_sxpr.h
+++ b/src/xenxs/xen_sxpr.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/src/xenxs/xen_xm.c b/src/xenxs/xen_xm.c
index 14b01f88c..40a99be37 100644
--- a/src/xenxs/xen_xm.c
+++ b/src/xenxs/xen_xm.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/xenxs/xen_xm.h b/src/xenxs/xen_xm.h
index 0689fe0e7..c3d0ad46b 100644
--- a/src/xenxs/xen_xm.h
+++ b/src/xenxs/xen_xm.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/src/xenxs/xenxs_private.h b/src/xenxs/xenxs_private.h
index 17b481b83..293e98680 100644
--- a/src/xenxs/xenxs_private.h
+++ b/src/xenxs/xenxs_private.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Richard W.M. Jones <rjones@redhat.com>
diff --git a/tests/commandhelper.c b/tests/commandhelper.c
index 29da1a5db..2100aa0e2 100644
--- a/tests/commandhelper.c
+++ b/tests/commandhelper.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/tests/commandtest.c b/tests/commandtest.c
index c00515373..930df5cc2 100644
--- a/tests/commandtest.c
+++ b/tests/commandtest.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
diff --git a/tests/cputest.c b/tests/cputest.c
index 1ca0b8599..3cdc76927 100644
--- a/tests/cputest.c
+++ b/tests/cputest.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Jiri Denemark <jdenemar@redhat.com>
diff --git a/tests/eventtest.c b/tests/eventtest.c
index 2dea75b10..78f51b7c4 100644
--- a/tests/eventtest.c
+++ b/tests/eventtest.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/libvirtdconftest.c b/tests/libvirtdconftest.c
index a6e1f35a1..ee1f8a0c6 100644
--- a/tests/libvirtdconftest.c
+++ b/tests/libvirtdconftest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/object-locking.ml b/tests/object-locking.ml
index 48f84af52..88485fcd2 100644
--- a/tests/object-locking.ml
+++ b/tests/object-locking.ml
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/qemumonitorjsontest.c b/tests/qemumonitorjsontest.c
index ea69feb6e..48e78e7d0 100644
--- a/tests/qemumonitorjsontest.c
+++ b/tests/qemumonitorjsontest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/qemumonitortestutils.c b/tests/qemumonitortestutils.c
index fcf866315..7133c996d 100644
--- a/tests/qemumonitortestutils.c
+++ b/tests/qemumonitortestutils.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/qemumonitortestutils.h b/tests/qemumonitortestutils.h
index 0e9117c9e..edad103dd 100644
--- a/tests/qemumonitortestutils.h
+++ b/tests/qemumonitortestutils.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/securityselinuxhelper.c b/tests/securityselinuxhelper.c
index 98472a6c6..43676defe 100644
--- a/tests/securityselinuxhelper.c
+++ b/tests/securityselinuxhelper.c
@@ -12,8 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/securityselinuxtest.c b/tests/securityselinuxtest.c
index b3e4c89e9..848a39044 100644
--- a/tests/securityselinuxtest.c
+++ b/tests/securityselinuxtest.c
@@ -12,8 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/shunloadhelper.c b/tests/shunloadhelper.c
index 51307b26e..1b025ee53 100644
--- a/tests/shunloadhelper.c
+++ b/tests/shunloadhelper.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/shunloadtest.c b/tests/shunloadtest.c
index 7b5ea5d3f..eddb81877 100644
--- a/tests/shunloadtest.c
+++ b/tests/shunloadtest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/sockettest.c b/tests/sockettest.c
index e58140fcf..2f85307ef 100644
--- a/tests/sockettest.c
+++ b/tests/sockettest.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/ssh.c b/tests/ssh.c
index e6e8f4204..a688c2819 100644
--- a/tests/ssh.c
+++ b/tests/ssh.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/storagebackendsheepdogtest.c b/tests/storagebackendsheepdogtest.c
index ba5bc36be..8800acba7 100644
--- a/tests/storagebackendsheepdogtest.c
+++ b/tests/storagebackendsheepdogtest.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
diff --git a/tests/testutils.c b/tests/testutils.c
index ecd3d2d74..34edde977 100644
--- a/tests/testutils.c
+++ b/tests/testutils.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Karel Zak <kzak@redhat.com>
diff --git a/tests/testutils.h b/tests/testutils.h
index 51aed9a89..82837ab77 100644
--- a/tests/testutils.h
+++ b/tests/testutils.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Karel Zak <kzak@redhat.com>
diff --git a/tests/viratomictest.c b/tests/viratomictest.c
index 4b367026d..d813dbc90 100644
--- a/tests/viratomictest.c
+++ b/tests/viratomictest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/virauthconfigtest.c b/tests/virauthconfigtest.c
index 9b1b537b6..4d37af6ff 100644
--- a/tests/virauthconfigtest.c
+++ b/tests/virauthconfigtest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/virbitmaptest.c b/tests/virbitmaptest.c
index 71836def6..0aa28fd69 100644
--- a/tests/virbitmaptest.c
+++ b/tests/virbitmaptest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/virdrivermoduletest.c b/tests/virdrivermoduletest.c
index 8762de435..9c14e79c5 100644
--- a/tests/virdrivermoduletest.c
+++ b/tests/virdrivermoduletest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/virkeyfiletest.c b/tests/virkeyfiletest.c
index 92b64bf4c..3667c8c67 100644
--- a/tests/virkeyfiletest.c
+++ b/tests/virkeyfiletest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/virnetmessagetest.c b/tests/virnetmessagetest.c
index 02c68c20b..eff8ea75f 100644
--- a/tests/virnetmessagetest.c
+++ b/tests/virnetmessagetest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/virnetsockettest.c b/tests/virnetsockettest.c
index 039560115..e31f19a6a 100644
--- a/tests/virnetsockettest.c
+++ b/tests/virnetsockettest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/virnettlscontexttest.c b/tests/virnettlscontexttest.c
index 397c9670d..80204b657 100644
--- a/tests/virnettlscontexttest.c
+++ b/tests/virnettlscontexttest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/virtimetest.c b/tests/virtimetest.c
index c151f7033..96f8842ca 100644
--- a/tests/virtimetest.c
+++ b/tests/virtimetest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/viruritest.c b/tests/viruritest.c
index 93deb12ef..430bcb65c 100644
--- a/tests/viruritest.c
+++ b/tests/viruritest.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tests/xmconfigtest.c b/tests/xmconfigtest.c
index 826bed8b1..3de68fdb8 100644
--- a/tests/xmconfigtest.c
+++ b/tests/xmconfigtest.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
diff --git a/tools/console.c b/tools/console.c
index 4394e4805..8b377dd01 100644
--- a/tools/console.c
+++ b/tools/console.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Berrange <berrange@redhat.com>
diff --git a/tools/console.h b/tools/console.h
index c1448a737..962594cfc 100644
--- a/tools/console.h
+++ b/tools/console.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Berrange <berrange@redhat.com>
diff --git a/tools/virsh-domain-monitor.c b/tools/virsh-domain-monitor.c
index 74561476e..b264f1535 100644
--- a/tools/virsh-domain-monitor.c
+++ b/tools/virsh-domain-monitor.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-domain-monitor.h b/tools/virsh-domain-monitor.h
index e322006c0..9df3a8c93 100644
--- a/tools/virsh-domain-monitor.h
+++ b/tools/virsh-domain-monitor.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c
index 93a5379a4..505169bdd 100644
--- a/tools/virsh-domain.c
+++ b/tools/virsh-domain.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-domain.h b/tools/virsh-domain.h
index cd51b573a..f03a0bb29 100644
--- a/tools/virsh-domain.h
+++ b/tools/virsh-domain.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-edit.c b/tools/virsh-edit.c
index 0ed0e8f0c..61008a90a 100644
--- a/tools/virsh-edit.c
+++ b/tools/virsh-edit.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Usage:
diff --git a/tools/virsh-host.c b/tools/virsh-host.c
index 713c003fe..2c4633665 100644
--- a/tools/virsh-host.c
+++ b/tools/virsh-host.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-host.h b/tools/virsh-host.h
index 8242f91a2..7bc3bd54f 100644
--- a/tools/virsh-host.h
+++ b/tools/virsh-host.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-interface.c b/tools/virsh-interface.c
index f2d389792..c27b6bcab 100644
--- a/tools/virsh-interface.c
+++ b/tools/virsh-interface.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-interface.h b/tools/virsh-interface.h
index 2292cefbb..2544f7e98 100644
--- a/tools/virsh-interface.h
+++ b/tools/virsh-interface.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-network.c b/tools/virsh-network.c
index 2c32a7819..68b9db7a9 100644
--- a/tools/virsh-network.c
+++ b/tools/virsh-network.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-network.h b/tools/virsh-network.h
index b5d151ca0..7178fdea6 100644
--- a/tools/virsh-network.h
+++ b/tools/virsh-network.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-nodedev.c b/tools/virsh-nodedev.c
index a929c33e7..daf51d298 100644
--- a/tools/virsh-nodedev.c
+++ b/tools/virsh-nodedev.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-nodedev.h b/tools/virsh-nodedev.h
index fa3cf4f89..c64f7df83 100644
--- a/tools/virsh-nodedev.h
+++ b/tools/virsh-nodedev.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-nwfilter.c b/tools/virsh-nwfilter.c
index 208f8c051..5e791917c 100644
--- a/tools/virsh-nwfilter.c
+++ b/tools/virsh-nwfilter.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-nwfilter.h b/tools/virsh-nwfilter.h
index 005862ddd..a9a995fdc 100644
--- a/tools/virsh-nwfilter.h
+++ b/tools/virsh-nwfilter.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-pool.c b/tools/virsh-pool.c
index f15c573f1..22df323aa 100644
--- a/tools/virsh-pool.c
+++ b/tools/virsh-pool.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-pool.h b/tools/virsh-pool.h
index 17b54d52f..4f6759cea 100644
--- a/tools/virsh-pool.h
+++ b/tools/virsh-pool.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-secret.c b/tools/virsh-secret.c
index cb80562c5..52879e11c 100644
--- a/tools/virsh-secret.c
+++ b/tools/virsh-secret.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-secret.h b/tools/virsh-secret.h
index 6ecb9210d..dda22b021 100644
--- a/tools/virsh-secret.h
+++ b/tools/virsh-secret.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-snapshot.c b/tools/virsh-snapshot.c
index 8d46402f4..b82837116 100644
--- a/tools/virsh-snapshot.c
+++ b/tools/virsh-snapshot.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-snapshot.h b/tools/virsh-snapshot.h
index 97e7811c5..2756d382b 100644
--- a/tools/virsh-snapshot.h
+++ b/tools/virsh-snapshot.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-volume.c b/tools/virsh-volume.c
index c5bd4afd8..029758c3d 100644
--- a/tools/virsh-volume.c
+++ b/tools/virsh-volume.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-volume.h b/tools/virsh-volume.h
index 1b0371b01..b719d7fc5 100644
--- a/tools/virsh-volume.h
+++ b/tools/virsh-volume.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh.c b/tools/virsh.c
index 1c55cbe44..b32ee8b23 100644
--- a/tools/virsh.c
+++ b/tools/virsh.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh.h b/tools/virsh.h
index 122007942..ba44f42a7 100644
--- a/tools/virsh.h
+++ b/tools/virsh.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virt-host-validate-common.c b/tools/virt-host-validate-common.c
index e947a536b..5bbb5e9fd 100644
--- a/tools/virt-host-validate-common.c
+++ b/tools/virt-host-validate-common.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tools/virt-host-validate-common.h b/tools/virt-host-validate-common.h
index 184dddff5..a29f86c53 100644
--- a/tools/virt-host-validate-common.h
+++ b/tools/virt-host-validate-common.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tools/virt-host-validate-lxc.c b/tools/virt-host-validate-lxc.c
index 321b209ca..e0d2df4bc 100644
--- a/tools/virt-host-validate-lxc.c
+++ b/tools/virt-host-validate-lxc.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tools/virt-host-validate-lxc.h b/tools/virt-host-validate-lxc.h
index 64e3a83d5..6f1b3e6b5 100644
--- a/tools/virt-host-validate-lxc.h
+++ b/tools/virt-host-validate-lxc.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tools/virt-host-validate-qemu.c b/tools/virt-host-validate-qemu.c
index f9c3188cc..33a573825 100644
--- a/tools/virt-host-validate-qemu.c
+++ b/tools/virt-host-validate-qemu.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tools/virt-host-validate-qemu.h b/tools/virt-host-validate-qemu.h
index 99153b8b9..01d72bba6 100644
--- a/tools/virt-host-validate-qemu.h
+++ b/tools/virt-host-validate-qemu.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tools/virt-host-validate.c b/tools/virt-host-validate.c
index e32d358bf..d3cf19cba 100644
--- a/tools/virt-host-validate.c
+++ b/tools/virt-host-validate.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; If not, see
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
*/
diff --git a/tools/virt-xml-validate.in b/tools/virt-xml-validate.in
index 419879e61..27ad59e98 100644
--- a/tools/virt-xml-validate.in
+++ b/tools/virt-xml-validate.in
@@ -11,7 +11,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, see
+# License along with this library. If not, see
# <http://www.gnu.org/licenses/>.