summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-07-28 12:56:24 -0600
committerEric Blake <eblake@redhat.com>2011-07-28 15:01:17 -0600
commitff81956ac68e0d72858b8391670e7f3a02d01ade (patch)
treeac16a6dfcacd02411260aa31d3607dc3bce70013 /Makefile.am
parent1b3765fd347a3140db380f0abe366a6bfbbb5102 (diff)
downloadlibvirt-ff81956ac68e0d72858b8391670e7f3a02d01ade.tar.gz
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 49e42bf330..75cff8ddd9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,8 @@
## Process this file with automake to produce Makefile.in
+## Copyright (C) 2005-2011 Red Hat, Inc.
+## See COPYING.LIB for the License of this software
+
LCOV = lcov
GENHTML = genhtml