[Kimchi-devel] [PATCH] [Kimchi 2/2] Update copyright according to make check-local result

Aline Manera alinefm at linux.vnet.ibm.com
Fri Feb 19 11:37:42 UTC 2016


Signed-off-by: Aline Manera <alinefm at linux.vnet.ibm.com>
---
 __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 +-
 175 files changed, 236 insertions(+), 182 deletions(-)

diff --git a/__init__.py b/__init__.py
index 592793d..0675271 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/autogen.sh b/autogen.sh
index 0f22dba..0c1a671 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,23 @@
 #!/bin/bash
 
+#
+# Project Kimchi
+#
+# Copyright IBM Corp, 2013-2016
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+
 aclocal
 automake --add-missing
 autoreconf
diff --git a/check_ui_code_errors.sh b/check_ui_code_errors.sh
index e44c688..59d631f 100755
--- a/check_ui_code_errors.sh
+++ b/check_ui_code_errors.sh
@@ -3,7 +3,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/config.py.in b/config.py.in
index 0753a00..0d6f547 100644
--- a/config.py.in
+++ b/config.py.in
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/contrib/DEBIAN/Makefile.am b/contrib/DEBIAN/Makefile.am
index ca89552..6c6e95d 100644
--- a/contrib/DEBIAN/Makefile.am
+++ b/contrib/DEBIAN/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2013
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/contrib/check_i18n.py b/contrib/check_i18n.py
index ac6efc7..86712fa 100755
--- a/contrib/check_i18n.py
+++ b/contrib/check_i18n.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/contrib/make-deb.sh.in b/contrib/make-deb.sh.in
index 5a6e56a..691fc1f 100644
--- a/contrib/make-deb.sh.in
+++ b/contrib/make-deb.sh.in
@@ -1,5 +1,23 @@
 #!/bin/bash
 
+#
+# Project Kimchi
+#
+# Copyright IBM Corp, 2013-2016
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+
 VERSION="@PACKAGE_VERSION@"
 RELEASE="@PACKAGE_RELEASE@"
 
diff --git a/control/Makefile.am b/control/Makefile.am
index 33118ca..290b6f2 100644
--- a/control/Makefile.am
+++ b/control/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM Corp, 2013
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/__init__.py b/control/__init__.py
index 4ad9459..022f973 100644
--- a/control/__init__.py
+++ b/control/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/config.py b/control/config.py
index 15df68f..21ec1b7 100644
--- a/control/config.py
+++ b/control/config.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/cpuinfo.py b/control/cpuinfo.py
index 31f316c..f795b3f 100644
--- a/control/cpuinfo.py
+++ b/control/cpuinfo.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/groups.py b/control/groups.py
index 649ff09..8c5c4c6 100644
--- a/control/groups.py
+++ b/control/groups.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/host.py b/control/host.py
index 39df0d0..3b7d6fe 100644
--- a/control/host.py
+++ b/control/host.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/interfaces.py b/control/interfaces.py
index d698b7a..b04fc26 100644
--- a/control/interfaces.py
+++ b/control/interfaces.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/networks.py b/control/networks.py
index 1431e67..cd1feed 100644
--- a/control/networks.py
+++ b/control/networks.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM Corp, 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/peers.py b/control/peers.py
index 21e9f13..c0d83ac 100644
--- a/control/peers.py
+++ b/control/peers.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/storagepools.py b/control/storagepools.py
index e91305e..10b371d 100644
--- a/control/storagepools.py
+++ b/control/storagepools.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/storageservers.py b/control/storageservers.py
index 654ab47..9f9cade 100644
--- a/control/storageservers.py
+++ b/control/storageservers.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/storagevolumes.py b/control/storagevolumes.py
index f920dee..d78eefb 100644
--- a/control/storagevolumes.py
+++ b/control/storagevolumes.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/templates.py b/control/templates.py
index b91196c..aebac0c 100644
--- a/control/templates.py
+++ b/control/templates.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/users.py b/control/users.py
index 756a2f7..e551920 100644
--- a/control/users.py
+++ b/control/users.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/vm/Makefile.am b/control/vm/Makefile.am
index b17c68a..5f1cf3d 100644
--- a/control/vm/Makefile.am
+++ b/control/vm/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM Corp, 2013
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/vm/__init__.py b/control/vm/__init__.py
index a311045..022f973 100644
--- a/control/vm/__init__.py
+++ b/control/vm/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/vm/hostdevs.py b/control/vm/hostdevs.py
index a43b9d8..bae98df 100644
--- a/control/vm/hostdevs.py
+++ b/control/vm/hostdevs.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/vm/ifaces.py b/control/vm/ifaces.py
index ac957fd..d856956 100644
--- a/control/vm/ifaces.py
+++ b/control/vm/ifaces.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/vm/snapshots.py b/control/vm/snapshots.py
index dd17b85..b95eaa9 100644
--- a/control/vm/snapshots.py
+++ b/control/vm/snapshots.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/vm/storages.py b/control/vm/storages.py
index f502caa..3c7d1a3 100644
--- a/control/vm/storages.py
+++ b/control/vm/storages.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/control/vms.py b/control/vms.py
index e9f01e1..7745a18 100644
--- a/control/vms.py
+++ b/control/vms.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/disks.py b/disks.py
index 5515026..52a793c 100644
--- a/disks.py
+++ b/disks.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/distroloader.py b/distroloader.py
index 2b10502..1467a4c 100644
--- a/distroloader.py
+++ b/distroloader.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/distros.d/Makefile.am b/distros.d/Makefile.am
index 684fe60..ff7f59b 100644
--- a/distros.d/Makefile.am
+++ b/distros.d/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM Corp, 2013
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/i18n.py b/i18n.py
index 42ee884..471f8b3 100644
--- a/i18n.py
+++ b/i18n.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM Corp, 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/imageinfo.py b/imageinfo.py
index 75cda76..8874917 100644
--- a/imageinfo.py
+++ b/imageinfo.py
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/iscsi.py b/iscsi.py
index 02886ac..6683fb2 100644
--- a/iscsi.py
+++ b/iscsi.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/isoinfo.py b/isoinfo.py
index c232fa8..3cd4daf 100644
--- a/isoinfo.py
+++ b/isoinfo.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/kvmusertests.py b/kvmusertests.py
index 35350d8..567955a 100644
--- a/kvmusertests.py
+++ b/kvmusertests.py
@@ -1,6 +1,6 @@
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/mockmodel.py b/mockmodel.py
index 8263207..d010df7 100644
--- a/mockmodel.py
+++ b/mockmodel.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/Makefile.am b/model/Makefile.am
index f4f4750..efe6631 100644
--- a/model/Makefile.am
+++ b/model/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM Corp, 2013
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/__init__.py b/model/__init__.py
index ca7ede4..e3a7235 100644
--- a/model/__init__.py
+++ b/model/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/config.py b/model/config.py
index 6cd9f07..ccfd1b3 100644
--- a/model/config.py
+++ b/model/config.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/cpuinfo.py b/model/cpuinfo.py
index 6bade85..3707a02 100644
--- a/model/cpuinfo.py
+++ b/model/cpuinfo.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/diskutils.py b/model/diskutils.py
index b3fe116..6faab7c 100644
--- a/model/diskutils.py
+++ b/model/diskutils.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/featuretests.py b/model/featuretests.py
index b889006..378335a 100644
--- a/model/featuretests.py
+++ b/model/featuretests.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/groups.py b/model/groups.py
index fc63d68..e673947 100644
--- a/model/groups.py
+++ b/model/groups.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/host.py b/model/host.py
index 583accd..e4f0f5c 100644
--- a/model/host.py
+++ b/model/host.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/hostdev.py b/model/hostdev.py
index bce166a..829e27d 100644
--- a/model/hostdev.py
+++ b/model/hostdev.py
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/interfaces.py b/model/interfaces.py
index 8556fd5..01fbb93 100644
--- a/model/interfaces.py
+++ b/model/interfaces.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/libvirtconnection.py b/model/libvirtconnection.py
index 73f3dcf..e899a33 100644
--- a/model/libvirtconnection.py
+++ b/model/libvirtconnection.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/libvirtstoragepool.py b/model/libvirtstoragepool.py
index 0fa8ce0..aa1213f 100644
--- a/model/libvirtstoragepool.py
+++ b/model/libvirtstoragepool.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/model.py b/model/model.py
index 856b72c..e44f804 100644
--- a/model/model.py
+++ b/model/model.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/networks.py b/model/networks.py
index ec30458..f42be77 100644
--- a/model/networks.py
+++ b/model/networks.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM Corp, 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/peers.py b/model/peers.py
index f0bc13a..606ee8a 100644
--- a/model/peers.py
+++ b/model/peers.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/storagepools.py b/model/storagepools.py
index 685d38b..20c1cd0 100644
--- a/model/storagepools.py
+++ b/model/storagepools.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/storageservers.py b/model/storageservers.py
index 2d4e1f7..eed0a41 100644
--- a/model/storageservers.py
+++ b/model/storageservers.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/storagetargets.py b/model/storagetargets.py
index 6c7bf0b..25a9b34 100644
--- a/model/storagetargets.py
+++ b/model/storagetargets.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/storagevolumes.py b/model/storagevolumes.py
index ecbf51e..d010bcd 100644
--- a/model/storagevolumes.py
+++ b/model/storagevolumes.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/templates.py b/model/templates.py
index 8a29e02..87e8bd0 100644
--- a/model/templates.py
+++ b/model/templates.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/users.py b/model/users.py
index 2fa65dd..d9c5ff3 100644
--- a/model/users.py
+++ b/model/users.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/utils.py b/model/utils.py
index 20bcb26..b7ea82e 100644
--- a/model/utils.py
+++ b/model/utils.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/vmhostdevs.py b/model/vmhostdevs.py
index de52cd8..d3a8881 100644
--- a/model/vmhostdevs.py
+++ b/model/vmhostdevs.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/vmifaces.py b/model/vmifaces.py
index 0b1ee10..72f717b 100644
--- a/model/vmifaces.py
+++ b/model/vmifaces.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/vms.py b/model/vms.py
index 23e0df9..3994995 100644
--- a/model/vms.py
+++ b/model/vms.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/vmsnapshots.py b/model/vmsnapshots.py
index 4fea9ed..fd17d2f 100644
--- a/model/vmsnapshots.py
+++ b/model/vmsnapshots.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/model/vmstorages.py b/model/vmstorages.py
index 23db0a6..31a7d95 100644
--- a/model/vmstorages.py
+++ b/model/vmstorages.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/netinfo.py b/netinfo.py
index c00f603..445d36c 100644
--- a/netinfo.py
+++ b/netinfo.py
@@ -1,6 +1,6 @@
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/network.py b/network.py
index eee0e8c..dd7b50f 100644
--- a/network.py
+++ b/network.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/osinfo.py b/osinfo.py
index 2ec5c3e..13ba1a2 100644
--- a/osinfo.py
+++ b/osinfo.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/po/de_DE.po b/po/de_DE.po
index c04fd10..9eb6b01 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# German translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/en_US.po b/po/en_US.po
index ec418eb..5c90a54 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -1,5 +1,5 @@
 # English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Copyright IBM Corp, 2013-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/es_ES.po b/po/es_ES.po
index 5f504ce..b0a439d 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Spanish translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/fr_FR.po b/po/fr_FR.po
index 20a7df9..fc21bc7 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Frensh translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/gen-pot.in b/po/gen-pot.in
index 0e3cd10..49253ae 100644
--- a/po/gen-pot.in
+++ b/po/gen-pot.in
@@ -1,5 +1,23 @@
 #!/bin/bash
 
+#
+# Project Kimchi
+#
+# Copyright IBM Corp, 2013-2016
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+
 for src in $@; do
     if [ ${src: -3} == ".py" ]; then
         cat $src
diff --git a/po/it_IT.po b/po/it_IT.po
index 332291d..a3ab5bd 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Italian translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/ja_JP.po b/po/ja_JP.po
index ea95d7a..e3ff7e5 100644
--- a/po/ja_JP.po
+++ b/po/ja_JP.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Japonese translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/ko_KR.po b/po/ko_KR.po
index 6b23529..02d073f 100644
--- a/po/ko_KR.po
+++ b/po/ko_KR.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Korean translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index fd33a86..c01160b 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Portuguese translations for kimchi package.
+# Copyright IBM Corp, 2013-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/ru_RU.po b/po/ru_RU.po
index b116c53..18d8475 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Russian translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index a1a8eeb..5957f8d 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Chinese (zh_CN) translations for kimchi package.
+# Copyright IBM Corp, 2013-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 814a78d..22df6c7 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Chinese (zh_TW) translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/root.py b/root.py
index b5aa78b..432716d 100644
--- a/root.py
+++ b/root.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/scan.py b/scan.py
index 32827bb..b9d9e12 100644
--- a/scan.py
+++ b/scan.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/screenshot.py b/screenshot.py
index 144c74e..8112228 100644
--- a/screenshot.py
+++ b/screenshot.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/serialconsole.py b/serialconsole.py
index 94aaa6f..1eb48b1 100644
--- a/serialconsole.py
+++ b/serialconsole.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2016
+# Copyright IBM Corp, 2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c1f6784..b1ba072 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM Corp, 2013
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/iso_gen.py b/tests/iso_gen.py
index 736c660..8c8fb12 100644
--- a/tests/iso_gen.py
+++ b/tests/iso_gen.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/run_tests.sh.in b/tests/run_tests.sh.in
index e92e7d4..68dfa2e 100644
--- a/tests/run_tests.sh.in
+++ b/tests/run_tests.sh.in
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_authorization.py b/tests/test_authorization.py
index 325f878..d88f763 100644
--- a/tests/test_authorization.py
+++ b/tests/test_authorization.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_config.py.in b/tests/test_config.py.in
index 597c61a..3b3857c 100644
--- a/tests/test_config.py.in
+++ b/tests/test_config.py.in
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_host.py b/tests/test_host.py
index 2ce338f..4b5fd40 100644
--- a/tests/test_host.py
+++ b/tests/test_host.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_livemigration.py b/tests/test_livemigration.py
index 7119688..29593e7 100644
--- a/tests/test_livemigration.py
+++ b/tests/test_livemigration.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_mock_storagepool.py b/tests/test_mock_storagepool.py
index f017f37..925a9e6 100644
--- a/tests/test_mock_storagepool.py
+++ b/tests/test_mock_storagepool.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_mock_storagevolume.py b/tests/test_mock_storagevolume.py
index f132a62..d04c91f 100644
--- a/tests/test_mock_storagevolume.py
+++ b/tests/test_mock_storagevolume.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_mockmodel.py b/tests/test_mockmodel.py
index b7f8f23..5c9fad4 100644
--- a/tests/test_mockmodel.py
+++ b/tests/test_mockmodel.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_model.py b/tests/test_model.py
index 097c2d6..c65409d 100644
--- a/tests/test_model.py
+++ b/tests/test_model.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_model_storagepool.py b/tests/test_model_storagepool.py
index 73dd8c0..4ff5aa1 100644
--- a/tests/test_model_storagepool.py
+++ b/tests/test_model_storagepool.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_model_storagevolume.py b/tests/test_model_storagevolume.py
index 49e56d3..7dbda97 100644
--- a/tests/test_model_storagevolume.py
+++ b/tests/test_model_storagevolume.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_osinfo.py b/tests/test_osinfo.py
index bd2af58..c7a1d0d 100644
--- a/tests/test_osinfo.py
+++ b/tests/test_osinfo.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_rest.py b/tests/test_rest.py
index 1fc0f71..cbedb2d 100644
--- a/tests/test_rest.py
+++ b/tests/test_rest.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_storagepoolxml.py b/tests/test_storagepoolxml.py
index 7e45cca..968ceb6 100644
--- a/tests/test_storagepoolxml.py
+++ b/tests/test_storagepoolxml.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/tests/test_vmtemplate.py b/tests/test_vmtemplate.py
index e157198..5de531c 100644
--- a/tests/test_vmtemplate.py
+++ b/tests/test_vmtemplate.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2013-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 910adb1..8e1eca3 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM Corp, 2013-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/config/Makefile.am b/ui/config/Makefile.am
index e3b3d19..2b6e86c 100644
--- a/ui/config/Makefile.am
+++ b/ui/config/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM Corp, 2015-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/css/Makefile.am b/ui/css/Makefile.am
index 5758e59..6573e2b 100644
--- a/ui/css/Makefile.am
+++ b/ui/css/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM Corp, 2013-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/css/kimchi.css b/ui/css/kimchi.css
index 88ae7de..3bcb225 100644
--- a/ui/css/kimchi.css
+++ b/ui/css/kimchi.css
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/css/src/kimchi.scss b/ui/css/src/kimchi.scss
index 2f89da7..cdb0222 100644
--- a/ui/css/src/kimchi.scss
+++ b/ui/css/src/kimchi.scss
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/css/src/modules/_edit-guests.scss b/ui/css/src/modules/_edit-guests.scss
index 4d642f3..72bb4fa 100644
--- a/ui/css/src/modules/_edit-guests.scss
+++ b/ui/css/src/modules/_edit-guests.scss
@@ -1,7 +1,7 @@
 //
 // Project Kimchi
 //
-// Copyright IBM, Corp. 2015-2016
+// Copyright IBM Corp, 2015-2016
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/ui/css/src/modules/_guests.scss b/ui/css/src/modules/_guests.scss
index 6d64975..9d62636 100644
--- a/ui/css/src/modules/_guests.scss
+++ b/ui/css/src/modules/_guests.scss
@@ -1,7 +1,7 @@
 //
 // Project Kimchi
 //
-// Copyright IBM, Corp. 2015-2016
+// Copyright IBM Corp, 2015-2016
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/ui/css/src/modules/_iso-list.scss b/ui/css/src/modules/_iso-list.scss
index 1b3d7e3..222dcdb 100644
--- a/ui/css/src/modules/_iso-list.scss
+++ b/ui/css/src/modules/_iso-list.scss
@@ -1,7 +1,7 @@
 //
 // Project Kimchi
 //
-// Copyright IBM, Corp. 2015
+// Copyright IBM Corp, 2015-2016
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/ui/css/src/modules/_network.scss b/ui/css/src/modules/_network.scss
index 2da5213..4627ab5 100644
--- a/ui/css/src/modules/_network.scss
+++ b/ui/css/src/modules/_network.scss
@@ -1,7 +1,7 @@
 //
 // Project Kimchi
 //
-// Copyright IBM, Corp. 2015-2016
+// Copyright IBM Corp, 2015-2016
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/ui/css/src/modules/_storage.scss b/ui/css/src/modules/_storage.scss
index 307f0b2..4a9f9e1 100644
--- a/ui/css/src/modules/_storage.scss
+++ b/ui/css/src/modules/_storage.scss
@@ -1,7 +1,7 @@
 //
 // Project Kimchi
 //
-// Copyright IBM, Corp. 2015
+// Copyright IBM Corp, 2015-2016
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/ui/css/src/modules/_templates.scss b/ui/css/src/modules/_templates.scss
index 0b2f935..07bc215 100644
--- a/ui/css/src/modules/_templates.scss
+++ b/ui/css/src/modules/_templates.scss
@@ -1,7 +1,7 @@
 //
 // Project Kimchi
 //
-// Copyright IBM, Corp. 2015-2016
+// Copyright IBM Corp, 2015-2016
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/ui/images/Makefile.am b/ui/images/Makefile.am
index 27c1dfb..6baf007 100644
--- a/ui/images/Makefile.am
+++ b/ui/images/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM Corp, 2013-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/js/Makefile.am b/ui/js/Makefile.am
index 7d2495f..c410c27 100644
--- a/ui/js/Makefile.am
+++ b/ui/js/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2013-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.api.js b/ui/js/src/kimchi.api.js
index 3519196..c5abafc 100644
--- a/ui/js/src/kimchi.api.js
+++ b/ui/js/src/kimchi.api.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.guest_add_main.js b/ui/js/src/kimchi.guest_add_main.js
index ef8324a..87ad6fa 100644
--- a/ui/js/src/kimchi.guest_add_main.js
+++ b/ui/js/src/kimchi.guest_add_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.guest_edit_main.js b/ui/js/src/kimchi.guest_edit_main.js
index 94b521e..e7a4248 100644
--- a/ui/js/src/kimchi.guest_edit_main.js
+++ b/ui/js/src/kimchi.guest_edit_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.guest_livemigration.js b/ui/js/src/kimchi.guest_livemigration.js
index a8c566c..5bec039 100644
--- a/ui/js/src/kimchi.guest_livemigration.js
+++ b/ui/js/src/kimchi.guest_livemigration.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2016
+ * Copyright IBM Corp, 2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.guest_main.js b/ui/js/src/kimchi.guest_main.js
index 83ee3f0..fc44a11 100644
--- a/ui/js/src/kimchi.guest_main.js
+++ b/ui/js/src/kimchi.guest_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.guest_media_main.js b/ui/js/src/kimchi.guest_media_main.js
index b920527..d71c486 100644
--- a/ui/js/src/kimchi.guest_media_main.js
+++ b/ui/js/src/kimchi.guest_media_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM Corp, 2014-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.guest_storage_add.main.js b/ui/js/src/kimchi.guest_storage_add.main.js
index 0cb0e34..55bc3ac 100644
--- a/ui/js/src/kimchi.guest_storage_add.main.js
+++ b/ui/js/src/kimchi.guest_storage_add.main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2014-2016
+ * Copyright IBM Corp, 2014-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.main.js b/ui/js/src/kimchi.main.js
index fbfd4ce..5ea56a2 100644
--- a/ui/js/src/kimchi.main.js
+++ b/ui/js/src/kimchi.main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.network_add_main.js b/ui/js/src/kimchi.network_add_main.js
index 8e2665b..521b450 100644
--- a/ui/js/src/kimchi.network_add_main.js
+++ b/ui/js/src/kimchi.network_add_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM Corp, 2013-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.storage_main.js b/ui/js/src/kimchi.storage_main.js
index ce83431..17a43a7 100644
--- a/ui/js/src/kimchi.storage_main.js
+++ b/ui/js/src/kimchi.storage_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.storagepool_add_main.js b/ui/js/src/kimchi.storagepool_add_main.js
index 0e9654a..149fdd8 100644
--- a/ui/js/src/kimchi.storagepool_add_main.js
+++ b/ui/js/src/kimchi.storagepool_add_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.storagepool_add_volume_main.js b/ui/js/src/kimchi.storagepool_add_volume_main.js
index 51fc43f..c398369 100644
--- a/ui/js/src/kimchi.storagepool_add_volume_main.js
+++ b/ui/js/src/kimchi.storagepool_add_volume_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2014-2016
  *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.template_add_main.js b/ui/js/src/kimchi.template_add_main.js
index fd50251..3146f49 100644
--- a/ui/js/src/kimchi.template_add_main.js
+++ b/ui/js/src/kimchi.template_add_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.template_edit_main.js b/ui/js/src/kimchi.template_edit_main.js
index ed4a4ea..23eb491 100644
--- a/ui/js/src/kimchi.template_edit_main.js
+++ b/ui/js/src/kimchi.template_edit_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/js/src/kimchi.template_main.js b/ui/js/src/kimchi.template_main.js
index f26548e..46a229c 100644
--- a/ui/js/src/kimchi.template_main.js
+++ b/ui/js/src/kimchi.template_main.js
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/Makefile.am b/ui/pages/Makefile.am
index 076b814..e8b54f6 100644
--- a/ui/pages/Makefile.am
+++ b/ui/pages/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM Corp, 2013-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/pages/guest-add.html.tmpl b/ui/pages/guest-add.html.tmpl
index 614606c..a531af2 100644
--- a/ui/pages/guest-add.html.tmpl
+++ b/ui/pages/guest-add.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/guest-edit.html.tmpl b/ui/pages/guest-edit.html.tmpl
index 32576e9..0df15aa 100644
--- a/ui/pages/guest-edit.html.tmpl
+++ b/ui/pages/guest-edit.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/guest-migration.html.tmpl b/ui/pages/guest-migration.html.tmpl
index d1f6ad8..e2d3f25 100644
--- a/ui/pages/guest-migration.html.tmpl
+++ b/ui/pages/guest-migration.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2016
+ * Copyright IBM Corp, 2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/guest-storage-add.html.tmpl b/ui/pages/guest-storage-add.html.tmpl
index 660c274..18da825 100644
--- a/ui/pages/guest-storage-add.html.tmpl
+++ b/ui/pages/guest-storage-add.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2014-2016
+ * Copyright IBM Corp, 2014-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/guest.html.tmpl b/ui/pages/guest.html.tmpl
index 9117f6f..4097a0c 100644
--- a/ui/pages/guest.html.tmpl
+++ b/ui/pages/guest.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/help/Makefile.am b/ui/pages/help/Makefile.am
index a4ee361..93aa0b1 100644
--- a/ui/pages/help/Makefile.am
+++ b/ui/pages/help/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/de_DE/Makefile.am b/ui/pages/help/de_DE/Makefile.am
index 3d99aae..f90369d 100644
--- a/ui/pages/help/de_DE/Makefile.am
+++ b/ui/pages/help/de_DE/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/en_US/Makefile.am b/ui/pages/help/en_US/Makefile.am
index d37f03a..65f3839 100644
--- a/ui/pages/help/en_US/Makefile.am
+++ b/ui/pages/help/en_US/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/es_ES/Makefile.am b/ui/pages/help/es_ES/Makefile.am
index 29c596f..03ca649 100644
--- a/ui/pages/help/es_ES/Makefile.am
+++ b/ui/pages/help/es_ES/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/fr_FR/Makefile.am b/ui/pages/help/fr_FR/Makefile.am
index 11ce394..3910e04 100644
--- a/ui/pages/help/fr_FR/Makefile.am
+++ b/ui/pages/help/fr_FR/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/it_IT/Makefile.am b/ui/pages/help/it_IT/Makefile.am
index 62e2f29..80ed283 100644
--- a/ui/pages/help/it_IT/Makefile.am
+++ b/ui/pages/help/it_IT/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/ja_JP/Makefile.am b/ui/pages/help/ja_JP/Makefile.am
index f9c2f33..0928197 100644
--- a/ui/pages/help/ja_JP/Makefile.am
+++ b/ui/pages/help/ja_JP/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/kimchi.css b/ui/pages/help/kimchi.css
index 32fae4a..0ac1873 100644
--- a/ui/pages/help/kimchi.css
+++ b/ui/pages/help/kimchi.css
@@ -1,7 +1,7 @@
 /*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM Corp, 2014-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/help/ko_KR/Makefile.am b/ui/pages/help/ko_KR/Makefile.am
index e441955..85c7228 100644
--- a/ui/pages/help/ko_KR/Makefile.am
+++ b/ui/pages/help/ko_KR/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/pt_BR/Makefile.am b/ui/pages/help/pt_BR/Makefile.am
index 7fc2cb0..246c2e7 100644
--- a/ui/pages/help/pt_BR/Makefile.am
+++ b/ui/pages/help/pt_BR/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/ru_RU/Makefile.am b/ui/pages/help/ru_RU/Makefile.am
index 85ca27a..2cd1aae 100644
--- a/ui/pages/help/ru_RU/Makefile.am
+++ b/ui/pages/help/ru_RU/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/zh_CN/Makefile.am b/ui/pages/help/zh_CN/Makefile.am
index e785048..321ff51 100644
--- a/ui/pages/help/zh_CN/Makefile.am
+++ b/ui/pages/help/zh_CN/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/help/zh_TW/Makefile.am b/ui/pages/help/zh_TW/Makefile.am
index 9c8ac26..3e1ffdc 100644
--- a/ui/pages/help/zh_TW/Makefile.am
+++ b/ui/pages/help/zh_TW/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2014-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/pages/i18n.json.tmpl b/ui/pages/i18n.json.tmpl
index 82ba375..b5e5cae 100644
--- a/ui/pages/i18n.json.tmpl
+++ b/ui/pages/i18n.json.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2014-2016
+ * Copyright IBM Corp, 2014-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/network-add.html.tmpl b/ui/pages/network-add.html.tmpl
index 3f50ad2..715597a 100644
--- a/ui/pages/network-add.html.tmpl
+++ b/ui/pages/network-add.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM Corp, 2014-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/storagepool-add-volume.html.tmpl b/ui/pages/storagepool-add-volume.html.tmpl
index 2270e15..49ab071 100644
--- a/ui/pages/storagepool-add-volume.html.tmpl
+++ b/ui/pages/storagepool-add-volume.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2014-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/storagepool-add.html.tmpl b/ui/pages/storagepool-add.html.tmpl
index f7f9b29..c55c2e0 100644
--- a/ui/pages/storagepool-add.html.tmpl
+++ b/ui/pages/storagepool-add.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/tabs/Makefile.am b/ui/pages/tabs/Makefile.am
index 0e08208..f5c1e37 100644
--- a/ui/pages/tabs/Makefile.am
+++ b/ui/pages/tabs/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/pages/tabs/guests.html.tmpl b/ui/pages/tabs/guests.html.tmpl
index fb7c34f..8bd815f 100644
--- a/ui/pages/tabs/guests.html.tmpl
+++ b/ui/pages/tabs/guests.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/tabs/network.html.tmpl b/ui/pages/tabs/network.html.tmpl
index 7f09e6e..d8660d3 100644
--- a/ui/pages/tabs/network.html.tmpl
+++ b/ui/pages/tabs/network.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/tabs/storage.html.tmpl b/ui/pages/tabs/storage.html.tmpl
index 8fdfda6..5ffdc97 100644
--- a/ui/pages/tabs/storage.html.tmpl
+++ b/ui/pages/tabs/storage.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/tabs/templates.html.tmpl b/ui/pages/tabs/templates.html.tmpl
index 0cb36bd..e20722f 100644
--- a/ui/pages/tabs/templates.html.tmpl
+++ b/ui/pages/tabs/templates.html.tmpl
@@ -1,7 +1,7 @@
 #*
 * Project Kimchi
 *
-* Copyright IBM, Corp. 2013-2016
+* Copyright IBM Corp, 2013-2016
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
diff --git a/ui/pages/template-add.html.tmpl b/ui/pages/template-add.html.tmpl
index 33a1864..2926cfa 100644
--- a/ui/pages/template-add.html.tmpl
+++ b/ui/pages/template-add.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/pages/template-edit.html.tmpl b/ui/pages/template-edit.html.tmpl
index 0b43a20..da4c022 100644
--- a/ui/pages/template-edit.html.tmpl
+++ b/ui/pages/template-edit.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Kimchi
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2013-2016
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/ui/serial/html/serial.html b/ui/serial/html/serial.html
index 26ff6d0..8010a59 100644
--- a/ui/serial/html/serial.html
+++ b/ui/serial/html/serial.html
@@ -2,7 +2,7 @@
 <!--
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2016
+# Copyright IBM Corp, 2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ui/spice-html5/Makefile.am b/ui/spice-html5/Makefile.am
index c43f1ef..55adeb5 100644
--- a/ui/spice-html5/Makefile.am
+++ b/ui/spice-html5/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2014-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/spice-html5/css/Makefile.am b/ui/spice-html5/css/Makefile.am
index ed51972..b67ee5f 100644
--- a/ui/spice-html5/css/Makefile.am
+++ b/ui/spice-html5/css/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2014-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/spice-html5/pages/Makefile.am b/ui/spice-html5/pages/Makefile.am
index 431ec6c..f28c6ae 100644
--- a/ui/spice-html5/pages/Makefile.am
+++ b/ui/spice-html5/pages/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2014-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/ui/spice-html5/thirdparty/Makefile.am b/ui/spice-html5/thirdparty/Makefile.am
index 474478d..28c98ab 100644
--- a/ui/spice-html5/thirdparty/Makefile.am
+++ b/ui/spice-html5/thirdparty/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2014-2016
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/utils.py b/utils.py
index 5a3f209..3c55875 100644
--- a/utils.py
+++ b/utils.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/vmtemplate.py b/vmtemplate.py
index ef17ff6..33397ae 100644
--- a/vmtemplate.py
+++ b/vmtemplate.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/websocket.py b/websocket.py
index 4879bc8..122b2ce 100644
--- a/websocket.py
+++ b/websocket.py
@@ -2,7 +2,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/Makefile.am b/xmlutils/Makefile.am
index 207ad7f..5e3c71a 100644
--- a/xmlutils/Makefile.am
+++ b/xmlutils/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Kimchi
 #
-# Copyright IBM Corp, 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/__init__.py b/xmlutils/__init__.py
index ca7ede4..e3a7235 100644
--- a/xmlutils/__init__.py
+++ b/xmlutils/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/cpu.py b/xmlutils/cpu.py
index b3eaaae..08a6afb 100644
--- a/xmlutils/cpu.py
+++ b/xmlutils/cpu.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/disk.py b/xmlutils/disk.py
index 9e6d8fb..02d6811 100644
--- a/xmlutils/disk.py
+++ b/xmlutils/disk.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/graphics.py b/xmlutils/graphics.py
index 2b4346a..5465bb8 100644
--- a/xmlutils/graphics.py
+++ b/xmlutils/graphics.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/interface.py b/xmlutils/interface.py
index 8af43ec..677ed81 100644
--- a/xmlutils/interface.py
+++ b/xmlutils/interface.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/network.py b/xmlutils/network.py
index 01f26f8..b35f65a 100644
--- a/xmlutils/network.py
+++ b/xmlutils/network.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM Corp, 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/qemucmdline.py b/xmlutils/qemucmdline.py
index 66238a7..50575b2 100644
--- a/xmlutils/qemucmdline.py
+++ b/xmlutils/qemucmdline.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/xmlutils/serial.py b/xmlutils/serial.py
index d97a5f6..99b1e90 100644
--- a/xmlutils/serial.py
+++ b/xmlutils/serial.py
@@ -1,7 +1,7 @@
 #
 # Project Kimchi
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
-- 
2.5.0




More information about the Kimchi-devel mailing list