]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: enforce correct copyright usage
authorEric Blake <eblake@redhat.com>
Tue, 14 May 2013 23:41:15 +0000 (17:41 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 20 May 2013 20:50:12 +0000 (14:50 -0600)
commit0e55024e7b5c57adbe5fd0258cd7d890929488ac
treeadba8df5141984c5d708c44943151f3421f19d95
parent043af8aca44b706ca8f8cd7a22f91ade5638355e
maint: enforce correct copyright usage

To ensure we don't regress and cause the need for further
cleanups, add a 'make syntax-check' rule that ensures new
files have proper copyright contents.

* cfg.mk (sc_copyright_address): Rename...
(sc_copyright_usage): ...and enhance.

Signed-off-by: Eric Blake <eblake@redhat.com>
cfg.mk