]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: add missing copyright notices
authorEric Blake <eblake@redhat.com>
Thu, 28 Jul 2011 18:56:24 +0000 (12:56 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 28 Jul 2011 21:01:17 +0000 (15:01 -0600)
commitff81956ac68e0d72858b8391670e7f3a02d01ade
treeac16a6dfcacd02411260aa31d3607dc3bce70013
parent1b3765fd347a3140db380f0abe366a6bfbbb5102
maint: add missing copyright notices

I went with the shorter license notice used by src/libvirt.c,
rather than spelling out the full LGPLv2+ clause into each of
these files.

* configure.ac: Declare copyright.
* all Makefile.am: Likewise.
21 files changed:
Makefile.am
configure.ac
daemon/Makefile.am
docs/Makefile.am
docs/schemas/Makefile.am
examples/apparmor/Makefile.am
examples/domain-events/events-c/Makefile.am
examples/dominfo/Makefile.am
examples/domsuspend/Makefile.am
examples/hellolibvirt/Makefile.am
examples/openauth/Makefile.am
examples/python/Makefile.am
examples/systemtap/Makefile.am
examples/xml/nwfilter/Makefile.am
include/Makefile.am
include/libvirt/Makefile.am
python/Makefile.am
python/tests/Makefile.am
src/Makefile.am
tests/Makefile.am
tools/Makefile.am