summaryrefslogtreecommitdiffstats
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
commit2cafb481550caabfd3a13f22add3b43e73c48658 (patch)
tree6bdb11202e30f02be7a305503866abf58a4b9480 /Makefile.am
parentb43cc4fb5b922075b6ba98c5047e5718eb6b914b (diff)
downloadlibvirt-python-split-2cafb481550caabfd3a13f22add3b43e73c48658.tar.gz
libvirt-python-split-2cafb481550caabfd3a13f22add3b43e73c48658.tar.xz
libvirt-python-split-2cafb481550caabfd3a13f22add3b43e73c48658.zip
maint: add missing copyright noticesv0.9.4-rc2
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 51f005d..0e14d23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,8 @@
# Makefile for libvirt python library
+## Copyright (C) 2005-2011 Red Hat, Inc.
+## See COPYING.LIB for the License of this software
+
SUBDIRS= . tests
INCLUDES = \