[Kimchi-devel] [PATCH] [Kimchi 0/2] Verify IBM copyright on make check-local

Paulo Vital pvital at linux.vnet.ibm.com
Tue Feb 23 18:38:04 UTC 2016



Reviewed-by: Paulo Vital <pvital at linux.vnet.ibm.com>


On 02/19/2016 09:37 AM, Aline Manera wrote:
> Aline Manera (2):
>   Verify IBM copyright on make check-local
>   Update copyright according to make check-local result
> 
>  IBM-license-blacklist                           | 37 +++++++++++++++++++++++++
>  Makefile.am                                     |  2 ++
>  __init__.py                                     |  2 +-
>  autogen.sh                                      | 18 ++++++++++++
>  check_ui_code_errors.sh                         |  2 +-
>  config.py.in                                    |  2 +-
>  contrib/DEBIAN/Makefile.am                      |  2 +-
>  contrib/check_i18n.py                           |  2 +-
>  contrib/make-deb.sh.in                          | 18 ++++++++++++
>  control/Makefile.am                             |  2 +-
>  control/__init__.py                             |  2 +-
>  control/config.py                               |  2 +-
>  control/cpuinfo.py                              |  2 +-
>  control/groups.py                               |  2 +-
>  control/host.py                                 |  2 +-
>  control/interfaces.py                           |  2 +-
>  control/networks.py                             |  2 +-
>  control/peers.py                                |  2 +-
>  control/storagepools.py                         |  2 +-
>  control/storageservers.py                       |  2 +-
>  control/storagevolumes.py                       |  2 +-
>  control/templates.py                            |  2 +-
>  control/users.py                                |  2 +-
>  control/vm/Makefile.am                          |  2 +-
>  control/vm/__init__.py                          |  2 +-
>  control/vm/hostdevs.py                          |  2 +-
>  control/vm/ifaces.py                            |  2 +-
>  control/vm/snapshots.py                         |  2 +-
>  control/vm/storages.py                          |  2 +-
>  control/vms.py                                  |  2 +-
>  disks.py                                        |  2 +-
>  distroloader.py                                 |  2 +-
>  distros.d/Makefile.am                           |  2 +-
>  i18n.py                                         |  2 +-
>  imageinfo.py                                    |  2 +-
>  iscsi.py                                        |  2 +-
>  isoinfo.py                                      |  2 +-
>  kvmusertests.py                                 |  2 +-
>  mockmodel.py                                    |  2 +-
>  model/Makefile.am                               |  2 +-
>  model/__init__.py                               |  2 +-
>  model/config.py                                 |  2 +-
>  model/cpuinfo.py                                |  2 +-
>  model/diskutils.py                              |  2 +-
>  model/featuretests.py                           |  2 +-
>  model/groups.py                                 |  2 +-
>  model/host.py                                   |  2 +-
>  model/hostdev.py                                |  2 +-
>  model/interfaces.py                             |  2 +-
>  model/libvirtconnection.py                      |  2 +-
>  model/libvirtstoragepool.py                     |  2 +-
>  model/model.py                                  |  2 +-
>  model/networks.py                               |  2 +-
>  model/peers.py                                  |  2 +-
>  model/storagepools.py                           |  2 +-
>  model/storageservers.py                         |  2 +-
>  model/storagetargets.py                         |  2 +-
>  model/storagevolumes.py                         |  2 +-
>  model/templates.py                              |  2 +-
>  model/users.py                                  |  2 +-
>  model/utils.py                                  |  2 +-
>  model/vmhostdevs.py                             |  2 +-
>  model/vmifaces.py                               |  2 +-
>  model/vms.py                                    |  2 +-
>  model/vmsnapshots.py                            |  2 +-
>  model/vmstorages.py                             |  2 +-
>  netinfo.py                                      |  2 +-
>  network.py                                      |  2 +-
>  osinfo.py                                       |  2 +-
>  po/de_DE.po                                     |  4 +--
>  po/en_US.po                                     |  2 +-
>  po/es_ES.po                                     |  4 +--
>  po/fr_FR.po                                     |  4 +--
>  po/gen-pot.in                                   | 18 ++++++++++++
>  po/it_IT.po                                     |  4 +--
>  po/ja_JP.po                                     |  4 +--
>  po/ko_KR.po                                     |  4 +--
>  po/pt_BR.po                                     |  4 +--
>  po/ru_RU.po                                     |  4 +--
>  po/zh_CN.po                                     |  4 +--
>  po/zh_TW.po                                     |  4 +--
>  root.py                                         |  2 +-
>  scan.py                                         |  2 +-
>  screenshot.py                                   |  2 +-
>  serialconsole.py                                |  2 +-
>  tests/Makefile.am                               |  2 +-
>  tests/iso_gen.py                                |  2 +-
>  tests/run_tests.sh.in                           |  2 +-
>  tests/test_authorization.py                     |  2 +-
>  tests/test_config.py.in                         |  2 +-
>  tests/test_host.py                              |  2 +-
>  tests/test_livemigration.py                     |  2 +-
>  tests/test_mock_storagepool.py                  |  2 +-
>  tests/test_mock_storagevolume.py                |  2 +-
>  tests/test_mockmodel.py                         |  2 +-
>  tests/test_model.py                             |  2 +-
>  tests/test_model_storagepool.py                 |  2 +-
>  tests/test_model_storagevolume.py               |  2 +-
>  tests/test_osinfo.py                            |  2 +-
>  tests/test_rest.py                              |  2 +-
>  tests/test_storagepoolxml.py                    |  2 +-
>  tests/test_vmtemplate.py                        |  2 +-
>  ui/Makefile.am                                  |  2 +-
>  ui/config/Makefile.am                           |  2 +-
>  ui/css/Makefile.am                              |  2 +-
>  ui/css/kimchi.css                               |  2 +-
>  ui/css/src/kimchi.scss                          |  2 +-
>  ui/css/src/modules/_edit-guests.scss            |  2 +-
>  ui/css/src/modules/_guests.scss                 |  2 +-
>  ui/css/src/modules/_iso-list.scss               |  2 +-
>  ui/css/src/modules/_network.scss                |  2 +-
>  ui/css/src/modules/_storage.scss                |  2 +-
>  ui/css/src/modules/_templates.scss              |  2 +-
>  ui/images/Makefile.am                           |  2 +-
>  ui/js/Makefile.am                               |  2 +-
>  ui/js/src/kimchi.api.js                         |  2 +-
>  ui/js/src/kimchi.guest_add_main.js              |  2 +-
>  ui/js/src/kimchi.guest_edit_main.js             |  2 +-
>  ui/js/src/kimchi.guest_livemigration.js         |  2 +-
>  ui/js/src/kimchi.guest_main.js                  |  2 +-
>  ui/js/src/kimchi.guest_media_main.js            |  2 +-
>  ui/js/src/kimchi.guest_storage_add.main.js      |  2 +-
>  ui/js/src/kimchi.main.js                        |  2 +-
>  ui/js/src/kimchi.network_add_main.js            |  2 +-
>  ui/js/src/kimchi.storage_main.js                |  2 +-
>  ui/js/src/kimchi.storagepool_add_main.js        |  2 +-
>  ui/js/src/kimchi.storagepool_add_volume_main.js |  2 +-
>  ui/js/src/kimchi.template_add_main.js           |  2 +-
>  ui/js/src/kimchi.template_edit_main.js          |  2 +-
>  ui/js/src/kimchi.template_main.js               |  2 +-
>  ui/pages/Makefile.am                            |  2 +-
>  ui/pages/guest-add.html.tmpl                    |  2 +-
>  ui/pages/guest-edit.html.tmpl                   |  2 +-
>  ui/pages/guest-migration.html.tmpl              |  2 +-
>  ui/pages/guest-storage-add.html.tmpl            |  2 +-
>  ui/pages/guest.html.tmpl                        |  2 +-
>  ui/pages/help/Makefile.am                       |  2 +-
>  ui/pages/help/de_DE/Makefile.am                 |  2 +-
>  ui/pages/help/en_US/Makefile.am                 |  2 +-
>  ui/pages/help/es_ES/Makefile.am                 |  2 +-
>  ui/pages/help/fr_FR/Makefile.am                 |  2 +-
>  ui/pages/help/it_IT/Makefile.am                 |  2 +-
>  ui/pages/help/ja_JP/Makefile.am                 |  2 +-
>  ui/pages/help/kimchi.css                        |  2 +-
>  ui/pages/help/ko_KR/Makefile.am                 |  2 +-
>  ui/pages/help/pt_BR/Makefile.am                 |  2 +-
>  ui/pages/help/ru_RU/Makefile.am                 |  2 +-
>  ui/pages/help/zh_CN/Makefile.am                 |  2 +-
>  ui/pages/help/zh_TW/Makefile.am                 |  2 +-
>  ui/pages/i18n.json.tmpl                         |  2 +-
>  ui/pages/network-add.html.tmpl                  |  2 +-
>  ui/pages/storagepool-add-volume.html.tmpl       |  2 +-
>  ui/pages/storagepool-add.html.tmpl              |  2 +-
>  ui/pages/tabs/Makefile.am                       |  2 +-
>  ui/pages/tabs/guests.html.tmpl                  |  2 +-
>  ui/pages/tabs/network.html.tmpl                 |  2 +-
>  ui/pages/tabs/storage.html.tmpl                 |  2 +-
>  ui/pages/tabs/templates.html.tmpl               |  2 +-
>  ui/pages/template-add.html.tmpl                 |  2 +-
>  ui/pages/template-edit.html.tmpl                |  2 +-
>  ui/serial/html/serial.html                      |  2 +-
>  ui/spice-html5/Makefile.am                      |  2 +-
>  ui/spice-html5/css/Makefile.am                  |  2 +-
>  ui/spice-html5/pages/Makefile.am                |  2 +-
>  ui/spice-html5/thirdparty/Makefile.am           |  2 +-
>  utils.py                                        |  2 +-
>  vmtemplate.py                                   |  2 +-
>  websocket.py                                    |  2 +-
>  xmlutils/Makefile.am                            |  2 +-
>  xmlutils/__init__.py                            |  2 +-
>  xmlutils/cpu.py                                 |  2 +-
>  xmlutils/disk.py                                |  2 +-
>  xmlutils/graphics.py                            |  2 +-
>  xmlutils/interface.py                           |  2 +-
>  xmlutils/network.py                             |  2 +-
>  xmlutils/qemucmdline.py                         |  2 +-
>  xmlutils/serial.py                              |  2 +-
>  177 files changed, 275 insertions(+), 182 deletions(-)
>  create mode 100644 IBM-license-blacklist
> 




More information about the Kimchi-devel mailing list