]> xenbits.xensource.com Git - libvirt.git/commit
maint: avoid regression on copyright listings
authorEric Blake <eblake@redhat.com>
Thu, 26 Jul 2012 22:58:02 +0000 (16:58 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 27 Jul 2012 13:42:34 +0000 (07:42 -0600)
commit3ad13c92a73ed6afaeeab76d5dd598912ef8f72d
treeaabd0f29bcabb3d2b33b4dd360647b359b24ed96
parenta4bcefbcff01c9cdc257127df376929cd80304b1
maint: avoid regression on copyright listings

Commit f9ce7dad6 tried to kill uses of a raw street address, but
missed a few instances.  Automate things so we don't introduce
new problems in the future.

* cfg.mk (sc_copyright_address): New rule.
(exclude_file_name_regexp--sc_copyright_address): Add exemption.
* bootstrap.conf: Adjust offenders.
* build-aux/augeas-gentest.pl: Likewise.
* examples/systemtap/events.stp: Likewise.
* examples/systemtap/qemu-monitor.stp: Likewise.
* examples/systemtap/rpc-monitor.stp: Likewise.
* src/dtrace2systemtap.pl: Likewise.
* src/esx/esx_vi_generator.py: Likewise.
* src/hyperv/hyperv_wmi_generator.py: Likewise.
* src/remote/qemu_protocol.x: Likewise.
* src/remote/remote_protocol.x: Likewise.
* src/rpc/gensystemtap.pl: Likewise.
* src/rpc/virnetprotocol.x: Likewise.
* tests/object-locking.ml: Likewise.
* tools/virt-xml-validate.in: Likewise.
26 files changed:
bootstrap
bootstrap.conf
build-aux/augeas-gentest.pl
cfg.mk
examples/systemtap/events.stp
examples/systemtap/qemu-monitor.stp
examples/systemtap/rpc-monitor.stp
src/dtrace2systemtap.pl
src/esx/esx_vi_generator.py
src/hyperv/hyperv_wmi_generator.py
src/remote/qemu_protocol.x
src/remote/remote_protocol.x
src/rpc/gensystemtap.pl
src/rpc/virnetprotocol.x
tests/cpuset
tests/object-locking.ml
tests/read-bufsiz
tests/read-non-seekable
tests/start
tests/undefine
tests/vcpupin
tests/virsh-all
tests/virsh-optparse
tests/virsh-schedinfo
tests/virsh-synopsis
tools/virt-xml-validate.in