[Kimchi-devel] [PATCH] [Wok 3/6] Update IBM copyright according to check-IBM-license-header.sh script

Aline Manera alinefm at linux.vnet.ibm.com
Mon Feb 8 20:04:18 UTC 2016


Signed-off-by: Aline Manera <alinefm at linux.vnet.ibm.com>
---
 build-all.sh                                          | 2 +-
 check_ui_code_errors.sh                               | 2 +-
 contrib/DEBIAN/postinst                               | 2 +-
 contrib/DEBIAN/postrm                                 | 2 +-
 contrib/check_i18n.py                                 | 2 +-
 contrib/wokd-upstart.conf.debian                      | 2 +-
 contrib/wokd-upstart.conf.fedora                      | 2 +-
 contrib/wokd.sysvinit                                 | 2 +-
 po/pt_BR.po                                           | 2 +-
 po/zh_CN.po                                           | 2 +-
 src/nginx/wok.conf.in                                 | 2 +-
 src/wok/Makefile.am                                   | 2 +-
 src/wok/__init__.py                                   | 2 +-
 src/wok/asynctask.py                                  | 2 +-
 src/wok/auth.py                                       | 2 +-
 src/wok/basemodel.py                                  | 2 +-
 src/wok/cachebust.py                                  | 2 +-
 src/wok/config.py.in                                  | 2 +-
 src/wok/control/Makefile.am                           | 2 +-
 src/wok/control/__init__.py                           | 2 +-
 src/wok/control/base.py                               | 2 +-
 src/wok/control/config.py                             | 2 +-
 src/wok/control/plugins.py                            | 2 +-
 src/wok/control/tasks.py                              | 2 +-
 src/wok/control/utils.py                              | 2 +-
 src/wok/exception.py                                  | 2 +-
 src/wok/i18n.py                                       | 2 +-
 src/wok/model/Makefile.am                             | 2 +-
 src/wok/model/__init__.py                             | 2 +-
 src/wok/model/config.py                               | 2 +-
 src/wok/model/model.py                                | 2 +-
 src/wok/model/plugins.py                              | 2 +-
 src/wok/model/tasks.py                                | 2 +-
 src/wok/objectstore.py                                | 2 +-
 src/wok/plugins/Makefile.am                           | 2 +-
 src/wok/plugins/__init__.py                           | 2 +-
 src/wok/plugins/sample/Makefile.am                    | 2 +-
 src/wok/plugins/sample/__init__.py                    | 2 +-
 src/wok/plugins/sample/i18n.py                        | 2 +-
 src/wok/plugins/sample/model.py                       | 2 +-
 src/wok/plugins/sample/ui/Makefile.am                 | 2 +-
 src/wok/plugins/sample/ui/config/Makefile.am          | 2 +-
 src/wok/plugins/sample/ui/js/Makefile.am              | 2 +-
 src/wok/plugins/sample/ui/js/util.js                  | 2 +-
 src/wok/plugins/sample/ui/pages/Makefile.am           | 2 +-
 src/wok/plugins/sample/ui/pages/i18n.json.tmpl        | 2 +-
 src/wok/plugins/sample/ui/pages/sample-tab1.html.tmpl | 2 +-
 src/wok/plugins/sample/ui/pages/sample-tab2.html.tmpl | 2 +-
 src/wok/proxy.py                                      | 2 +-
 src/wok/rollbackcontext.py                            | 2 +-
 src/wok/root.py                                       | 2 +-
 src/wok/server.py                                     | 2 +-
 src/wok/sslcert.py                                    | 2 +-
 src/wok/template.py                                   | 2 +-
 src/wok/utils.py                                      | 2 +-
 src/wok/xmlutils/Makefile.am                          | 2 +-
 src/wok/xmlutils/__init__.py                          | 2 +-
 src/wok/xmlutils/utils.py                             | 2 +-
 src/wokd.in                                           | 2 +-
 tests/Makefile.am                                     | 2 +-
 tests/__init__.py                                     | 2 +-
 tests/run_tests.sh.in                                 | 2 +-
 tests/test_api.py                                     | 2 +-
 tests/test_config.py.in                               | 2 +-
 tests/test_exception.py                               | 2 +-
 tests/test_objectstore.py                             | 2 +-
 tests/test_plugin.py                                  | 2 +-
 tests/test_rollbackcontext.py                         | 2 +-
 tests/test_server.py                                  | 2 +-
 tests/test_utils.py                                   | 2 +-
 tests/utils.py                                        | 2 +-
 ui/Makefile.am                                        | 2 +-
 ui/base64/Makefile.am                                 | 2 +-
 ui/css/Makefile.am                                    | 2 +-
 ui/css/bootstrap-select.custom.css                    | 2 +-
 ui/css/bootstrap.custom.css                           | 2 +-
 ui/css/fontawesome/Makefile.am                        | 2 +-
 ui/css/jquery-ui.custom.css                           | 2 +-
 ui/css/opensans/Makefile.am                           | 2 +-
 ui/css/src/bootstrap-select.custom.scss               | 2 +-
 ui/css/src/bootstrap.custom.scss                      | 2 +-
 ui/css/src/modules/_about.scss                        | 2 +-
 ui/css/src/modules/_animation.scss                    | 2 +-
 ui/css/src/modules/_base.scss                         | 2 +-
 ui/css/src/modules/_buttons.scss                      | 2 +-
 ui/css/src/modules/_datagrid.scss                     | 2 +-
 ui/css/src/modules/_loaders.scss                      | 2 +-
 ui/css/src/modules/_login.scss                        | 2 +-
 ui/css/src/modules/_menu-flat.scss                    | 2 +-
 ui/css/src/modules/_mixins.scss                       | 2 +-
 ui/css/src/modules/_modal-flat.scss                   | 2 +-
 ui/css/src/modules/_navbar-flat.scss                  | 2 +-
 ui/css/src/modules/_tables-flat.scss                  | 2 +-
 ui/css/src/modules/_toolbar.scss                      | 2 +-
 ui/css/src/modules/_utils.scss                        | 2 +-
 ui/css/src/modules/_validation.scss                   | 2 +-
 ui/css/src/modules/_wok-confirm.scss                  | 2 +-
 ui/css/src/modules/_wok-forms.scss                    | 2 +-
 ui/css/src/modules/_wok-grid.scss                     | 2 +-
 ui/css/src/modules/_wok-variables.scss                | 2 +-
 ui/css/src/wok.scss                                   | 2 +-
 ui/css/theme-default/about.css                        | 2 +-
 ui/css/theme-default/base.css                         | 2 +-
 ui/css/theme-default/button-flat.css                  | 2 +-
 ui/css/theme-default/button.css                       | 2 +-
 ui/css/theme-default/checkbox-flat.css                | 2 +-
 ui/css/theme-default/circleGauge.css                  | 2 +-
 ui/css/theme-default/datagrid.css                     | 2 +-
 ui/css/theme-default/dialog-flat.css                  | 2 +-
 ui/css/theme-default/error.css                        | 2 +-
 ui/css/theme-default/form.css                         | 2 +-
 ui/css/theme-default/framework.css                    | 2 +-
 ui/css/theme-default/gauge-flat.css                   | 2 +-
 ui/css/theme-default/grid.css                         | 2 +-
 ui/css/theme-default/jquery-ui.custom.css             | 2 +-
 ui/css/theme-default/line-chart.css                   | 2 +-
 ui/css/theme-default/line.css                         | 2 +-
 ui/css/theme-default/list-flat.css                    | 2 +-
 ui/css/theme-default/login-window.css                 | 2 +-
 ui/css/theme-default/menu-flat.css                    | 2 +-
 ui/css/theme-default/message-flat.css                 | 2 +-
 ui/css/theme-default/message.css                      | 2 +-
 ui/css/theme-default/messagebar-flat.css              | 2 +-
 ui/css/theme-default/nav-tree.css                     | 2 +-
 ui/css/theme-default/navbar.css                       | 2 +-
 ui/css/theme-default/popover.css                      | 2 +-
 ui/css/theme-default/radio-flat.css                   | 2 +-
 ui/css/theme-default/reset.css                        | 2 +-
 ui/css/theme-default/selectmenu-flat.css              | 2 +-
 ui/css/theme-default/tabs.css                         | 2 +-
 ui/css/theme-default/textbox-flat.css                 | 2 +-
 ui/css/theme-default/theme.css                        | 2 +-
 ui/css/theme-default/tile-check.css                   | 2 +-
 ui/css/theme-default/toolbar.css                      | 2 +-
 ui/css/theme-default/topbar.css                       | 2 +-
 ui/css/theme-default/window.css                       | 2 +-
 ui/css/wok.css                                        | 2 +-
 ui/images/Makefile.am                                 | 2 +-
 ui/images/theme-default/Makefile.am                   | 2 +-
 ui/js/Makefile.am                                     | 2 +-
 ui/js/src/wok.api.js                                  | 2 +-
 ui/js/src/wok.confirm.js                              | 2 +-
 ui/js/src/wok.cookie.js                               | 2 +-
 ui/js/src/wok.datagrid.js                             | 2 +-
 ui/js/src/wok.form.js                                 | 2 +-
 ui/js/src/wok.grid.js                                 | 2 +-
 ui/js/src/wok.lang.js                                 | 2 +-
 ui/js/src/wok.line-chart.js                           | 2 +-
 ui/js/src/wok.list.js                                 | 2 +-
 ui/js/src/wok.login.js                                | 2 +-
 ui/js/src/wok.main.js                                 | 2 +-
 ui/js/src/wok.message.js                              | 2 +-
 ui/js/src/wok.object.js                               | 2 +-
 ui/js/src/wok.popable.js                              | 2 +-
 ui/js/src/wok.select.js                               | 2 +-
 ui/js/src/wok.string.js                               | 2 +-
 ui/js/src/wok.substitute.js                           | 2 +-
 ui/js/src/wok.topic.js                                | 2 +-
 ui/js/src/wok.user.js                                 | 2 +-
 ui/js/src/wok.utils.js                                | 2 +-
 ui/js/src/wok.window.js                               | 2 +-
 ui/libs/Makefile.am                                   | 2 +-
 ui/libs/bootstrap-editable/Makefile.am                | 2 +-
 ui/libs/bootstrap-editable/dist/Makefile.am           | 2 +-
 ui/libs/bootstrap-editable/dist/css/Makefile.am       | 2 +-
 ui/libs/bootstrap-editable/dist/js/Makefile.am        | 2 +-
 ui/libs/bootstrap-select/Makefile.am                  | 2 +-
 ui/libs/bootstrap-select/dist/Makefile.am             | 2 +-
 ui/libs/bootstrap-select/dist/css/Makefile.am         | 2 +-
 ui/libs/bootstrap-select/dist/js/Makefile.am          | 2 +-
 ui/libs/bootstrap-switch/Makefile.am                  | 2 +-
 ui/libs/bootstrap-switch/dist/Makefile.am             | 2 +-
 ui/libs/bootstrap-switch/dist/css/Makefile.am         | 2 +-
 ui/libs/bootstrap-switch/dist/js/Makefile.am          | 2 +-
 ui/libs/bootstrap/Makefile.am                         | 2 +-
 ui/libs/es5-shim/Makefile.am                          | 2 +-
 ui/libs/jquery-bootgrid/Makefile.am                   | 2 +-
 ui/libs/jquery-bootgrid/dist/Makefile.am              | 2 +-
 ui/libs/jquery-bootgrid/dist/css/Makefile.am          | 2 +-
 ui/libs/jquery-bootgrid/dist/js/Makefile.am           | 2 +-
 ui/libs/jquery-i18n/Makefile.am                       | 2 +-
 ui/libs/jquery-ui/Makefile.am                         | 2 +-
 ui/libs/jquery-ui/themes/Makefile.am                  | 2 +-
 ui/libs/jquery-ui/themes/base/Makefile.am             | 2 +-
 ui/libs/jquery-ui/themes/base/images/Makefile.am      | 2 +-
 ui/libs/jquery/Makefile.am                            | 2 +-
 ui/libs/list-js/Makefile.am                           | 2 +-
 ui/libs/typeahead/Makefile.am                         | 2 +-
 ui/pages/Makefile.am                                  | 2 +-
 ui/pages/error.html.tmpl                              | 2 +-
 ui/pages/i18n.json.tmpl                               | 2 +-
 ui/pages/login.html.tmpl                              | 2 +-
 ui/pages/wok-ui.html.tmpl                             | 2 +-
 193 files changed, 193 insertions(+), 193 deletions(-)

diff --git a/build-all.sh b/build-all.sh
index e860377..5d79530 100755
--- a/build-all.sh
+++ b/build-all.sh
@@ -3,7 +3,7 @@
 #
 # Project Wok
 #
-# 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/check_ui_code_errors.sh b/check_ui_code_errors.sh
index 8476cb7..4d9a8bd 100755
--- a/check_ui_code_errors.sh
+++ b/check_ui_code_errors.sh
@@ -3,7 +3,7 @@
 #
 # Project Wok
 #
-# 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/contrib/DEBIAN/postinst b/contrib/DEBIAN/postinst
index 98f9c4e..54ea20d 100755
--- a/contrib/DEBIAN/postinst
+++ b/contrib/DEBIAN/postinst
@@ -2,7 +2,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 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/contrib/DEBIAN/postrm b/contrib/DEBIAN/postrm
index c22b5fb..bfb1973 100755
--- a/contrib/DEBIAN/postrm
+++ b/contrib/DEBIAN/postrm
@@ -2,7 +2,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/contrib/check_i18n.py b/contrib/check_i18n.py
index 49e9f8e..452d49d 100755
--- a/contrib/check_i18n.py
+++ b/contrib/check_i18n.py
@@ -2,7 +2,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2014-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/contrib/wokd-upstart.conf.debian b/contrib/wokd-upstart.conf.debian
index 82e9156..e9cb2b3 100644
--- a/contrib/wokd-upstart.conf.debian
+++ b/contrib/wokd-upstart.conf.debian
@@ -1,7 +1,7 @@
 #
 # wokd - Wok Web Server
 #
-# 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/contrib/wokd-upstart.conf.fedora b/contrib/wokd-upstart.conf.fedora
index f02ce34..6d693ba 100644
--- a/contrib/wokd-upstart.conf.fedora
+++ b/contrib/wokd-upstart.conf.fedora
@@ -1,7 +1,7 @@
 #
 # wokd - Wok Web Server
 #
-# 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/contrib/wokd.sysvinit b/contrib/wokd.sysvinit
index 10680ee..2c867d0 100644
--- a/contrib/wokd.sysvinit
+++ b/contrib/wokd.sysvinit
@@ -2,7 +2,7 @@
 #
 # wokd		Wok Web Server
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM Corp, 2015-2016
 #
 # Author: Aline Manera <alinefm at br.ibm.com>
 #
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 9ee4459..9fb21a9 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,5 +1,5 @@
 # i18n portable object for kimchi.
-# Copyright (C) IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2013-2016
 # ShaoHe Feng <shaohef at linux.vnet.ibm.com>, 2013-04-18.
 #
 # This library is free software; you can redistribute it and/or
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 8ef9981..ded610d 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,5 +1,5 @@
 # i18n portable object for kimchi.
-# Copyright (C) IBM, Corp. 2013-2014
+# Copyright IBM Corp, 2013-2016
 # ShaoHe Feng <shaohef at linux.vnet.ibm.com>, 2013-04-18.
 #
 # This library is free software; you can redistribute it and/or
diff --git a/src/nginx/wok.conf.in b/src/nginx/wok.conf.in
index bb5b1ed..85790ff 100644
--- a/src/nginx/wok.conf.in
+++ b/src/nginx/wok.conf.in
@@ -1,6 +1,6 @@
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/Makefile.am b/src/wok/Makefile.am
index ed92130..9a2481f 100644
--- a/src/wok/Makefile.am
+++ b/src/wok/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/__init__.py b/src/wok/__init__.py
index 8da776e..9323207 100644
--- a/src/wok/__init__.py
+++ b/src/wok/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/asynctask.py b/src/wok/asynctask.py
index 7020980..ec3fbc1 100644
--- a/src/wok/asynctask.py
+++ b/src/wok/asynctask.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/auth.py b/src/wok/auth.py
index 3f1c8d5..ef3215c 100644
--- a/src/wok/auth.py
+++ b/src/wok/auth.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/basemodel.py b/src/wok/basemodel.py
index 032c760..2a81efe 100644
--- a/src/wok/basemodel.py
+++ b/src/wok/basemodel.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/cachebust.py b/src/wok/cachebust.py
index 66d7152..b7fda4d 100644
--- a/src/wok/cachebust.py
+++ b/src/wok/cachebust.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/config.py.in b/src/wok/config.py.in
index 13305fb..5d32ba4 100644
--- a/src/wok/config.py.in
+++ b/src/wok/config.py.in
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/control/Makefile.am b/src/wok/control/Makefile.am
index 2be54c1..d9e5a4d 100644
--- a/src/wok/control/Makefile.am
+++ b/src/wok/control/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/control/__init__.py b/src/wok/control/__init__.py
index 37cc02e..f6f8b22 100644
--- a/src/wok/control/__init__.py
+++ b/src/wok/control/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/control/base.py b/src/wok/control/base.py
index e1591b5..e7ee695 100644
--- a/src/wok/control/base.py
+++ b/src/wok/control/base.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/control/config.py b/src/wok/control/config.py
index c1e5ef0..338306c 100644
--- a/src/wok/control/config.py
+++ b/src/wok/control/config.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/src/wok/control/plugins.py b/src/wok/control/plugins.py
index 7758271..57dfa1b 100644
--- a/src/wok/control/plugins.py
+++ b/src/wok/control/plugins.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/control/tasks.py b/src/wok/control/tasks.py
index fef310b..4f3053b 100644
--- a/src/wok/control/tasks.py
+++ b/src/wok/control/tasks.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/control/utils.py b/src/wok/control/utils.py
index a9d7bc3..059c187 100644
--- a/src/wok/control/utils.py
+++ b/src/wok/control/utils.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/exception.py b/src/wok/exception.py
index 26ae2d1..878922a 100644
--- a/src/wok/exception.py
+++ b/src/wok/exception.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/i18n.py b/src/wok/i18n.py
index 785c82a..82d28d1 100644
--- a/src/wok/i18n.py
+++ b/src/wok/i18n.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/model/Makefile.am b/src/wok/model/Makefile.am
index 82b7a7b..4058598 100644
--- a/src/wok/model/Makefile.am
+++ b/src/wok/model/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/model/__init__.py b/src/wok/model/__init__.py
index 3d5632a..9323207 100644
--- a/src/wok/model/__init__.py
+++ b/src/wok/model/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/model/config.py b/src/wok/model/config.py
index 3b5619f..415098a 100644
--- a/src/wok/model/config.py
+++ b/src/wok/model/config.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/src/wok/model/model.py b/src/wok/model/model.py
index e8826f2..c5e7630 100644
--- a/src/wok/model/model.py
+++ b/src/wok/model/model.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/model/plugins.py b/src/wok/model/plugins.py
index 85d60b6..4beff44 100644
--- a/src/wok/model/plugins.py
+++ b/src/wok/model/plugins.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/model/tasks.py b/src/wok/model/tasks.py
index a3618db..9c32554 100644
--- a/src/wok/model/tasks.py
+++ b/src/wok/model/tasks.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/objectstore.py b/src/wok/objectstore.py
index 089bf80..59354f3 100644
--- a/src/wok/objectstore.py
+++ b/src/wok/objectstore.py
@@ -1,6 +1,6 @@
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/Makefile.am b/src/wok/plugins/Makefile.am
index 9f65fda..edbb39a 100644
--- a/src/wok/plugins/Makefile.am
+++ b/src/wok/plugins/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/__init__.py b/src/wok/plugins/__init__.py
index 005a244..346f90e 100644
--- a/src/wok/plugins/__init__.py
+++ b/src/wok/plugins/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/Makefile.am b/src/wok/plugins/sample/Makefile.am
index 49983b8..7ba2574 100644
--- a/src/wok/plugins/sample/Makefile.am
+++ b/src/wok/plugins/sample/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/__init__.py b/src/wok/plugins/sample/__init__.py
index 43a0758..ff96b15 100644
--- a/src/wok/plugins/sample/__init__.py
+++ b/src/wok/plugins/sample/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/i18n.py b/src/wok/plugins/sample/i18n.py
index f5d7b92..321a086 100644
--- a/src/wok/plugins/sample/i18n.py
+++ b/src/wok/plugins/sample/i18n.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/model.py b/src/wok/plugins/sample/model.py
index 0856c20..489aa15 100644
--- a/src/wok/plugins/sample/model.py
+++ b/src/wok/plugins/sample/model.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/ui/Makefile.am b/src/wok/plugins/sample/ui/Makefile.am
index c785ba6..2b4ee1e 100644
--- a/src/wok/plugins/sample/ui/Makefile.am
+++ b/src/wok/plugins/sample/ui/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/ui/config/Makefile.am b/src/wok/plugins/sample/ui/config/Makefile.am
index 4054045..d3663dd 100644
--- a/src/wok/plugins/sample/ui/config/Makefile.am
+++ b/src/wok/plugins/sample/ui/config/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/ui/js/Makefile.am b/src/wok/plugins/sample/ui/js/Makefile.am
index 96d1f4a..46bfe29 100644
--- a/src/wok/plugins/sample/ui/js/Makefile.am
+++ b/src/wok/plugins/sample/ui/js/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/ui/js/util.js b/src/wok/plugins/sample/ui/js/util.js
index 55909d1..5786c05 100644
--- a/src/wok/plugins/sample/ui/js/util.js
+++ b/src/wok/plugins/sample/ui/js/util.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/src/wok/plugins/sample/ui/pages/Makefile.am b/src/wok/plugins/sample/ui/pages/Makefile.am
index e4df623..f1774dc 100644
--- a/src/wok/plugins/sample/ui/pages/Makefile.am
+++ b/src/wok/plugins/sample/ui/pages/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/plugins/sample/ui/pages/i18n.json.tmpl b/src/wok/plugins/sample/ui/pages/i18n.json.tmpl
index 3146025..124ac30 100644
--- a/src/wok/plugins/sample/ui/pages/i18n.json.tmpl
+++ b/src/wok/plugins/sample/ui/pages/i18n.json.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/src/wok/plugins/sample/ui/pages/sample-tab1.html.tmpl b/src/wok/plugins/sample/ui/pages/sample-tab1.html.tmpl
index 19b2c07..2777848 100644
--- a/src/wok/plugins/sample/ui/pages/sample-tab1.html.tmpl
+++ b/src/wok/plugins/sample/ui/pages/sample-tab1.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/src/wok/plugins/sample/ui/pages/sample-tab2.html.tmpl b/src/wok/plugins/sample/ui/pages/sample-tab2.html.tmpl
index 19b2c07..2777848 100644
--- a/src/wok/plugins/sample/ui/pages/sample-tab2.html.tmpl
+++ b/src/wok/plugins/sample/ui/pages/sample-tab2.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/src/wok/proxy.py b/src/wok/proxy.py
index f5351e3..f13dede 100644
--- a/src/wok/proxy.py
+++ b/src/wok/proxy.py
@@ -2,7 +2,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/rollbackcontext.py b/src/wok/rollbackcontext.py
index 14cd937..6ad8a90 100644
--- a/src/wok/rollbackcontext.py
+++ b/src/wok/rollbackcontext.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/root.py b/src/wok/root.py
index dcc2991..174a9b9 100644
--- a/src/wok/root.py
+++ b/src/wok/root.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/server.py b/src/wok/server.py
index 9fdf1a8..80c1da2 100644
--- a/src/wok/server.py
+++ b/src/wok/server.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/sslcert.py b/src/wok/sslcert.py
index 47072e9..a3dd551 100644
--- a/src/wok/sslcert.py
+++ b/src/wok/sslcert.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 # Copyright (C) 2004-2005 OSAF. All Rights Reserved.
 #
 # Code derived from Project Kimchi
diff --git a/src/wok/template.py b/src/wok/template.py
index ed3873e..09f4dbe 100644
--- a/src/wok/template.py
+++ b/src/wok/template.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/utils.py b/src/wok/utils.py
index dfcd978..e2f1d8e 100644
--- a/src/wok/utils.py
+++ b/src/wok/utils.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/xmlutils/Makefile.am b/src/wok/xmlutils/Makefile.am
index 1ae0f2b..b06b979 100644
--- a/src/wok/xmlutils/Makefile.am
+++ b/src/wok/xmlutils/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM Corp, 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/xmlutils/__init__.py b/src/wok/xmlutils/__init__.py
index 3d5632a..9323207 100644
--- a/src/wok/xmlutils/__init__.py
+++ b/src/wok/xmlutils/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wok/xmlutils/utils.py b/src/wok/xmlutils/utils.py
index cabb859..7717d36 100644
--- a/src/wok/xmlutils/utils.py
+++ b/src/wok/xmlutils/utils.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2016
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/src/wokd.in b/src/wokd.in
index 733338a..59a81f8 100644
--- a/src/wokd.in
+++ b/src/wokd.in
@@ -2,7 +2,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e9800a5..9ead666 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project wok
 #
-# Copyright IBM Corp, 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/__init__.py b/tests/__init__.py
index 784a988..8cb9126 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/run_tests.sh.in b/tests/run_tests.sh.in
index d31b194..a259bda 100644
--- a/tests/run_tests.sh.in
+++ b/tests/run_tests.sh.in
@@ -2,7 +2,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 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_api.py b/tests/test_api.py
index 3150c1e..e9c8714 100644
--- a/tests/test_api.py
+++ b/tests/test_api.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/test_config.py.in b/tests/test_config.py.in
index d1a8576..28c7a57 100644
--- a/tests/test_config.py.in
+++ b/tests/test_config.py.in
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 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_exception.py b/tests/test_exception.py
index f012569..31eca08 100644
--- a/tests/test_exception.py
+++ b/tests/test_exception.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code delivered from Project Kimchi
 #
diff --git a/tests/test_objectstore.py b/tests/test_objectstore.py
index d11e6b7..3ea7b70 100644
--- a/tests/test_objectstore.py
+++ b/tests/test_objectstore.py
@@ -2,7 +2,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code delivered from Project Kimchi
 #
diff --git a/tests/test_plugin.py b/tests/test_plugin.py
index f2e12d3..7c5e8e8 100644
--- a/tests/test_plugin.py
+++ b/tests/test_plugin.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code delivered from Project Kimchi
 #
diff --git a/tests/test_rollbackcontext.py b/tests/test_rollbackcontext.py
index 3282be5..17607e5 100644
--- a/tests/test_rollbackcontext.py
+++ b/tests/test_rollbackcontext.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2014-2015
+# Copyright IBM Corp, 2014-2016
 #
 # Code delivered from Project Kimchi
 #
diff --git a/tests/test_server.py b/tests/test_server.py
index 8ffc388..1f5a236 100644
--- a/tests/test_server.py
+++ b/tests/test_server.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code delivered from Project Kimchi
 #
diff --git a/tests/test_utils.py b/tests/test_utils.py
index 745d3d6..bd00590 100644
--- a/tests/test_utils.py
+++ b/tests/test_utils.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code delivered from Project Kimchi
 #
diff --git a/tests/utils.py b/tests/utils.py
index 686b13b..bb9efb0 100644
--- a/tests/utils.py
+++ b/tests/utils.py
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2013-2016
 #
 # Code delivered from Project Kimchi
 #
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 5170546..c3ee649 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/base64/Makefile.am b/ui/base64/Makefile.am
index ca2efca..b3024c1 100644
--- a/ui/base64/Makefile.am
+++ b/ui/base64/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/css/Makefile.am b/ui/css/Makefile.am
index 170cc63..875783d 100644
--- a/ui/css/Makefile.am
+++ b/ui/css/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/css/bootstrap-select.custom.css b/ui/css/bootstrap-select.custom.css
index f119b1c..3ed38c9 100644
--- a/ui/css/bootstrap-select.custom.css
+++ b/ui/css/bootstrap-select.custom.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * 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/bootstrap.custom.css b/ui/css/bootstrap.custom.css
index 08746a7..7f35e61 100644
--- a/ui/css/bootstrap.custom.css
+++ b/ui/css/bootstrap.custom.css
@@ -2,7 +2,7 @@
 /*
  * Project Wok
  *
- * 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/fontawesome/Makefile.am b/ui/css/fontawesome/Makefile.am
index d52e6b5..ffd7be1 100644
--- a/ui/css/fontawesome/Makefile.am
+++ b/ui/css/fontawesome/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/css/jquery-ui.custom.css b/ui/css/jquery-ui.custom.css
index ba3d95a..f38aa4b 100644
--- a/ui/css/jquery-ui.custom.css
+++ b/ui/css/jquery-ui.custom.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/opensans/Makefile.am b/ui/css/opensans/Makefile.am
index 2bf5980..a01c208 100644
--- a/ui/css/opensans/Makefile.am
+++ b/ui/css/opensans/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/css/src/bootstrap-select.custom.scss b/ui/css/src/bootstrap-select.custom.scss
index cfac637..b678970 100644
--- a/ui/css/src/bootstrap-select.custom.scss
+++ b/ui/css/src/bootstrap-select.custom.scss
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * 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/bootstrap.custom.scss b/ui/css/src/bootstrap.custom.scss
index f17f11c..62b7bff 100644
--- a/ui/css/src/bootstrap.custom.scss
+++ b/ui/css/src/bootstrap.custom.scss
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * 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/_about.scss b/ui/css/src/modules/_about.scss
index 4d9cdae..49a51d9 100644
--- a/ui/css/src/modules/_about.scss
+++ b/ui/css/src/modules/_about.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_animation.scss b/ui/css/src/modules/_animation.scss
index fe5fa56..e6a76e9 100644
--- a/ui/css/src/modules/_animation.scss
+++ b/ui/css/src/modules/_animation.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_base.scss b/ui/css/src/modules/_base.scss
index a79c9a3..5a488ee 100644
--- a/ui/css/src/modules/_base.scss
+++ b/ui/css/src/modules/_base.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_buttons.scss b/ui/css/src/modules/_buttons.scss
index 2942dac..85d9531 100644
--- a/ui/css/src/modules/_buttons.scss
+++ b/ui/css/src/modules/_buttons.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_datagrid.scss b/ui/css/src/modules/_datagrid.scss
index 3232539..8bb1ca1 100644
--- a/ui/css/src/modules/_datagrid.scss
+++ b/ui/css/src/modules/_datagrid.scss
@@ -1,7 +1,7 @@
     //
     // Project Wok
     //
-    // 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/_loaders.scss b/ui/css/src/modules/_loaders.scss
index de787e8..d8667f0 100644
--- a/ui/css/src/modules/_loaders.scss
+++ b/ui/css/src/modules/_loaders.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_login.scss b/ui/css/src/modules/_login.scss
index b350640..3254981 100644
--- a/ui/css/src/modules/_login.scss
+++ b/ui/css/src/modules/_login.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_menu-flat.scss b/ui/css/src/modules/_menu-flat.scss
index 179010c..ba9016b 100644
--- a/ui/css/src/modules/_menu-flat.scss
+++ b/ui/css/src/modules/_menu-flat.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_mixins.scss b/ui/css/src/modules/_mixins.scss
index 4e4ee3c..22afa39 100644
--- a/ui/css/src/modules/_mixins.scss
+++ b/ui/css/src/modules/_mixins.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_modal-flat.scss b/ui/css/src/modules/_modal-flat.scss
index efe55df..47806ca 100644
--- a/ui/css/src/modules/_modal-flat.scss
+++ b/ui/css/src/modules/_modal-flat.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_navbar-flat.scss b/ui/css/src/modules/_navbar-flat.scss
index 10e06f2..3c68ab2 100644
--- a/ui/css/src/modules/_navbar-flat.scss
+++ b/ui/css/src/modules/_navbar-flat.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_tables-flat.scss b/ui/css/src/modules/_tables-flat.scss
index 906aeb7..397d04c 100644
--- a/ui/css/src/modules/_tables-flat.scss
+++ b/ui/css/src/modules/_tables-flat.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_toolbar.scss b/ui/css/src/modules/_toolbar.scss
index 9301a9a..7f042c1 100644
--- a/ui/css/src/modules/_toolbar.scss
+++ b/ui/css/src/modules/_toolbar.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_utils.scss b/ui/css/src/modules/_utils.scss
index 52b2379..8229cf7 100644
--- a/ui/css/src/modules/_utils.scss
+++ b/ui/css/src/modules/_utils.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_validation.scss b/ui/css/src/modules/_validation.scss
index 687b8a2..860d83c 100644
--- a/ui/css/src/modules/_validation.scss
+++ b/ui/css/src/modules/_validation.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_wok-confirm.scss b/ui/css/src/modules/_wok-confirm.scss
index c447b88..4126b1d 100644
--- a/ui/css/src/modules/_wok-confirm.scss
+++ b/ui/css/src/modules/_wok-confirm.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_wok-forms.scss b/ui/css/src/modules/_wok-forms.scss
index d5d2dc3..ff348c2 100644
--- a/ui/css/src/modules/_wok-forms.scss
+++ b/ui/css/src/modules/_wok-forms.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_wok-grid.scss b/ui/css/src/modules/_wok-grid.scss
index acdaf2b..730d224 100644
--- a/ui/css/src/modules/_wok-grid.scss
+++ b/ui/css/src/modules/_wok-grid.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/_wok-variables.scss b/ui/css/src/modules/_wok-variables.scss
index e262fe9..1cd5ed2 100644
--- a/ui/css/src/modules/_wok-variables.scss
+++ b/ui/css/src/modules/_wok-variables.scss
@@ -1,7 +1,7 @@
 //
 // Project Wok
 //
-// 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/wok.scss b/ui/css/src/wok.scss
index 8d87168..ad3663c 100755
--- a/ui/css/src/wok.scss
+++ b/ui/css/src/wok.scss
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/about.css b/ui/css/theme-default/about.css
index a4c287c..e394a25 100644
--- a/ui/css/theme-default/about.css
+++ b/ui/css/theme-default/about.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2014-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/base.css b/ui/css/theme-default/base.css
index ea7dca4..08ec9dc 100644
--- a/ui/css/theme-default/base.css
+++ b/ui/css/theme-default/base.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/button-flat.css b/ui/css/theme-default/button-flat.css
index d666bf2..ab276d6 100755
--- a/ui/css/theme-default/button-flat.css
+++ b/ui/css/theme-default/button-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/button.css b/ui/css/theme-default/button.css
index 44aaf7a..7c7f0ca 100644
--- a/ui/css/theme-default/button.css
+++ b/ui/css/theme-default/button.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/checkbox-flat.css b/ui/css/theme-default/checkbox-flat.css
index 82f6a89..93dc145 100644
--- a/ui/css/theme-default/checkbox-flat.css
+++ b/ui/css/theme-default/checkbox-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/circleGauge.css b/ui/css/theme-default/circleGauge.css
index 3c3c296..70aab5e 100644
--- a/ui/css/theme-default/circleGauge.css
+++ b/ui/css/theme-default/circleGauge.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2014-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/datagrid.css b/ui/css/theme-default/datagrid.css
index 1b33030..5579852 100644
--- a/ui/css/theme-default/datagrid.css
+++ b/ui/css/theme-default/datagrid.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/dialog-flat.css b/ui/css/theme-default/dialog-flat.css
index 62f1a74..d59e1c2 100644
--- a/ui/css/theme-default/dialog-flat.css
+++ b/ui/css/theme-default/dialog-flat.css
@@ -1,7 +1,7 @@
 /*
 * Project Wok
 *
-* Copyright IBM, Corp. 2015
+* Copyright IBM Corp, 2015-2016
 *
 * Code derived from Project Kimchi
 *
diff --git a/ui/css/theme-default/error.css b/ui/css/theme-default/error.css
index 46f2960..0b5a48c 100644
--- a/ui/css/theme-default/error.css
+++ b/ui/css/theme-default/error.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/form.css b/ui/css/theme-default/form.css
index 23fd1ca..f1bd21c 100644
--- a/ui/css/theme-default/form.css
+++ b/ui/css/theme-default/form.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/framework.css b/ui/css/theme-default/framework.css
index e1e2200..c7cc9ca 100644
--- a/ui/css/theme-default/framework.css
+++ b/ui/css/theme-default/framework.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/gauge-flat.css b/ui/css/theme-default/gauge-flat.css
index 881b7ac..b726ca0 100755
--- a/ui/css/theme-default/gauge-flat.css
+++ b/ui/css/theme-default/gauge-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/grid.css b/ui/css/theme-default/grid.css
index 711c7f8..9a4b83a 100644
--- a/ui/css/theme-default/grid.css
+++ b/ui/css/theme-default/grid.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/jquery-ui.custom.css b/ui/css/theme-default/jquery-ui.custom.css
index 61879f8..a616bb8 100644
--- a/ui/css/theme-default/jquery-ui.custom.css
+++ b/ui/css/theme-default/jquery-ui.custom.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2014-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/line-chart.css b/ui/css/theme-default/line-chart.css
index 393204d..7db4f9c 100644
--- a/ui/css/theme-default/line-chart.css
+++ b/ui/css/theme-default/line-chart.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/line.css b/ui/css/theme-default/line.css
index c90340e..250b3fd 100644
--- a/ui/css/theme-default/line.css
+++ b/ui/css/theme-default/line.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/list-flat.css b/ui/css/theme-default/list-flat.css
index 9156e03..fcfb0e6 100644
--- a/ui/css/theme-default/list-flat.css
+++ b/ui/css/theme-default/list-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/login-window.css b/ui/css/theme-default/login-window.css
index 037f1ac..ae245e9 100644
--- a/ui/css/theme-default/login-window.css
+++ b/ui/css/theme-default/login-window.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/menu-flat.css b/ui/css/theme-default/menu-flat.css
index 186356e..0bed09d 100644
--- a/ui/css/theme-default/menu-flat.css
+++ b/ui/css/theme-default/menu-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/message-flat.css b/ui/css/theme-default/message-flat.css
index 4c4b580..85ed633 100644
--- a/ui/css/theme-default/message-flat.css
+++ b/ui/css/theme-default/message-flat.css
@@ -1,7 +1,7 @@
 /*
 * Project Wok
 *
-* Copyright IBM, Corp. 2015
+* Copyright IBM Corp, 2015-2016
 *
 * Code derived from Project Kimchi
 *
diff --git a/ui/css/theme-default/message.css b/ui/css/theme-default/message.css
index 5775334..872e16f 100644
--- a/ui/css/theme-default/message.css
+++ b/ui/css/theme-default/message.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/messagebar-flat.css b/ui/css/theme-default/messagebar-flat.css
index d63920a..278a61c 100644
--- a/ui/css/theme-default/messagebar-flat.css
+++ b/ui/css/theme-default/messagebar-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/nav-tree.css b/ui/css/theme-default/nav-tree.css
index 689a24d..c9f12ec 100644
--- a/ui/css/theme-default/nav-tree.css
+++ b/ui/css/theme-default/nav-tree.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/navbar.css b/ui/css/theme-default/navbar.css
index 91692f1..16f0ea0 100644
--- a/ui/css/theme-default/navbar.css
+++ b/ui/css/theme-default/navbar.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/popover.css b/ui/css/theme-default/popover.css
index 43e9a0e..2cb26cb 100644
--- a/ui/css/theme-default/popover.css
+++ b/ui/css/theme-default/popover.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/radio-flat.css b/ui/css/theme-default/radio-flat.css
index 85681e9..424ef09 100644
--- a/ui/css/theme-default/radio-flat.css
+++ b/ui/css/theme-default/radio-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/reset.css b/ui/css/theme-default/reset.css
index 2b5aa44..947e18c 100644
--- a/ui/css/theme-default/reset.css
+++ b/ui/css/theme-default/reset.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/selectmenu-flat.css b/ui/css/theme-default/selectmenu-flat.css
index 933f5fd..ee29874 100644
--- a/ui/css/theme-default/selectmenu-flat.css
+++ b/ui/css/theme-default/selectmenu-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/tabs.css b/ui/css/theme-default/tabs.css
index 6a36307..42ca504 100644
--- a/ui/css/theme-default/tabs.css
+++ b/ui/css/theme-default/tabs.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/textbox-flat.css b/ui/css/theme-default/textbox-flat.css
index 7a0313a..a1d8208 100644
--- a/ui/css/theme-default/textbox-flat.css
+++ b/ui/css/theme-default/textbox-flat.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/theme.css b/ui/css/theme-default/theme.css
index 21d9c3b..8bea083 100644
--- a/ui/css/theme-default/theme.css
+++ b/ui/css/theme-default/theme.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/tile-check.css b/ui/css/theme-default/tile-check.css
index e9a11e5..34a9b16 100644
--- a/ui/css/theme-default/tile-check.css
+++ b/ui/css/theme-default/tile-check.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/toolbar.css b/ui/css/theme-default/toolbar.css
index 1d37f4d..d233dc2 100644
--- a/ui/css/theme-default/toolbar.css
+++ b/ui/css/theme-default/toolbar.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/topbar.css b/ui/css/theme-default/topbar.css
index d68cf98..33624aa 100644
--- a/ui/css/theme-default/topbar.css
+++ b/ui/css/theme-default/topbar.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/theme-default/window.css b/ui/css/theme-default/window.css
index fa836dd..7213cb3 100644
--- a/ui/css/theme-default/window.css
+++ b/ui/css/theme-default/window.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/css/wok.css b/ui/css/wok.css
index ec69ec4..16679ff 100644
--- a/ui/css/wok.css
+++ b/ui/css/wok.css
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/images/Makefile.am b/ui/images/Makefile.am
index ef15cea..7220d86 100644
--- a/ui/images/Makefile.am
+++ b/ui/images/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/images/theme-default/Makefile.am b/ui/images/theme-default/Makefile.am
index ad35a51..ece97b6 100644
--- a/ui/images/theme-default/Makefile.am
+++ b/ui/images/theme-default/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/js/Makefile.am b/ui/js/Makefile.am
index 832365f..9f874cb 100644
--- a/ui/js/Makefile.am
+++ b/ui/js/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2013-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/js/src/wok.api.js b/ui/js/src/wok.api.js
index c97dba8..24ea495 100644
--- a/ui/js/src/wok.api.js
+++ b/ui/js/src/wok.api.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.confirm.js b/ui/js/src/wok.confirm.js
index 3e7ce54..fde76bf 100644
--- a/ui/js/src/wok.confirm.js
+++ b/ui/js/src/wok.confirm.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * 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/js/src/wok.cookie.js b/ui/js/src/wok.cookie.js
index 41c3912..be87b03 100644
--- a/ui/js/src/wok.cookie.js
+++ b/ui/js/src/wok.cookie.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.datagrid.js b/ui/js/src/wok.datagrid.js
index 9f2f17b..cc269f7 100644
--- a/ui/js/src/wok.datagrid.js
+++ b/ui/js/src/wok.datagrid.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.form.js b/ui/js/src/wok.form.js
index 8915abf..5308306 100644
--- a/ui/js/src/wok.form.js
+++ b/ui/js/src/wok.form.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.grid.js b/ui/js/src/wok.grid.js
index 39eac81..9d81401 100644
--- a/ui/js/src/wok.grid.js
+++ b/ui/js/src/wok.grid.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.lang.js b/ui/js/src/wok.lang.js
index 783cbfa..b3791e7 100644
--- a/ui/js/src/wok.lang.js
+++ b/ui/js/src/wok.lang.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.line-chart.js b/ui/js/src/wok.line-chart.js
index 8aff98a..e0113f3 100644
--- a/ui/js/src/wok.line-chart.js
+++ b/ui/js/src/wok.line-chart.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.list.js b/ui/js/src/wok.list.js
index 6451822..7d8e27c 100644
--- a/ui/js/src/wok.list.js
+++ b/ui/js/src/wok.list.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * 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/wok.login.js b/ui/js/src/wok.login.js
index bda64ca..ba63337 100644
--- a/ui/js/src/wok.login.js
+++ b/ui/js/src/wok.login.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.main.js b/ui/js/src/wok.main.js
index c9cf28b..7d604b4 100644
--- a/ui/js/src/wok.main.js
+++ b/ui/js/src/wok.main.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.message.js b/ui/js/src/wok.message.js
index 63bf84e..d602805 100644
--- a/ui/js/src/wok.message.js
+++ b/ui/js/src/wok.message.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.object.js b/ui/js/src/wok.object.js
index 35484e8..7538422 100644
--- a/ui/js/src/wok.object.js
+++ b/ui/js/src/wok.object.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.popable.js b/ui/js/src/wok.popable.js
index 289e60f..0d41e44 100644
--- a/ui/js/src/wok.popable.js
+++ b/ui/js/src/wok.popable.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.select.js b/ui/js/src/wok.select.js
index 43cb57f..2b0a966 100644
--- a/ui/js/src/wok.select.js
+++ b/ui/js/src/wok.select.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.string.js b/ui/js/src/wok.string.js
index ea9e2ee..2bc4441 100644
--- a/ui/js/src/wok.string.js
+++ b/ui/js/src/wok.string.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.substitute.js b/ui/js/src/wok.substitute.js
index 30329a8..deb28f1 100644
--- a/ui/js/src/wok.substitute.js
+++ b/ui/js/src/wok.substitute.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.topic.js b/ui/js/src/wok.topic.js
index febbe0a..65219e2 100644
--- a/ui/js/src/wok.topic.js
+++ b/ui/js/src/wok.topic.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.user.js b/ui/js/src/wok.user.js
index 2734f1e..20b4d24 100644
--- a/ui/js/src/wok.user.js
+++ b/ui/js/src/wok.user.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.utils.js b/ui/js/src/wok.utils.js
index 07fab1f..e5701e6 100644
--- a/ui/js/src/wok.utils.js
+++ b/ui/js/src/wok.utils.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/js/src/wok.window.js b/ui/js/src/wok.window.js
index 4edf25e..1386e09 100644
--- a/ui/js/src/wok.window.js
+++ b/ui/js/src/wok.window.js
@@ -1,7 +1,7 @@
 /*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/libs/Makefile.am b/ui/libs/Makefile.am
index f001c66..c876b8b 100644
--- a/ui/libs/Makefile.am
+++ b/ui/libs/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2013-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/bootstrap-editable/Makefile.am b/ui/libs/bootstrap-editable/Makefile.am
index af0ec14..b968c81 100644
--- a/ui/libs/bootstrap-editable/Makefile.am
+++ b/ui/libs/bootstrap-editable/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/bootstrap-editable/dist/Makefile.am b/ui/libs/bootstrap-editable/dist/Makefile.am
index 1b43864..7fc43d5 100644
--- a/ui/libs/bootstrap-editable/dist/Makefile.am
+++ b/ui/libs/bootstrap-editable/dist/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/bootstrap-editable/dist/css/Makefile.am b/ui/libs/bootstrap-editable/dist/css/Makefile.am
index 6816ea9..6aa2f7d 100644
--- a/ui/libs/bootstrap-editable/dist/css/Makefile.am
+++ b/ui/libs/bootstrap-editable/dist/css/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/bootstrap-editable/dist/js/Makefile.am b/ui/libs/bootstrap-editable/dist/js/Makefile.am
index 880fc49..8c3bdd5 100644
--- a/ui/libs/bootstrap-editable/dist/js/Makefile.am
+++ b/ui/libs/bootstrap-editable/dist/js/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/bootstrap-select/Makefile.am b/ui/libs/bootstrap-select/Makefile.am
index 858b32a..e06abf2 100644
--- a/ui/libs/bootstrap-select/Makefile.am
+++ b/ui/libs/bootstrap-select/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/bootstrap-select/dist/Makefile.am b/ui/libs/bootstrap-select/dist/Makefile.am
index bb579e0..7f810d4 100644
--- a/ui/libs/bootstrap-select/dist/Makefile.am
+++ b/ui/libs/bootstrap-select/dist/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/bootstrap-select/dist/css/Makefile.am b/ui/libs/bootstrap-select/dist/css/Makefile.am
index fe6158c..1e97846 100644
--- a/ui/libs/bootstrap-select/dist/css/Makefile.am
+++ b/ui/libs/bootstrap-select/dist/css/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/bootstrap-select/dist/js/Makefile.am b/ui/libs/bootstrap-select/dist/js/Makefile.am
index 4d3a796..3b19ded 100644
--- a/ui/libs/bootstrap-select/dist/js/Makefile.am
+++ b/ui/libs/bootstrap-select/dist/js/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/bootstrap-switch/Makefile.am b/ui/libs/bootstrap-switch/Makefile.am
index af0ec14..b968c81 100644
--- a/ui/libs/bootstrap-switch/Makefile.am
+++ b/ui/libs/bootstrap-switch/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/bootstrap-switch/dist/Makefile.am b/ui/libs/bootstrap-switch/dist/Makefile.am
index 1b43864..7fc43d5 100644
--- a/ui/libs/bootstrap-switch/dist/Makefile.am
+++ b/ui/libs/bootstrap-switch/dist/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/bootstrap-switch/dist/css/Makefile.am b/ui/libs/bootstrap-switch/dist/css/Makefile.am
index ac45858..b0e903c 100644
--- a/ui/libs/bootstrap-switch/dist/css/Makefile.am
+++ b/ui/libs/bootstrap-switch/dist/css/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/bootstrap-switch/dist/js/Makefile.am b/ui/libs/bootstrap-switch/dist/js/Makefile.am
index 0b82c14..2980354 100644
--- a/ui/libs/bootstrap-switch/dist/js/Makefile.am
+++ b/ui/libs/bootstrap-switch/dist/js/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/bootstrap/Makefile.am b/ui/libs/bootstrap/Makefile.am
index fe35d79..ac56d39 100644
--- a/ui/libs/bootstrap/Makefile.am
+++ b/ui/libs/bootstrap/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wol
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/es5-shim/Makefile.am b/ui/libs/es5-shim/Makefile.am
index 5bbe691..7e0e63c 100644
--- a/ui/libs/es5-shim/Makefile.am
+++ b/ui/libs/es5-shim/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/jquery-bootgrid/Makefile.am b/ui/libs/jquery-bootgrid/Makefile.am
index af0ec14..b968c81 100644
--- a/ui/libs/jquery-bootgrid/Makefile.am
+++ b/ui/libs/jquery-bootgrid/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/jquery-bootgrid/dist/Makefile.am b/ui/libs/jquery-bootgrid/dist/Makefile.am
index 1b43864..7fc43d5 100644
--- a/ui/libs/jquery-bootgrid/dist/Makefile.am
+++ b/ui/libs/jquery-bootgrid/dist/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/jquery-bootgrid/dist/css/Makefile.am b/ui/libs/jquery-bootgrid/dist/css/Makefile.am
index df3b5f0..ce13781 100644
--- a/ui/libs/jquery-bootgrid/dist/css/Makefile.am
+++ b/ui/libs/jquery-bootgrid/dist/css/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/jquery-bootgrid/dist/js/Makefile.am b/ui/libs/jquery-bootgrid/dist/js/Makefile.am
index 1b2989b..2453464 100644
--- a/ui/libs/jquery-bootgrid/dist/js/Makefile.am
+++ b/ui/libs/jquery-bootgrid/dist/js/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/libs/jquery-i18n/Makefile.am b/ui/libs/jquery-i18n/Makefile.am
index f33a9fc..d5443ba 100644
--- a/ui/libs/jquery-i18n/Makefile.am
+++ b/ui/libs/jquery-i18n/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/jquery-ui/Makefile.am b/ui/libs/jquery-ui/Makefile.am
index 5c86d6e..d5bb253 100644
--- a/ui/libs/jquery-ui/Makefile.am
+++ b/ui/libs/jquery-ui/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/jquery-ui/themes/Makefile.am b/ui/libs/jquery-ui/themes/Makefile.am
index b8e9653..8594960 100644
--- a/ui/libs/jquery-ui/themes/Makefile.am
+++ b/ui/libs/jquery-ui/themes/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/jquery-ui/themes/base/Makefile.am b/ui/libs/jquery-ui/themes/base/Makefile.am
index 67547e2..1486544 100644
--- a/ui/libs/jquery-ui/themes/base/Makefile.am
+++ b/ui/libs/jquery-ui/themes/base/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/jquery-ui/themes/base/images/Makefile.am b/ui/libs/jquery-ui/themes/base/images/Makefile.am
index 437f8af..683596f 100644
--- a/ui/libs/jquery-ui/themes/base/images/Makefile.am
+++ b/ui/libs/jquery-ui/themes/base/images/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/jquery/Makefile.am b/ui/libs/jquery/Makefile.am
index 14cc1d3..72a4cd3 100644
--- a/ui/libs/jquery/Makefile.am
+++ b/ui/libs/jquery/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/list-js/Makefile.am b/ui/libs/list-js/Makefile.am
index 2fcc0fb..2474591 100644
--- a/ui/libs/list-js/Makefile.am
+++ b/ui/libs/list-js/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2015
+# Copyright IBM Corp, 2015-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/libs/typeahead/Makefile.am b/ui/libs/typeahead/Makefile.am
index 566f8ff..f12d022 100644
--- a/ui/libs/typeahead/Makefile.am
+++ b/ui/libs/typeahead/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# 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/Makefile.am b/ui/pages/Makefile.am
index 53a6e76..0b13c0d 100644
--- a/ui/pages/Makefile.am
+++ b/ui/pages/Makefile.am
@@ -1,7 +1,7 @@
 #
 # Project Wok
 #
-# Copyright IBM, Corp. 2013-2016
+# Copyright IBM Corp, 2013-2016
 #
 # Code derived from Project Kimchi
 #
diff --git a/ui/pages/error.html.tmpl b/ui/pages/error.html.tmpl
index 298dbe2..89d0463 100644
--- a/ui/pages/error.html.tmpl
+++ b/ui/pages/error.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2015
+ * Copyright IBM Corp, 2013-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/pages/i18n.json.tmpl b/ui/pages/i18n.json.tmpl
index 7188a98..8ceb756 100644
--- a/ui/pages/i18n.json.tmpl
+++ b/ui/pages/i18n.json.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2014-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/pages/login.html.tmpl b/ui/pages/login.html.tmpl
index 434301e..11b2f2c 100644
--- a/ui/pages/login.html.tmpl
+++ b/ui/pages/login.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Wok
  *
- * Copyright IBM, Corp. 2014-2015
+ * Copyright IBM Corp, 2014-2016
  *
  * Code derived from Project Kimchi
  *
diff --git a/ui/pages/wok-ui.html.tmpl b/ui/pages/wok-ui.html.tmpl
index f2faafa..f4dd135 100644
--- a/ui/pages/wok-ui.html.tmpl
+++ b/ui/pages/wok-ui.html.tmpl
@@ -1,7 +1,7 @@
 #*
  * Project Wok
  *
- * Copyright IBM, Corp. 2013-2016
+ * Copyright IBM Corp, 2015-2016
  *
  * Code derived from Project Kimchi
  *
-- 
2.5.0




More information about the Kimchi-devel mailing list