mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-08 14:29:56 +00:00
ff81956ac6
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.
7 lines
188 B
Makefile
7 lines
188 B
Makefile
## Copyright (C) 2005-2011 Red Hat, Inc.
|
|
## See COPYING.LIB for the License of this software
|
|
|
|
EXTRA_DIST= \
|
|
README \
|
|
dominfo.py domrestore.py domsave.py domstart.py esxlist.py
|