]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
maint: refer to correct license file
authorEric Blake <eblake@redhat.com>
Wed, 15 May 2013 20:30:23 +0000 (14:30 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 20 May 2013 20:32:11 +0000 (14:32 -0600)
commit043af8aca44b706ca8f8cd7a22f91ade5638355e
tree5eaf8e9eb3cb2019670f85456163bf70bd6080a5
parentde483052a23afa65b7093e002e26eb27868ac479
maint: refer to correct license file

Now that COPYING no longer contains the text of the LGPL,
modify the LGPLv2-only files from vbox to call out the
correct file.

* src/vbox/vbox_CAPI_v2_2.h: Refer to correct file.
* src/vbox/vbox_CAPI_v3_0.h: Likewise.
* src/vbox/vbox_CAPI_v3_1.h: Likewise.
* src/vbox/vbox_CAPI_v3_2.h: Likewise.
* src/vbox/vbox_CAPI_v4_0.h: Likewise.
* src/vbox/vbox_CAPI_v4_1.h: Likewise.
* src/vbox/vbox_V2_2.c: Likewise.
* src/vbox/vbox_V3_0.c: Likewise.
* src/vbox/vbox_V3_1.c: Likewise.
* src/vbox/vbox_XPCOMCGlue.c: Likewise.
* src/vbox/vbox_XPCOMCGlue.h: Likewise.
* src/vbox/vbox_driver.c: Likewise.
* src/vbox/vbox_driver.h: Likewise.
* src/vbox/vbox_tmpl.c: Likewise.
* src/vbox/vbox_V3_2.c: Copy license notice from vbox_V3_1.c.
* src/vbox/vbox_V4_0.c: Likewise.
* src/vbox/vbox_V4_1.c: Likewise.
* src/vbox/README: Mention copyright issues; this particular
file contains no code and therefore does not need LGPL.

Signed-off-by: Eric Blake <eblake@redhat.com>
18 files changed:
src/vbox/README
src/vbox/vbox_CAPI_v2_2.h
src/vbox/vbox_CAPI_v3_0.h
src/vbox/vbox_CAPI_v3_1.h
src/vbox/vbox_CAPI_v3_2.h
src/vbox/vbox_CAPI_v4_0.h
src/vbox/vbox_CAPI_v4_1.h
src/vbox/vbox_V2_2.c
src/vbox/vbox_V3_0.c
src/vbox/vbox_V3_1.c
src/vbox/vbox_V3_2.c
src/vbox/vbox_V4_0.c
src/vbox/vbox_V4_1.c
src/vbox/vbox_XPCOMCGlue.c
src/vbox/vbox_XPCOMCGlue.h
src/vbox/vbox_driver.c
src/vbox/vbox_driver.h
src/vbox/vbox_tmpl.c