[virt-tools-list] [PATCH 0/2] fix header comments

Giuseppe Scrivano gscrivan at redhat.com
Sun Oct 27 20:59:45 UTC 2013


It includes a maintainance and an aesthetic fix.

Giuseppe Scrivano (2):
  headers: update "Red Hat, Inc." copyright for the year 2013
  mass update: remove double spaces from comments

 setup.py                       | 1 +
 tests/__init__.py              | 5 +++--
 tests/capabilities.py          | 5 +++--
 tests/clitest.py               | 5 +++--
 tests/clonetest.py             | 5 +++--
 tests/image.py                 | 5 +++--
 tests/interface.py             | 5 +++--
 tests/misc.py                  | 5 +++--
 tests/nodedev.py               | 5 +++--
 tests/storage.py               | 5 +++--
 tests/support.py               | 5 +++--
 tests/test_inject.py           | 1 +
 tests/test_urls.py             | 5 +++--
 tests/utils.py                 | 5 +++--
 tests/virtconvtest.py          | 5 +++--
 tests/xmlconfig.py             | 5 +++--
 tests/xmlparse.py              | 5 +++--
 virtManager/__init__.py        | 2 +-
 virtManager/about.py           | 2 +-
 virtManager/asyncjob.py        | 2 +-
 virtManager/autodrawer.py      | 2 +-
 virtManager/baseclass.py       | 2 +-
 virtManager/choosecd.py        | 2 +-
 virtManager/clone.py           | 2 +-
 virtManager/config.py          | 2 +-
 virtManager/connect.py         | 2 +-
 virtManager/connectauth.py     | 2 +-
 virtManager/connection.py      | 2 +-
 virtManager/console.py         | 2 +-
 virtManager/create.py          | 2 +-
 virtManager/createinterface.py | 2 +-
 virtManager/createpool.py      | 2 +-
 virtManager/delete.py          | 2 +-
 virtManager/engine.py          | 2 +-
 virtManager/error.py           | 2 +-
 virtManager/graphwidgets.py    | 1 +
 virtManager/host.py            | 2 +-
 virtManager/inspection.py      | 2 +-
 virtManager/interface.py       | 2 +-
 virtManager/keyring.py         | 2 +-
 virtManager/libvirtobject.py   | 2 +-
 virtManager/manager.py         | 2 +-
 virtManager/mediadev.py        | 2 +-
 virtManager/module_trace.py    | 2 +-
 virtManager/netdev.py          | 2 +-
 virtManager/nodedev.py         | 2 +-
 virtManager/packageutils.py    | 2 +-
 virtManager/preferences.py     | 2 +-
 virtManager/storagebrowse.py   | 2 +-
 virtManager/storagepool.py     | 2 +-
 virtManager/systray.py         | 2 +-
 virtcli/__init__.py            | 1 +
 virtcli/cliutils.py            | 2 +-
 virtconv/__init__.py           | 5 +++--
 virtconv/diskcfg.py            | 4 ++--
 virtconv/formats.py            | 5 +++--
 virtconv/netdevcfg.py          | 5 +++--
 virtconv/parsers/__init__.py   | 1 +
 virtconv/parsers/ovf.py        | 6 +++---
 virtconv/parsers/virtimage.py  | 4 ++--
 virtconv/parsers/vmx.py        | 5 +++--
 virtconv/vmcfg.py              | 5 +++--
 virtinst/__init__.py           | 5 +++--
 virtinst/capabilities.py       | 6 +++---
 virtinst/cli.py                | 6 +++---
 virtinst/clock.py              | 6 +++---
 virtinst/cloner.py             | 6 +++---
 virtinst/connection.py         | 6 +++---
 virtinst/cpu.py                | 6 +++---
 virtinst/device.py             | 6 +++---
 virtinst/deviceaudio.py        | 6 +++---
 virtinst/devicechar.py         | 6 +++---
 virtinst/devicecontroller.py   | 6 +++---
 virtinst/devicedisk.py         | 6 +++---
 virtinst/devicefilesystem.py   | 6 +++---
 virtinst/devicegraphics.py     | 6 +++---
 virtinst/devicehostdev.py      | 6 +++---
 virtinst/deviceinput.py        | 6 +++---
 virtinst/deviceinterface.py    | 6 +++---
 virtinst/devicememballoon.py   | 7 ++++---
 virtinst/deviceredirdev.py     | 6 +++---
 virtinst/devicerng.py          | 6 +++---
 virtinst/devicesmartcard.py    | 6 +++---
 virtinst/devicetpm.py          | 8 ++++----
 virtinst/devicevideo.py        | 6 +++---
 virtinst/devicewatchdog.py     | 6 +++---
 virtinst/diskbackend.py        | 6 +++---
 virtinst/distroinstaller.py    | 6 +++---
 virtinst/domainfeatures.py     | 6 +++---
 virtinst/domainnumatune.py     | 6 +++---
 virtinst/guest.py              | 6 +++---
 virtinst/hostkeymap.py         | 4 ++--
 virtinst/installer.py          | 6 +++---
 virtinst/interface.py          | 6 +++---
 virtinst/network.py            | 4 ++--
 virtinst/nodedev.py            | 6 +++---
 virtinst/osdict.py             | 6 +++---
 virtinst/osxml.py              | 6 +++---
 virtinst/seclabel.py           | 6 +++---
 virtinst/snapshot.py           | 4 ++--
 virtinst/storage.py            | 4 ++--
 virtinst/support.py            | 6 +++---
 virtinst/urlfetcher.py         | 8 ++++----
 virtinst/util.py               | 6 +++---
 virtinst/virtimage.py          | 6 +++---
 virtinst/xmlbuilder.py         | 6 +++---
 106 files changed, 237 insertions(+), 210 deletions(-)

-- 
1.8.3.1




More information about the virt-tools-list mailing list