[Kimchi-devel] [PATCH 3/3] Update the header of all Wok front-end files

pvital at linux.vnet.ibm.com pvital at linux.vnet.ibm.com
Fri Oct 2 11:28:23 UTC 2015


From: Paulo Vital <pvital at linux.vnet.ibm.com>

Signed-off-by: Paulo Vital <pvital at linux.vnet.ibm.com>
---
 ui/Makefile.am                                                    | 6 ++++--
 ui/base64/Makefile.am                                             | 4 +++-
 ui/css/Makefile.am                                                | 6 ++++--
 ui/css/fontawesome/Makefile.am                                    | 4 +++-
 ui/css/jquery-ui.custom.css                                       | 4 +++-
 ui/css/opensans/Makefile.am                                       | 4 +++-
 ui/css/theme-default/about.css                                    | 6 ++++--
 ui/css/theme-default/base.css                                     | 6 ++++--
 ui/css/theme-default/button-flat.css                              | 4 +++-
 ui/css/theme-default/button.css                                   | 4 +++-
 ui/css/theme-default/checkbox-flat.css                            | 6 ++++--
 ui/css/theme-default/circleGauge.css                              | 6 ++++--
 ui/css/theme-default/datagrid.css                                 | 4 +++-
 ui/css/theme-default/dialog-flat.css                              | 6 ++++--
 ui/css/theme-default/error.css                                    | 6 ++++--
 ui/css/theme-default/form.css                                     | 4 +++-
 ui/css/theme-default/framework.css                                | 6 ++++--
 ui/css/theme-default/gauge-flat.css                               | 6 ++++--
 ui/css/theme-default/grid.css                                     | 6 ++++--
 ui/css/theme-default/jquery-ui.custom.css                         | 6 ++++--
 ui/css/theme-default/line-chart.css                               | 6 ++++--
 ui/css/theme-default/line.css                                     | 4 +++-
 ui/css/theme-default/list-flat.css                                | 6 ++++--
 ui/css/theme-default/login-window.css                             | 6 ++++--
 ui/css/theme-default/menu-flat.css                                | 4 +++-
 ui/css/theme-default/message-flat.css                             | 6 ++++--
 ui/css/theme-default/message.css                                  | 4 +++-
 ui/css/theme-default/messagebar-flat.css                          | 6 ++++--
 ui/css/theme-default/nav-tree.css                                 | 6 ++++--
 ui/css/theme-default/navbar.css                                   | 6 ++++--
 ui/css/theme-default/popover.css                                  | 6 ++++--
 ui/css/theme-default/radio-flat.css                               | 8 +++++---
 ui/css/theme-default/reset.css                                    | 4 +++-
 ui/css/theme-default/selectmenu-flat.css                          | 4 +++-
 ui/css/theme-default/tabs.css                                     | 4 +++-
 ui/css/theme-default/textbox-flat.css                             | 6 ++++--
 ui/css/theme-default/theme.css                                    | 4 +++-
 ui/css/theme-default/tile-check.css                               | 6 ++++--
 ui/css/theme-default/toolbar.css                                  | 6 ++++--
 ui/css/theme-default/topbar.css                                   | 4 +++-
 ui/css/theme-default/window.css                                   | 4 +++-
 ui/images/Makefile.am                                             | 6 ++++--
 ui/images/theme-default/Makefile.am                               | 6 ++++--
 ui/js/Makefile.am                                                 | 6 ++++--
 ui/js/src/wok.api.js                                              | 4 +++-
 ui/js/src/wok.cookie.js                                           | 6 ++++--
 ui/js/src/wok.form.js                                             | 6 ++++--
 ui/js/src/wok.grid.js                                             | 4 +++-
 ui/js/src/wok.lang.js                                             | 6 ++++--
 ui/js/src/wok.line-chart.js                                       | 6 ++++--
 ui/js/src/wok.login.js                                            | 4 +++-
 ui/js/src/wok.main.js                                             | 4 +++-
 ui/js/src/wok.message.js                                          | 6 ++++--
 ui/js/src/wok.object.js                                           | 6 ++++--
 ui/js/src/wok.popable.js                                          | 6 ++++--
 ui/js/src/wok.select.js                                           | 6 ++++--
 ui/js/src/wok.string.js                                           | 6 ++++--
 ui/js/src/wok.substitute.js                                       | 6 ++++--
 ui/js/src/wok.topic.js                                            | 6 ++++--
 ui/js/src/wok.user.js                                             | 6 ++++--
 ui/js/src/wok.utils.js                                            | 4 +++-
 ui/js/src/wok.window.js                                           | 6 ++++--
 ui/js/widgets/button-dropDown.js                                  | 6 ++++--
 ui/js/widgets/button-flat.js                                      | 4 +++-
 ui/js/widgets/checkbox-flat.js                                    | 4 +++-
 ui/js/widgets/circleGauge.js                                      | 6 ++++--
 ui/js/widgets/combobox.js                                         | 6 ++++--
 ui/js/widgets/dialog-flat.js                                      | 4 +++-
 ui/js/widgets/filter-select.js                                    | 6 ++++--
 ui/js/widgets/gauge-flat.js                                       | 4 +++-
 ui/js/widgets/grid.js                                             | 4 +++-
 ui/js/widgets/line.js                                             | 4 +++-
 ui/js/widgets/list-flat.js                                        | 4 +++-
 ui/js/widgets/menu-flat.js                                        | 4 +++-
 ui/js/widgets/message-flat.js                                     | 4 +++-
 ui/js/widgets/messagebar-flat.js                                  | 4 +++-
 ui/js/widgets/radio-flat.js                                       | 4 +++-
 ui/js/widgets/samples/dialog.html                                 | 4 +++-
 ui/js/widgets/samples/gauge-flat.html                             | 6 ++++--
 ui/js/widgets/samples/grid.html                                   | 4 +++-
 ui/js/widgets/samples/line.html                                   | 4 +++-
 ui/js/widgets/samples/list.html                                   | 4 +++-
 ui/js/widgets/samples/menu-button-radio-checkbox-text-select.html | 4 +++-
 ui/js/widgets/samples/message.html                                | 4 +++-
 ui/js/widgets/samples/messagebar-flat.html                        | 4 +++-
 ui/js/widgets/samples/tabs.html                                   | 4 +++-
 ui/js/widgets/select-menu.js                                      | 6 ++++--
 ui/js/widgets/selectmenu-flat.js                                  | 4 +++-
 ui/js/widgets/textbox-flat.js                                     | 4 +++-
 ui/libs/Makefile.am                                               | 6 ++++--
 ui/libs/bootstrap-select/Makefile.am                              | 4 +++-
 ui/libs/bootstrap/Makefile.am                                     | 4 +++-
 ui/libs/es5-shim/Makefile.am                                      | 4 +++-
 ui/libs/jquery-i18n/Makefile.am                                   | 4 +++-
 ui/libs/jquery-ui/Makefile.am                                     | 4 +++-
 ui/libs/jquery-ui/themes/Makefile.am                              | 6 ++++--
 ui/libs/jquery-ui/themes/base/Makefile.am                         | 6 ++++--
 ui/libs/jquery-ui/themes/base/images/Makefile.am                  | 6 ++++--
 ui/libs/jquery/Makefile.am                                        | 4 +++-
 ui/pages/Makefile.am                                              | 6 ++++--
 ui/pages/error.html.tmpl                                          | 6 ++++--
 ui/pages/i18n.json.tmpl                                           | 4 +++-
 ui/pages/login.html.tmpl                                          | 6 ++++--
 ui/pages/websockify/Makefile.am                                   | 6 ++++--
 ui/pages/wok-ui.html.tmpl                                         | 6 ++++--
 105 files changed, 371 insertions(+), 161 deletions(-)

diff --git a/ui/Makefile.am b/ui/Makefile.am
index 0abb3ff..5170546 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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/base64/Makefile.am b/ui/base64/Makefile.am
index 56417d9..ca2efca 100644
--- a/ui/base64/Makefile.am
+++ b/ui/base64/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wok
 #
 # Copyright IBM, Corp. 2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/css/Makefile.am b/ui/css/Makefile.am
index 6f8fe05..c61120e 100644
--- a/ui/css/Makefile.am
+++ b/ui/css/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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 872b6c9..d52e6b5 100644
--- a/ui/css/fontawesome/Makefile.am
+++ b/ui/css/fontawesome/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wok
 #
 # Copyright IBM, Corp. 2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/css/jquery-ui.custom.css b/ui/css/jquery-ui.custom.css
index 48b44ab..ba3d95a 100644
--- a/ui/css/jquery-ui.custom.css
+++ b/ui/css/jquery-ui.custom.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/opensans/Makefile.am b/ui/css/opensans/Makefile.am
index 49aadb6..2bf5980 100644
--- a/ui/css/opensans/Makefile.am
+++ b/ui/css/opensans/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wok
 #
 # Copyright IBM, Corp. 2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/css/theme-default/about.css b/ui/css/theme-default/about.css
index 577b403..a4c287c 100644
--- a/ui/css/theme-default/about.css
+++ b/ui/css/theme-default/about.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/base.css b/ui/css/theme-default/base.css
index 1104f55..ea7dca4 100644
--- a/ui/css/theme-default/base.css
+++ b/ui/css/theme-default/base.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -69,4 +71,4 @@ html, body {
 
 .help-inline {
     display: inline-block;
-}
\ No newline at end of file
+}
diff --git a/ui/css/theme-default/button-flat.css b/ui/css/theme-default/button-flat.css
index 0897b10..d666bf2 100755
--- a/ui/css/theme-default/button-flat.css
+++ b/ui/css/theme-default/button-flat.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/button.css b/ui/css/theme-default/button.css
index 071e331..44aaf7a 100644
--- a/ui/css/theme-default/button.css
+++ b/ui/css/theme-default/button.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/checkbox-flat.css b/ui/css/theme-default/checkbox-flat.css
index b8712b3..82f6a89 100644
--- a/ui/css/theme-default/checkbox-flat.css
+++ b/ui/css/theme-default/checkbox-flat.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -22,4 +24,4 @@
 
  .checkbox-inline {
     display: inline-block;
- }
\ No newline at end of file
+ }
diff --git a/ui/css/theme-default/circleGauge.css b/ui/css/theme-default/circleGauge.css
index 48ef1d3..3c3c296 100644
--- a/ui/css/theme-default/circleGauge.css
+++ b/ui/css/theme-default/circleGauge.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/datagrid.css b/ui/css/theme-default/datagrid.css
index 14d28c3..1b33030 100644
--- a/ui/css/theme-default/datagrid.css
+++ b/ui/css/theme-default/datagrid.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/dialog-flat.css b/ui/css/theme-default/dialog-flat.css
index fafe5b0..62f1a74 100644
--- a/ui/css/theme-default/dialog-flat.css
+++ b/ui/css/theme-default/dialog-flat.css
@@ -1,8 +1,10 @@
 /*
-* Project Kimchi
+* Project Wok
 *
 * Copyright IBM, Corp. 2015
 *
+* Code derived from Project Kimchi
+*
 * Licensed under the Apache License, Version 2.0 (the 'License');
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
@@ -64,4 +66,4 @@
 .dialog-container .dialog-footer .dialog-button:hover{
     background-color: #EEEEEE;
     cursor: pointer;
-}
\ No newline at end of file
+}
diff --git a/ui/css/theme-default/error.css b/ui/css/theme-default/error.css
index bb6f814..46f2960 100644
--- a/ui/css/theme-default/error.css
+++ b/ui/css/theme-default/error.css
@@ -1,7 +1,9 @@
 /*
- * Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/form.css b/ui/css/theme-default/form.css
index 9f3c6b6..23fd1ca 100644
--- a/ui/css/theme-default/form.css
+++ b/ui/css/theme-default/form.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/framework.css b/ui/css/theme-default/framework.css
index ad3e37e..e1e2200 100644
--- a/ui/css/theme-default/framework.css
+++ b/ui/css/theme-default/framework.css
@@ -1,9 +1,11 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Code derived from Project Kimchi
+ *
+* Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
  *
diff --git a/ui/css/theme-default/gauge-flat.css b/ui/css/theme-default/gauge-flat.css
index 2aa09da..881b7ac 100755
--- a/ui/css/theme-default/gauge-flat.css
+++ b/ui/css/theme-default/gauge-flat.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -49,4 +51,4 @@
 .ui-gauge-flat .purple {
     background: #7F1C7D;
     border:1px solid #7F1C7D;
-}
\ No newline at end of file
+}
diff --git a/ui/css/theme-default/grid.css b/ui/css/theme-default/grid.css
index dfc20ff..711c7f8 100644
--- a/ui/css/theme-default/grid.css
+++ b/ui/css/theme-default/grid.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/jquery-ui.custom.css b/ui/css/theme-default/jquery-ui.custom.css
index 56f7e06..61879f8 100644
--- a/ui/css/theme-default/jquery-ui.custom.css
+++ b/ui/css/theme-default/jquery-ui.custom.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/line-chart.css b/ui/css/theme-default/line-chart.css
index 15d9bb8..393204d 100644
--- a/ui/css/theme-default/line-chart.css
+++ b/ui/css/theme-default/line-chart.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/line.css b/ui/css/theme-default/line.css
index 7dde827..c90340e 100644
--- a/ui/css/theme-default/line.css
+++ b/ui/css/theme-default/line.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/list-flat.css b/ui/css/theme-default/list-flat.css
index ba0439d..9156e03 100644
--- a/ui/css/theme-default/list-flat.css
+++ b/ui/css/theme-default/list-flat.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -80,4 +82,4 @@
 .list-item-detail {
     font-size: 11px;
     color: #CDCDCD;
-}
\ No newline at end of file
+}
diff --git a/ui/css/theme-default/login-window.css b/ui/css/theme-default/login-window.css
index d403079..037f1ac 100644
--- a/ui/css/theme-default/login-window.css
+++ b/ui/css/theme-default/login-window.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/menu-flat.css b/ui/css/theme-default/menu-flat.css
index 385a312..186356e 100644
--- a/ui/css/theme-default/menu-flat.css
+++ b/ui/css/theme-default/menu-flat.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/message-flat.css b/ui/css/theme-default/message-flat.css
index 8281bff..4c4b580 100644
--- a/ui/css/theme-default/message-flat.css
+++ b/ui/css/theme-default/message-flat.css
@@ -1,8 +1,10 @@
 /*
-* Project Kimchi
+* Project Wok
 *
 * Copyright IBM, Corp. 2015
 *
+* Code derived from Project Kimchi
+*
 * Licensed under the Apache License, Version 2.0 (the 'License');
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
@@ -84,4 +86,4 @@
 .message-dialog .message-footer .message-button:hover{
     background-color: #EEEEEE;
     cursor: pointer;
-}
\ No newline at end of file
+}
diff --git a/ui/css/theme-default/message.css b/ui/css/theme-default/message.css
index e77886b..5775334 100644
--- a/ui/css/theme-default/message.css
+++ b/ui/css/theme-default/message.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/messagebar-flat.css b/ui/css/theme-default/messagebar-flat.css
index d5efc8e..d63920a 100644
--- a/ui/css/theme-default/messagebar-flat.css
+++ b/ui/css/theme-default/messagebar-flat.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -61,4 +63,4 @@
 
 .dark-red {
     background-color: #D81227;
-}
\ No newline at end of file
+}
diff --git a/ui/css/theme-default/nav-tree.css b/ui/css/theme-default/nav-tree.css
index d33e717..689a24d 100644
--- a/ui/css/theme-default/nav-tree.css
+++ b/ui/css/theme-default/nav-tree.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/navbar.css b/ui/css/theme-default/navbar.css
index 24ef451..91692f1 100644
--- a/ui/css/theme-default/navbar.css
+++ b/ui/css/theme-default/navbar.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/popover.css b/ui/css/theme-default/popover.css
index 3668307..43e9a0e 100644
--- a/ui/css/theme-default/popover.css
+++ b/ui/css/theme-default/popover.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/radio-flat.css b/ui/css/theme-default/radio-flat.css
index 0c03485..85681e9 100644
--- a/ui/css/theme-default/radio-flat.css
+++ b/ui/css/theme-default/radio-flat.css
@@ -1,9 +1,11 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
- * Licensed under the Apache License, Version 2.0 (the 'License');
+ * Code derived from Project Kimchi
+ *
+* Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
  *
@@ -27,4 +29,4 @@
 
  .inline-radio {
     display: inline-block;
- }
\ No newline at end of file
+ }
diff --git a/ui/css/theme-default/reset.css b/ui/css/theme-default/reset.css
index 6d27a4e..2b5aa44 100644
--- a/ui/css/theme-default/reset.css
+++ b/ui/css/theme-default/reset.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/selectmenu-flat.css b/ui/css/theme-default/selectmenu-flat.css
index 0f91d80..933f5fd 100644
--- a/ui/css/theme-default/selectmenu-flat.css
+++ b/ui/css/theme-default/selectmenu-flat.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/tabs.css b/ui/css/theme-default/tabs.css
index 47404b7..6a36307 100644
--- a/ui/css/theme-default/tabs.css
+++ b/ui/css/theme-default/tabs.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/textbox-flat.css b/ui/css/theme-default/textbox-flat.css
index 39d5ffb..7a0313a 100644
--- a/ui/css/theme-default/textbox-flat.css
+++ b/ui/css/theme-default/textbox-flat.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -19,4 +21,4 @@
  .textbox-container {
     border: 1px solid #CCC;
     border-radius: 3px;
- }
\ No newline at end of file
+ }
diff --git a/ui/css/theme-default/theme.css b/ui/css/theme-default/theme.css
index 221f488..21d9c3b 100644
--- a/ui/css/theme-default/theme.css
+++ b/ui/css/theme-default/theme.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/tile-check.css b/ui/css/theme-default/tile-check.css
index 5e802ca..e9a11e5 100644
--- a/ui/css/theme-default/tile-check.css
+++ b/ui/css/theme-default/tile-check.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/toolbar.css b/ui/css/theme-default/toolbar.css
index ea2a039..1d37f4d 100644
--- a/ui/css/theme-default/toolbar.css
+++ b/ui/css/theme-default/toolbar.css
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/theme-default/topbar.css b/ui/css/theme-default/topbar.css
index 4fce02c..d68cf98 100644
--- a/ui/css/theme-default/topbar.css
+++ b/ui/css/theme-default/topbar.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/css/theme-default/window.css b/ui/css/theme-default/window.css
index 5cb2790..fa836dd 100644
--- a/ui/css/theme-default/window.css
+++ b/ui/css/theme-default/window.css
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/images/Makefile.am b/ui/images/Makefile.am
index 0c8700e..ef15cea 100644
--- a/ui/images/Makefile.am
+++ b/ui/images/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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/theme-default/Makefile.am b/ui/images/theme-default/Makefile.am
index 336729c..85fdf5f 100644
--- a/ui/images/theme-default/Makefile.am
+++ b/ui/images/theme-default/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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 2549846..feaacb5 100644
--- a/ui/js/Makefile.am
+++ b/ui/js/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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.api.js b/ui/js/src/wok.api.js
index 93a07ad..bc73cdd 100644
--- a/ui/js/src/wok.api.js
+++ b/ui/js/src/wok.api.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/src/wok.cookie.js b/ui/js/src/wok.cookie.js
index bc0a06d..41c3912 100644
--- a/ui/js/src/wok.cookie.js
+++ b/ui/js/src/wok.cookie.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.form.js b/ui/js/src/wok.form.js
index 0bb7c4b..49f9752 100644
--- a/ui/js/src/wok.form.js
+++ b/ui/js/src/wok.form.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.grid.js b/ui/js/src/wok.grid.js
index 84f8d33..12f191c 100644
--- a/ui/js/src/wok.grid.js
+++ b/ui/js/src/wok.grid.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/src/wok.lang.js b/ui/js/src/wok.lang.js
index ef8e923..783cbfa 100644
--- a/ui/js/src/wok.lang.js
+++ b/ui/js/src/wok.lang.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.line-chart.js b/ui/js/src/wok.line-chart.js
index 8b40288..3c740e6 100644
--- a/ui/js/src/wok.line-chart.js
+++ b/ui/js/src/wok.line-chart.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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 926d80c..d9ccae6 100644
--- a/ui/js/src/wok.login.js
+++ b/ui/js/src/wok.login.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2014-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/src/wok.main.js b/ui/js/src/wok.main.js
index fe07f4a..25fed31 100644
--- a/ui/js/src/wok.main.js
+++ b/ui/js/src/wok.main.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/src/wok.message.js b/ui/js/src/wok.message.js
index db1dc36..bd650e0 100644
--- a/ui/js/src/wok.message.js
+++ b/ui/js/src/wok.message.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.object.js b/ui/js/src/wok.object.js
index 57ec8d7..35484e8 100644
--- a/ui/js/src/wok.object.js
+++ b/ui/js/src/wok.object.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.popable.js b/ui/js/src/wok.popable.js
index 7c01a0e..289e60f 100644
--- a/ui/js/src/wok.popable.js
+++ b/ui/js/src/wok.popable.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.select.js b/ui/js/src/wok.select.js
index 60830a5..43cb57f 100644
--- a/ui/js/src/wok.select.js
+++ b/ui/js/src/wok.select.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.string.js b/ui/js/src/wok.string.js
index 252ae50..ea9e2ee 100644
--- a/ui/js/src/wok.string.js
+++ b/ui/js/src/wok.string.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.substitute.js b/ui/js/src/wok.substitute.js
index 225f967..30329a8 100644
--- a/ui/js/src/wok.substitute.js
+++ b/ui/js/src/wok.substitute.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.topic.js b/ui/js/src/wok.topic.js
index 0b8b148..febbe0a 100644
--- a/ui/js/src/wok.topic.js
+++ b/ui/js/src/wok.topic.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.user.js b/ui/js/src/wok.user.js
index e642801..822ff78 100644
--- a/ui/js/src/wok.user.js
+++ b/ui/js/src/wok.user.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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.utils.js b/ui/js/src/wok.utils.js
index edb23ad..07fab1f 100644
--- a/ui/js/src/wok.utils.js
+++ b/ui/js/src/wok.utils.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/src/wok.window.js b/ui/js/src/wok.window.js
index 5542270..ef00a77 100644
--- a/ui/js/src/wok.window.js
+++ b/ui/js/src/wok.window.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/widgets/button-dropDown.js b/ui/js/widgets/button-dropDown.js
index ec6bd2a..a4f20e9 100644
--- a/ui/js/widgets/button-dropDown.js
+++ b/ui/js/widgets/button-dropDown.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/widgets/button-flat.js b/ui/js/widgets/button-flat.js
index bc72544..12d1dc9 100755
--- a/ui/js/widgets/button-flat.js
+++ b/ui/js/widgets/button-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/checkbox-flat.js b/ui/js/widgets/checkbox-flat.js
index 8a2564f..cd22205 100644
--- a/ui/js/widgets/checkbox-flat.js
+++ b/ui/js/widgets/checkbox-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/circleGauge.js b/ui/js/widgets/circleGauge.js
index 52ec027..b093143 100644
--- a/ui/js/widgets/circleGauge.js
+++ b/ui/js/widgets/circleGauge.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/widgets/combobox.js b/ui/js/widgets/combobox.js
index 92244a2..c2bb75b 100644
--- a/ui/js/widgets/combobox.js
+++ b/ui/js/widgets/combobox.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/widgets/dialog-flat.js b/ui/js/widgets/dialog-flat.js
index 22fc1f0..b70af22 100644
--- a/ui/js/widgets/dialog-flat.js
+++ b/ui/js/widgets/dialog-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/filter-select.js b/ui/js/widgets/filter-select.js
index db6b4b0..8e78fc1 100644
--- a/ui/js/widgets/filter-select.js
+++ b/ui/js/widgets/filter-select.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/widgets/gauge-flat.js b/ui/js/widgets/gauge-flat.js
index f715bb6..aeb0fd5 100755
--- a/ui/js/widgets/gauge-flat.js
+++ b/ui/js/widgets/gauge-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/grid.js b/ui/js/widgets/grid.js
index bc6a11d..1f47495 100644
--- a/ui/js/widgets/grid.js
+++ b/ui/js/widgets/grid.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/line.js b/ui/js/widgets/line.js
index 8fcc4ba..8dd10b2 100644
--- a/ui/js/widgets/line.js
+++ b/ui/js/widgets/line.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/list-flat.js b/ui/js/widgets/list-flat.js
index 8e9ea84..12ea43d 100644
--- a/ui/js/widgets/list-flat.js
+++ b/ui/js/widgets/list-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/menu-flat.js b/ui/js/widgets/menu-flat.js
index 8263393..0da3593 100644
--- a/ui/js/widgets/menu-flat.js
+++ b/ui/js/widgets/menu-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/message-flat.js b/ui/js/widgets/message-flat.js
index d59d452..4393332 100644
--- a/ui/js/widgets/message-flat.js
+++ b/ui/js/widgets/message-flat.js
@@ -1,8 +1,10 @@
 /*
-* Project Kimchi
+* Project Wok
 *
 * Copyright IBM, Corp. 2015
 *
+* Code derived from Project Kimchi
+*
 * Licensed under the Apache License, Version 2.0 (the 'License');
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
diff --git a/ui/js/widgets/messagebar-flat.js b/ui/js/widgets/messagebar-flat.js
index b7bd86f..a050ad6 100644
--- a/ui/js/widgets/messagebar-flat.js
+++ b/ui/js/widgets/messagebar-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/radio-flat.js b/ui/js/widgets/radio-flat.js
index 401ef62..3cb8836 100644
--- a/ui/js/widgets/radio-flat.js
+++ b/ui/js/widgets/radio-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/samples/dialog.html b/ui/js/widgets/samples/dialog.html
index 40594d0..ec67b97 100644
--- a/ui/js/widgets/samples/dialog.html
+++ b/ui/js/widgets/samples/dialog.html
@@ -1,9 +1,11 @@
 <!--
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/samples/gauge-flat.html b/ui/js/widgets/samples/gauge-flat.html
index 92ce07a..efa6eec 100644
--- a/ui/js/widgets/samples/gauge-flat.html
+++ b/ui/js/widgets/samples/gauge-flat.html
@@ -1,10 +1,12 @@
 <!--Sample code of gauge-->
 <!--
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -50,4 +52,4 @@
             });
         </script>
     </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/ui/js/widgets/samples/grid.html b/ui/js/widgets/samples/grid.html
index 9b92d62..860874f 100644
--- a/ui/js/widgets/samples/grid.html
+++ b/ui/js/widgets/samples/grid.html
@@ -1,9 +1,11 @@
 <!--
  *
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/samples/line.html b/ui/js/widgets/samples/line.html
index cc0b738..4ded4db 100644
--- a/ui/js/widgets/samples/line.html
+++ b/ui/js/widgets/samples/line.html
@@ -1,9 +1,11 @@
 <!--
  *
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/samples/list.html b/ui/js/widgets/samples/list.html
index 850550c..39388b3 100644
--- a/ui/js/widgets/samples/list.html
+++ b/ui/js/widgets/samples/list.html
@@ -1,9 +1,11 @@
 <!--
  *
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/samples/menu-button-radio-checkbox-text-select.html b/ui/js/widgets/samples/menu-button-radio-checkbox-text-select.html
index e435263..48ac2b1 100644
--- a/ui/js/widgets/samples/menu-button-radio-checkbox-text-select.html
+++ b/ui/js/widgets/samples/menu-button-radio-checkbox-text-select.html
@@ -1,9 +1,11 @@
 <!--
  *
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/samples/message.html b/ui/js/widgets/samples/message.html
index b8a2cf4..0fd5c45 100644
--- a/ui/js/widgets/samples/message.html
+++ b/ui/js/widgets/samples/message.html
@@ -1,9 +1,11 @@
 <!--
  *
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/samples/messagebar-flat.html b/ui/js/widgets/samples/messagebar-flat.html
index fd1417a..4014283 100644
--- a/ui/js/widgets/samples/messagebar-flat.html
+++ b/ui/js/widgets/samples/messagebar-flat.html
@@ -1,9 +1,11 @@
 <!--
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/samples/tabs.html b/ui/js/widgets/samples/tabs.html
index a8c4b4d..0a5c401 100644
--- a/ui/js/widgets/samples/tabs.html
+++ b/ui/js/widgets/samples/tabs.html
@@ -1,9 +1,11 @@
 <!--
  *
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/select-menu.js b/ui/js/widgets/select-menu.js
index bd7a207..d176d00 100644
--- a/ui/js/widgets/select-menu.js
+++ b/ui/js/widgets/select-menu.js
@@ -1,7 +1,9 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2014
+ * Copyright IBM, Corp. 2014-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/widgets/selectmenu-flat.js b/ui/js/widgets/selectmenu-flat.js
index de17dcd..3cd34ef 100644
--- a/ui/js/widgets/selectmenu-flat.js
+++ b/ui/js/widgets/selectmenu-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/js/widgets/textbox-flat.js b/ui/js/widgets/textbox-flat.js
index cd9eca0..40f6233 100644
--- a/ui/js/widgets/textbox-flat.js
+++ b/ui/js/widgets/textbox-flat.js
@@ -1,8 +1,10 @@
 /*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the 'License');
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/libs/Makefile.am b/ui/libs/Makefile.am
index 38af60b..d746df4 100644
--- a/ui/libs/Makefile.am
+++ b/ui/libs/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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 df7964e..f655f1b 100644
--- a/ui/libs/bootstrap-select/Makefile.am
+++ b/ui/libs/bootstrap-select/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wok
 #
 # Copyright IBM, Corp. 2013-2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/libs/bootstrap/Makefile.am b/ui/libs/bootstrap/Makefile.am
index da746a1..fe35d79 100644
--- a/ui/libs/bootstrap/Makefile.am
+++ b/ui/libs/bootstrap/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wol
 #
 # Copyright IBM, Corp. 2013-2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/libs/es5-shim/Makefile.am b/ui/libs/es5-shim/Makefile.am
index 0d40e3d..5bbe691 100644
--- a/ui/libs/es5-shim/Makefile.am
+++ b/ui/libs/es5-shim/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wok
 #
 # Copyright IBM, Corp. 2013-2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/libs/jquery-i18n/Makefile.am b/ui/libs/jquery-i18n/Makefile.am
index 56872b0..f33a9fc 100644
--- a/ui/libs/jquery-i18n/Makefile.am
+++ b/ui/libs/jquery-i18n/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wok
 #
 # Copyright IBM, Corp. 2013-2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/libs/jquery-ui/Makefile.am b/ui/libs/jquery-ui/Makefile.am
index 9d9f646..5c86d6e 100644
--- a/ui/libs/jquery-ui/Makefile.am
+++ b/ui/libs/jquery-ui/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wok
 #
 # Copyright IBM, Corp. 2013-2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/libs/jquery-ui/themes/Makefile.am b/ui/libs/jquery-ui/themes/Makefile.am
index 1ce56d9..b8e9653 100644
--- a/ui/libs/jquery-ui/themes/Makefile.am
+++ b/ui/libs/jquery-ui/themes/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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-ui/themes/base/Makefile.am b/ui/libs/jquery-ui/themes/base/Makefile.am
index 8a5bbd2..67547e2 100644
--- a/ui/libs/jquery-ui/themes/base/Makefile.am
+++ b/ui/libs/jquery-ui/themes/base/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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-ui/themes/base/images/Makefile.am b/ui/libs/jquery-ui/themes/base/images/Makefile.am
index 38e6f18..437f8af 100644
--- a/ui/libs/jquery-ui/themes/base/images/Makefile.am
+++ b/ui/libs/jquery-ui/themes/base/images/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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/Makefile.am b/ui/libs/jquery/Makefile.am
index 1aef505..14cc1d3 100644
--- a/ui/libs/jquery/Makefile.am
+++ b/ui/libs/jquery/Makefile.am
@@ -1,8 +1,10 @@
 #
-# Kimchi
+# Project Wok
 #
 # Copyright IBM, Corp. 2013-2015
 #
+# Code derived from Project Kimchi
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
diff --git a/ui/pages/Makefile.am b/ui/pages/Makefile.am
index 68f4c92..2488203 100644
--- a/ui/pages/Makefile.am
+++ b/ui/pages/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2013
+# Copyright IBM, Corp. 2013-2015
+#
+# Code derived from Project Kimchi
 #
 # 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/error.html.tmpl b/ui/pages/error.html.tmpl
index c767ffb..298dbe2 100644
--- a/ui/pages/error.html.tmpl
+++ b/ui/pages/error.html.tmpl
@@ -1,7 +1,9 @@
 #*
- * Kimchi
+ * Project Wok
  *
- * Copyright IBM, Corp. 2013-2014
+ * Copyright IBM, Corp. 2013-2015
+ *
+ * Code derived from Project Kimchi
  *
  * 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/i18n.json.tmpl b/ui/pages/i18n.json.tmpl
index cd320e0..8753a6e 100644
--- a/ui/pages/i18n.json.tmpl
+++ b/ui/pages/i18n.json.tmpl
@@ -1,8 +1,10 @@
 #*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2014-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
diff --git a/ui/pages/login.html.tmpl b/ui/pages/login.html.tmpl
index 1b87b60..2703d02 100644
--- a/ui/pages/login.html.tmpl
+++ b/ui/pages/login.html.tmpl
@@ -1,8 +1,10 @@
 #*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2014-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -79,7 +81,7 @@
 </head>
 <body onload="wok.login_main()">
 <div class="container topbar">
-    <span id="logo"><img alt="Project Kimchi" src="images/theme-default/logo-white.png"></span>
+    <span id="logo"><img alt="Project Wok" src="images/theme-default/logo-white.png"></span>
     <select id="userLang">
         <option value="en_US">English (US)</option>
         <option value="zh_CN">中文(简体)</option>
diff --git a/ui/pages/websockify/Makefile.am b/ui/pages/websockify/Makefile.am
index 5321562..ca3ddc3 100644
--- a/ui/pages/websockify/Makefile.am
+++ b/ui/pages/websockify/Makefile.am
@@ -1,7 +1,9 @@
 #
-# Kimchi
+# Project Wok
 #
-# Copyright IBM, Corp. 2014
+# Copyright IBM, Corp. 2014-2015
+#
+# Code derived from Project Kimchi
 #
 # 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/wok-ui.html.tmpl b/ui/pages/wok-ui.html.tmpl
index 3eb8c54..669ae29 100644
--- a/ui/pages/wok-ui.html.tmpl
+++ b/ui/pages/wok-ui.html.tmpl
@@ -1,8 +1,10 @@
 #*
- * Project Kimchi
+ * Project Wok
  *
  * Copyright IBM, Corp. 2013-2015
  *
+ * Code derived from Project Kimchi
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -86,7 +88,7 @@
 <body onload="wok.main()">
 <div class="container">
 <header class="topbar">
-    <h1 id="logo"><img alt="Project Kimchi" src="images/theme-default/logo-white.png"></h1>
+    <h1 id="logo"><img alt="Project Wok" src="images/theme-default/logo-white.png"></h1>
     <ul class="nav-top">
         <li>
             <div id="peers" class="peers hide-content popable">
-- 
2.4.3




More information about the Kimchi-devel mailing list