• E
    maint: avoid regression on copyright listings · 3ad13c92
    Eric Blake 提交于
    Commit f9ce7dad 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.
    3ad13c92
cfg.mk 29.6 KB