]> xenbits.xensource.com Git - libvirt.git/commit
Desert the FSF address in copyright
authorOsier Yang <jyang@redhat.com>
Sat, 21 Jul 2012 10:06:23 +0000 (18:06 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 23 Jul 2012 02:50:50 +0000 (10:50 +0800)
commitf9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf
tree8e6af29b24405376cee739f3744573941454dec4
parent04d9cf8e6cf5e19938965f9f05b8e5f4038c40eb
Desert the FSF address in copyright

Per the FSF address could be changed from time to time, and GNU
recommends the following now: (http://www.gnu.org/licenses/gpl-howto.html)

  You should have received a copy of the GNU General Public License
  along with Foobar.  If not, see <http://www.gnu.org/licenses/>.

This patch removes the explicit FSF address, and uses above instead
(of course, with inserting 'Lesser' before 'General').

Except a bunch of files for security driver, all others are changed
automatically, the copyright for securify files are not complete,
that's why to do it manually:

  src/security/security_selinux.h
  src/security/security_driver.h
  src/security/security_selinux.c
  src/security/security_apparmor.h
  src/security/security_apparmor.c
  src/security/security_driver.c
418 files changed:
daemon/libvirtd-config.c
daemon/libvirtd-config.h
daemon/libvirtd.c
daemon/libvirtd.h
daemon/remote.c
daemon/remote.h
daemon/stream.c
daemon/stream.h
src/conf/capabilities.c
src/conf/capabilities.h
src/conf/cpu_conf.c
src/conf/cpu_conf.h
src/conf/domain_audit.c
src/conf/domain_audit.h
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/domain_event.c
src/conf/domain_event.h
src/conf/domain_nwfilter.c
src/conf/domain_nwfilter.h
src/conf/interface_conf.c
src/conf/interface_conf.h
src/conf/netdev_bandwidth_conf.c
src/conf/netdev_bandwidth_conf.h
src/conf/netdev_vport_profile_conf.c
src/conf/netdev_vport_profile_conf.h
src/conf/network_conf.c
src/conf/network_conf.h
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h
src/conf/nwfilter_ipaddrmap.c
src/conf/nwfilter_ipaddrmap.h
src/conf/nwfilter_params.c
src/conf/nwfilter_params.h
src/conf/secret_conf.c
src/conf/secret_conf.h
src/conf/storage_conf.c
src/conf/storage_conf.h
src/conf/storage_encryption_conf.c
src/conf/storage_encryption_conf.h
src/conf/virconsole.c
src/conf/virconsole.h
src/conf/virdomainlist.c
src/conf/virdomainlist.h
src/cpu/cpu.c
src/cpu/cpu.h
src/cpu/cpu_arm.c
src/cpu/cpu_arm.h
src/cpu/cpu_generic.c
src/cpu/cpu_generic.h
src/cpu/cpu_map.c
src/cpu/cpu_map.h
src/cpu/cpu_powerpc.c
src/cpu/cpu_powerpc.h
src/cpu/cpu_s390.c
src/cpu/cpu_s390.h
src/cpu/cpu_x86.c
src/cpu/cpu_x86.h
src/cpu/cpu_x86_data.h
src/datatypes.c
src/datatypes.h
src/driver.c
src/esx/esx_device_monitor.c
src/esx/esx_device_monitor.h
src/esx/esx_driver.c
src/esx/esx_driver.h
src/esx/esx_interface_driver.c
src/esx/esx_interface_driver.h
src/esx/esx_network_driver.c
src/esx/esx_network_driver.h
src/esx/esx_nwfilter_driver.c
src/esx/esx_nwfilter_driver.h
src/esx/esx_private.h
src/esx/esx_secret_driver.c
src/esx/esx_secret_driver.h
src/esx/esx_storage_driver.c
src/esx/esx_storage_driver.h
src/esx/esx_util.c
src/esx/esx_util.h
src/esx/esx_vi.c
src/esx/esx_vi.h
src/esx/esx_vi_methods.c
src/esx/esx_vi_methods.h
src/esx/esx_vi_types.c
src/esx/esx_vi_types.h
src/fdstream.c
src/fdstream.h
src/gnutls_1_0_compat.h
src/hyperv/hyperv_device_monitor.c
src/hyperv/hyperv_device_monitor.h
src/hyperv/hyperv_driver.c
src/hyperv/hyperv_driver.h
src/hyperv/hyperv_interface_driver.c
src/hyperv/hyperv_interface_driver.h
src/hyperv/hyperv_network_driver.c
src/hyperv/hyperv_network_driver.h
src/hyperv/hyperv_nwfilter_driver.c
src/hyperv/hyperv_nwfilter_driver.h
src/hyperv/hyperv_private.h
src/hyperv/hyperv_secret_driver.c
src/hyperv/hyperv_secret_driver.h
src/hyperv/hyperv_storage_driver.c
src/hyperv/hyperv_storage_driver.h
src/hyperv/hyperv_util.c
src/hyperv/hyperv_util.h
src/hyperv/hyperv_wmi.c
src/hyperv/hyperv_wmi.h
src/hyperv/hyperv_wmi_classes.c
src/hyperv/hyperv_wmi_classes.h
src/hyperv/openwsman.h
src/interface/netcf_driver.c
src/interface/netcf_driver.h
src/libvirt-qemu.c
src/libvirt_internal.h
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h
src/libxl/libxl_driver.c
src/libxl/libxl_driver.h
src/locking/domain_lock.c
src/locking/domain_lock.h
src/locking/lock_driver.h
src/locking/lock_driver_nop.c
src/locking/lock_driver_nop.h
src/locking/lock_driver_sanlock.c
src/locking/lock_manager.c
src/locking/lock_manager.h
src/lxc/lxc_cgroup.c
src/lxc/lxc_cgroup.h
src/lxc/lxc_conf.c
src/lxc/lxc_conf.h
src/lxc/lxc_container.c
src/lxc/lxc_container.h
src/lxc/lxc_controller.c
src/lxc/lxc_domain.c
src/lxc/lxc_domain.h
src/lxc/lxc_driver.c
src/lxc/lxc_driver.h
src/lxc/lxc_process.c
src/lxc/lxc_process.h
src/network/bridge_driver.c
src/network/bridge_driver.h
src/node_device/node_device_driver.c
src/node_device/node_device_driver.h
src/node_device/node_device_hal.c
src/node_device/node_device_hal.h
src/node_device/node_device_linux_sysfs.c
src/node_device/node_device_udev.c
src/node_device/node_device_udev.h
src/nodeinfo.c
src/nodeinfo.h
src/nwfilter/nwfilter_dhcpsnoop.c
src/nwfilter/nwfilter_dhcpsnoop.h
src/nwfilter/nwfilter_driver.c
src/nwfilter/nwfilter_driver.h
src/nwfilter/nwfilter_ebiptables_driver.c
src/nwfilter/nwfilter_ebiptables_driver.h
src/nwfilter/nwfilter_gentech_driver.c
src/nwfilter/nwfilter_gentech_driver.h
src/nwfilter/nwfilter_learnipaddr.c
src/nwfilter/nwfilter_learnipaddr.h
src/openvz/openvz_conf.c
src/openvz/openvz_conf.h
src/openvz/openvz_driver.c
src/openvz/openvz_driver.h
src/openvz/openvz_util.c
src/openvz/openvz_util.h
src/phyp/phyp_driver.c
src/phyp/phyp_driver.h
src/qemu/qemu_agent.c
src/qemu/qemu_agent.h
src/qemu/qemu_bridge_filter.c
src/qemu/qemu_bridge_filter.h
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_cgroup.c
src/qemu/qemu_cgroup.h
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_driver.h
src/qemu/qemu_hostdev.c
src/qemu/qemu_hostdev.h
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
src/qemu/qemu_monitor_text.c
src/qemu/qemu_monitor_text.h
src/qemu/qemu_process.c
src/qemu/qemu_process.h
src/remote/remote_driver.c
src/remote/remote_driver.h
src/rpc/virkeepalive.c
src/rpc/virkeepalive.h
src/rpc/virnetclient.c
src/rpc/virnetclient.h
src/rpc/virnetclientprogram.c
src/rpc/virnetclientprogram.h
src/rpc/virnetclientstream.c
src/rpc/virnetclientstream.h
src/rpc/virnetmessage.c
src/rpc/virnetmessage.h
src/rpc/virnetsaslcontext.c
src/rpc/virnetsaslcontext.h
src/rpc/virnetserver.c
src/rpc/virnetserver.h
src/rpc/virnetserverclient.c
src/rpc/virnetserverclient.h
src/rpc/virnetservermdns.c
src/rpc/virnetservermdns.h
src/rpc/virnetserverprogram.c
src/rpc/virnetserverprogram.h
src/rpc/virnetserverservice.c
src/rpc/virnetserverservice.h
src/rpc/virnetsocket.c
src/rpc/virnetsocket.h
src/rpc/virnettlscontext.c
src/rpc/virnettlscontext.h
src/secret/secret_driver.c
src/secret/secret_driver.h
src/security/security_apparmor.c
src/security/security_apparmor.h
src/security/security_dac.c
src/security/security_dac.h
src/security/security_driver.c
src/security/security_driver.h
src/security/security_manager.c
src/security/security_manager.h
src/security/security_nop.c
src/security/security_nop.h
src/security/security_selinux.c
src/security/security_selinux.h
src/security/security_stack.c
src/security/security_stack.h
src/storage/parthelper.c
src/storage/storage_backend.c
src/storage/storage_backend.h
src/storage/storage_backend_disk.c
src/storage/storage_backend_disk.h
src/storage/storage_backend_fs.c
src/storage/storage_backend_fs.h
src/storage/storage_backend_iscsi.c
src/storage/storage_backend_iscsi.h
src/storage/storage_backend_logical.c
src/storage/storage_backend_logical.h
src/storage/storage_backend_mpath.c
src/storage/storage_backend_mpath.h
src/storage/storage_backend_rbd.c
src/storage/storage_backend_rbd.h
src/storage/storage_backend_scsi.c
src/storage/storage_backend_scsi.h
src/storage/storage_backend_sheepdog.c
src/storage/storage_backend_sheepdog.h
src/storage/storage_driver.c
src/storage/storage_driver.h
src/test/test_driver.c
src/test/test_driver.h
src/uml/uml_conf.c
src/uml/uml_conf.h
src/uml/uml_driver.c
src/uml/uml_driver.h
src/util/bitmap.c
src/util/bitmap.h
src/util/command.c
src/util/command.h
src/util/dnsmasq.c
src/util/dnsmasq.h
src/util/ebtables.c
src/util/ebtables.h
src/util/event.c
src/util/event.h
src/util/event_poll.c
src/util/event_poll.h
src/util/hooks.c
src/util/hooks.h
src/util/hostusb.c
src/util/hostusb.h
src/util/iohelper.c
src/util/iptables.c
src/util/iptables.h
src/util/json.c
src/util/json.h
src/util/logging.c
src/util/logging.h
src/util/memory.c
src/util/memory.h
src/util/pci.c
src/util/pci.h
src/util/processinfo.c
src/util/processinfo.h
src/util/storage_file.c
src/util/storage_file.h
src/util/sysinfo.c
src/util/sysinfo.h
src/util/threadpool.c
src/util/threadpool.h
src/util/threads-pthread.c
src/util/threads-pthread.h
src/util/threads-win32.c
src/util/threads-win32.h
src/util/threads.c
src/util/threads.h
src/util/util.c
src/util/util.h
src/util/uuid.c
src/util/uuid.h
src/util/viratomic.h
src/util/viraudit.c
src/util/viraudit.h
src/util/virauth.c
src/util/virauth.h
src/util/virauthconfig.c
src/util/virauthconfig.h
src/util/virdbus.c
src/util/virdbus.h
src/util/virfile.c
src/util/virfile.h
src/util/virhashcode.c
src/util/virhashcode.h
src/util/virkeycode.c
src/util/virkeycode.h
src/util/virkeyfile.c
src/util/virkeyfile.h
src/util/virmacaddr.c
src/util/virmacaddr.h
src/util/virnetdev.c
src/util/virnetdev.h
src/util/virnetdevbandwidth.c
src/util/virnetdevbandwidth.h
src/util/virnetdevbridge.c
src/util/virnetdevbridge.h
src/util/virnetdevmacvlan.c
src/util/virnetdevmacvlan.h
src/util/virnetdevopenvswitch.c
src/util/virnetdevopenvswitch.h
src/util/virnetdevtap.c
src/util/virnetdevtap.h
src/util/virnetdevveth.c
src/util/virnetdevveth.h
src/util/virnetdevvportprofile.c
src/util/virnetdevvportprofile.h
src/util/virnetlink.c
src/util/virnetlink.h
src/util/virnodesuspend.c
src/util/virnodesuspend.h
src/util/virpidfile.c
src/util/virpidfile.h
src/util/virrandom.c
src/util/virrandom.h
src/util/virsocketaddr.c
src/util/virsocketaddr.h
src/util/virterror_internal.h
src/util/virtime.c
src/util/virtime.h
src/util/virtypedparam.c
src/util/virtypedparam.h
src/vbox/vbox_MSCOMGlue.c
src/vbox/vbox_MSCOMGlue.h
src/vbox/vbox_glue.c
src/vbox/vbox_glue.h
src/vmware/vmware_conf.c
src/vmware/vmware_conf.h
src/vmware/vmware_driver.c
src/vmware/vmware_driver.h
src/vmx/vmx.c
src/vmx/vmx.h
src/xen/xen_inotify.c
src/xen/xen_inotify.h
src/xen/xm_internal.c
src/xen/xm_internal.h
src/xenapi/xenapi_driver.c
src/xenapi/xenapi_driver.h
src/xenapi/xenapi_driver_private.h
src/xenapi/xenapi_utils.c
src/xenapi/xenapi_utils.h
src/xenxs/xen_sxpr.c
src/xenxs/xen_sxpr.h
src/xenxs/xen_xm.c
src/xenxs/xen_xm.h
src/xenxs/xenxs_private.h
tests/commandhelper.c
tests/commandtest.c
tests/cputest.c
tests/eventtest.c
tests/libvirtdconftest.c
tests/shunloadhelper.c
tests/shunloadtest.c
tests/sockettest.c
tests/ssh.c
tests/storagebackendsheepdogtest.c
tests/virauthconfigtest.c
tests/virdrivermoduletest.c
tests/virkeyfiletest.c
tests/virnetmessagetest.c
tests/virnetsockettest.c
tests/virnettlscontexttest.c
tests/virtimetest.c
tests/viruritest.c
tests/xmconfigtest.c
tools/console.c
tools/console.h
tools/virt-host-validate-common.c
tools/virt-host-validate-common.h
tools/virt-host-validate-lxc.c
tools/virt-host-validate-lxc.h
tools/virt-host-validate-qemu.c
tools/virt-host-validate-qemu.h
tools/virt-host-validate.c