You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/04/11 06:43:01 UTC

[3/4] incubator-weex git commit: * [jsfm] fix lint err in license header

* [jsfm] fix lint err in license header


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/de3bb3fe
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/de3bb3fe
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/de3bb3fe

Branch: refs/heads/0.12-dev
Commit: de3bb3fed08619ff2ab83772236598434d0e9ae0
Parents: ee660b6
Author: sospartan <so...@apache.org>
Authored: Tue Apr 11 14:42:38 2017 +0800
Committer: sospartan <so...@apache.org>
Committed: Tue Apr 11 14:42:38 2017 +0800

----------------------------------------------------------------------
 html5/frameworks/index.js                                        | 4 ++--
 html5/frameworks/legacy/api/methods.js                           | 4 ++--
 html5/frameworks/legacy/api/modules.js                           | 4 ++--
 html5/frameworks/legacy/app/bundle/bootstrap.js                  | 4 ++--
 html5/frameworks/legacy/app/bundle/define.js                     | 4 ++--
 html5/frameworks/legacy/app/bundle/index.js                      | 4 ++--
 html5/frameworks/legacy/app/ctrl/index.js                        | 4 ++--
 html5/frameworks/legacy/app/ctrl/init.js                         | 4 ++--
 html5/frameworks/legacy/app/ctrl/misc.js                         | 4 ++--
 html5/frameworks/legacy/app/differ.js                            | 4 ++--
 html5/frameworks/legacy/app/downgrade.js                         | 4 ++--
 html5/frameworks/legacy/app/index.js                             | 4 ++--
 html5/frameworks/legacy/app/instance.js                          | 4 ++--
 html5/frameworks/legacy/app/register.js                          | 4 ++--
 html5/frameworks/legacy/app/viewport.js                          | 4 ++--
 html5/frameworks/legacy/config.js                                | 4 ++--
 html5/frameworks/legacy/core/array.js                            | 4 ++--
 html5/frameworks/legacy/core/dep.js                              | 4 ++--
 html5/frameworks/legacy/core/object.js                           | 4 ++--
 html5/frameworks/legacy/core/observer.js                         | 4 ++--
 html5/frameworks/legacy/core/state.js                            | 4 ++--
 html5/frameworks/legacy/core/watcher.js                          | 4 ++--
 html5/frameworks/legacy/index.js                                 | 4 ++--
 html5/frameworks/legacy/static/bridge.js                         | 4 ++--
 html5/frameworks/legacy/static/create.js                         | 4 ++--
 html5/frameworks/legacy/static/life.js                           | 4 ++--
 html5/frameworks/legacy/static/map.js                            | 4 ++--
 html5/frameworks/legacy/static/misc.js                           | 4 ++--
 html5/frameworks/legacy/static/register.js                       | 4 ++--
 html5/frameworks/legacy/util/index.js                            | 4 ++--
 html5/frameworks/legacy/util/shared.js                           | 4 ++--
 html5/frameworks/legacy/vm/compiler.js                           | 4 ++--
 html5/frameworks/legacy/vm/directive.js                          | 4 ++--
 html5/frameworks/legacy/vm/dom-helper.js                         | 4 ++--
 html5/frameworks/legacy/vm/events.js                             | 4 ++--
 html5/frameworks/legacy/vm/index.js                              | 4 ++--
 html5/frameworks/vanilla/index.js                                | 4 ++--
 html5/render/browser/base/atomic.js                              | 4 ++--
 html5/render/browser/base/component/flexbox.js                   | 4 ++--
 html5/render/browser/base/component/index.js                     | 4 ++--
 html5/render/browser/base/component/lazyload.js                  | 4 ++--
 html5/render/browser/base/component/operate.js                   | 4 ++--
 html5/render/browser/base/component/position.js                  | 4 ++--
 html5/render/browser/base/component/sticky.js                    | 4 ++--
 html5/render/browser/base/component/valueFilter.js               | 4 ++--
 html5/render/browser/base/div.js                                 | 4 ++--
 html5/render/browser/base/droot.js                               | 4 ++--
 html5/render/browser/base/moduleEvent.js                         | 4 ++--
 html5/render/browser/base/root.js                                | 4 ++--
 html5/render/browser/bridge/index.js                             | 4 ++--
 html5/render/browser/bridge/protocol.js                          | 4 ++--
 html5/render/browser/bridge/receiver.js                          | 4 ++--
 html5/render/browser/bridge/sender.js                            | 4 ++--
 html5/render/browser/dom/appearWatcher.js                        | 4 ++--
 html5/render/browser/dom/componentManager.js                     | 4 ++--
 html5/render/browser/dom/index.js                                | 4 ++--
 html5/render/browser/extend/api/animation/index.js               | 4 ++--
 html5/render/browser/extend/api/animation/lib.js                 | 4 ++--
 html5/render/browser/extend/api/clipboard.js                     | 4 ++--
 html5/render/browser/extend/api/dom.js                           | 4 ++--
 html5/render/browser/extend/api/event.js                         | 4 ++--
 html5/render/browser/extend/api/geolocation.js                   | 4 ++--
 html5/render/browser/extend/api/globalEvent.js                   | 4 ++--
 html5/render/browser/extend/api/meta.js                          | 4 ++--
 html5/render/browser/extend/api/modal.js                         | 4 ++--
 html5/render/browser/extend/api/navigator.js                     | 4 ++--
 html5/render/browser/extend/api/pageInfo.js                      | 4 ++--
 html5/render/browser/extend/api/storage.js                       | 4 ++--
 html5/render/browser/extend/api/stream.js                        | 4 ++--
 html5/render/browser/extend/api/timer.js                         | 4 ++--
 html5/render/browser/extend/api/webSocket.js                     | 4 ++--
 html5/render/browser/extend/api/webview.js                       | 4 ++--
 html5/render/browser/extend/components/a.js                      | 4 ++--
 html5/render/browser/extend/components/countdown.js              | 4 ++--
 html5/render/browser/extend/components/datepicker.js             | 4 ++--
 html5/render/browser/extend/components/embed.js                  | 4 ++--
 html5/render/browser/extend/components/image/index.js            | 4 ++--
 html5/render/browser/extend/components/indicator/index.js        | 4 ++--
 html5/render/browser/extend/components/input.js                  | 4 ++--
 html5/render/browser/extend/components/marquee.js                | 4 ++--
 html5/render/browser/extend/components/neighbor/index.js         | 4 ++--
 html5/render/browser/extend/components/richtext.js               | 4 ++--
 html5/render/browser/extend/components/scrollable/index.js       | 4 ++--
 html5/render/browser/extend/components/scrollable/list/hlist.js  | 4 ++--
 html5/render/browser/extend/components/scrollable/list/index.js  | 4 ++--
 html5/render/browser/extend/components/scrollable/list/list.js   | 4 ++--
 html5/render/browser/extend/components/scrollable/list/vlist.js  | 4 ++--
 .../render/browser/extend/components/scrollable/loading/index.js | 4 ++--
 html5/render/browser/extend/components/scrollable/motion.js      | 4 ++--
 .../render/browser/extend/components/scrollable/refresh/index.js | 4 ++--
 html5/render/browser/extend/components/scrollable/scroll.js      | 4 ++--
 html5/render/browser/extend/components/scrollable/scrollable.js  | 4 ++--
 .../browser/extend/components/scrollable/scroller/index.js       | 4 ++--
 html5/render/browser/extend/components/select.js                 | 4 ++--
 html5/render/browser/extend/components/slider/carrousel.js       | 4 ++--
 html5/render/browser/extend/components/slider/index.js           | 4 ++--
 html5/render/browser/extend/components/slider/timer.js           | 4 ++--
 html5/render/browser/extend/components/spinner/index.js          | 4 ++--
 html5/render/browser/extend/components/switch/index.js           | 4 ++--
 html5/render/browser/extend/components/tabheader/index.js        | 4 ++--
 html5/render/browser/extend/components/text.js                   | 4 ++--
 html5/render/browser/extend/components/textarea.js               | 4 ++--
 html5/render/browser/extend/components/timepicker.js             | 4 ++--
 html5/render/browser/extend/components/video/index.js            | 4 ++--
 html5/render/browser/extend/components/web.js                    | 4 ++--
 html5/render/browser/extend/index.js                             | 4 ++--
 html5/render/browser/index.js                                    | 4 ++--
 html5/render/browser/render/config.js                            | 4 ++--
 html5/render/browser/render/gesture.js                           | 4 ++--
 html5/render/browser/render/index.js                             | 4 ++--
 html5/render/browser/render/loader.js                            | 4 ++--
 html5/render/browser/render/register.js                          | 4 ++--
 html5/render/browser/utils/array.js                              | 4 ++--
 html5/render/browser/utils/index.js                              | 4 ++--
 html5/render/browser/utils/logger.js                             | 4 ++--
 html5/render/native/index.js                                     | 4 ++--
 html5/render/vue/components/a.js                                 | 4 ++--
 html5/render/vue/components/div.js                               | 4 ++--
 html5/render/vue/components/image.js                             | 4 ++--
 html5/render/vue/components/index.js                             | 4 ++--
 html5/render/vue/components/input.js                             | 4 ++--
 html5/render/vue/components/scrollable/header.js                 | 4 ++--
 html5/render/vue/components/scrollable/list/cell.js              | 4 ++--
 html5/render/vue/components/scrollable/list/index.js             | 4 ++--
 html5/render/vue/components/scrollable/list/listMixin.js         | 4 ++--
 html5/render/vue/components/scrollable/loading-indicator.js      | 4 ++--
 html5/render/vue/components/scrollable/loading.js                | 4 ++--
 html5/render/vue/components/scrollable/refresh.js                | 4 ++--
 html5/render/vue/components/scrollable/scroller.js               | 4 ++--
 html5/render/vue/components/slider/index.js                      | 4 ++--
 html5/render/vue/components/slider/indicator.js                  | 4 ++--
 html5/render/vue/components/slider/slideMixin.js                 | 4 ++--
 html5/render/vue/components/switch.js                            | 4 ++--
 html5/render/vue/components/text.js                              | 4 ++--
 html5/render/vue/components/textarea.js                          | 4 ++--
 html5/render/vue/components/video.js                             | 4 ++--
 html5/render/vue/components/warning.js                           | 4 ++--
 html5/render/vue/components/web.js                               | 4 ++--
 html5/render/vue/env/index.js                                    | 4 ++--
 html5/render/vue/env/viewport.js                                 | 4 ++--
 html5/render/vue/env/weex.js                                     | 4 ++--
 html5/render/vue/env/wx-env.js                                   | 4 ++--
 html5/render/vue/index.js                                        | 4 ++--
 html5/render/vue/mixins/base.js                                  | 4 ++--
 html5/render/vue/mixins/index.js                                 | 4 ++--
 html5/render/vue/mixins/input-common.js                          | 4 ++--
 html5/render/vue/mixins/scrollable.js                            | 4 ++--
 html5/render/vue/mixins/style.js                                 | 4 ++--
 html5/render/vue/modules/animation.js                            | 4 ++--
 html5/render/vue/modules/dom.js                                  | 4 ++--
 html5/render/vue/modules/index.js                                | 4 ++--
 html5/render/vue/modules/modal/alert.js                          | 4 ++--
 html5/render/vue/modules/modal/confirm.js                        | 4 ++--
 html5/render/vue/modules/modal/index.js                          | 4 ++--
 html5/render/vue/modules/modal/modal.js                          | 4 ++--
 html5/render/vue/modules/modal/prompt.js                         | 4 ++--
 html5/render/vue/modules/modal/toast.js                          | 4 ++--
 html5/render/vue/modules/navigator.js                            | 4 ++--
 html5/render/vue/modules/webview.js                              | 4 ++--
 html5/render/vue/utils/component.js                              | 4 ++--
 html5/render/vue/utils/event.js                                  | 4 ++--
 html5/render/vue/utils/func.js                                   | 4 ++--
 html5/render/vue/utils/index.js                                  | 4 ++--
 html5/render/vue/utils/lazyload.js                               | 4 ++--
 html5/render/vue/utils/perf.js                                   | 4 ++--
 html5/render/vue/utils/style.js                                  | 4 ++--
 html5/render/vue/utils/type.js                                   | 4 ++--
 html5/render/vue/validator/check.js                              | 4 ++--
 html5/render/vue/validator/index.js                              | 4 ++--
 html5/render/vue/validator/prop.js                               | 4 ++--
 html5/render/vue/validator/style.js                              | 4 ++--
 html5/runtime/callback-manager.js                                | 4 ++--
 html5/runtime/config.js                                          | 4 ++--
 html5/runtime/handler.js                                         | 4 ++--
 html5/runtime/index.js                                           | 4 ++--
 html5/runtime/init.js                                            | 4 ++--
 html5/runtime/listener.js                                        | 4 ++--
 html5/runtime/service.js                                         | 4 ++--
 html5/runtime/task-center.js                                     | 4 ++--
 html5/runtime/vdom/comment.js                                    | 4 ++--
 html5/runtime/vdom/document.js                                   | 4 ++--
 html5/runtime/vdom/element-types.js                              | 4 ++--
 html5/runtime/vdom/element.js                                    | 4 ++--
 html5/runtime/vdom/index.js                                      | 4 ++--
 html5/runtime/vdom/node.js                                       | 4 ++--
 html5/runtime/vdom/operation.js                                  | 4 ++--
 html5/services/amd/index.js                                      | 4 ++--
 html5/services/broadcast-channel/index.js                        | 4 ++--
 html5/services/broadcast-channel/message-event.js                | 4 ++--
 html5/services/index.js                                          | 4 ++--
 html5/shared/arrayFrom.js                                        | 4 ++--
 html5/shared/console.js                                          | 4 ++--
 html5/shared/freeze.js                                           | 4 ++--
 html5/shared/index.js                                            | 4 ++--
 html5/shared/objectAssign.js                                     | 4 ++--
 html5/shared/objectSetPrototypeOf.js                             | 4 ++--
 html5/shared/promise.js                                          | 4 ++--
 html5/shared/setTimeout.js                                       | 4 ++--
 scripts/rh/header.template                                       | 4 ++--
 199 files changed, 398 insertions(+), 398 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/index.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/index.js b/html5/frameworks/index.js
index 0cd6734..8880f75 100644
--- a/html5/frameworks/index.js
+++ b/html5/frameworks/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/api/methods.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/api/methods.js b/html5/frameworks/legacy/api/methods.js
index 5916645..19f1cdc 100644
--- a/html5/frameworks/legacy/api/methods.js
+++ b/html5/frameworks/legacy/api/methods.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/api/modules.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/api/modules.js b/html5/frameworks/legacy/api/modules.js
index c2ae4b4..60123b0 100644
--- a/html5/frameworks/legacy/api/modules.js
+++ b/html5/frameworks/legacy/api/modules.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/bundle/bootstrap.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/bundle/bootstrap.js b/html5/frameworks/legacy/app/bundle/bootstrap.js
index c4ac966..8821873 100644
--- a/html5/frameworks/legacy/app/bundle/bootstrap.js
+++ b/html5/frameworks/legacy/app/bundle/bootstrap.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/bundle/define.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/bundle/define.js b/html5/frameworks/legacy/app/bundle/define.js
index f3fc3ae..aec30f7 100644
--- a/html5/frameworks/legacy/app/bundle/define.js
+++ b/html5/frameworks/legacy/app/bundle/define.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/bundle/index.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/bundle/index.js b/html5/frameworks/legacy/app/bundle/index.js
index 216043e..40126cf 100644
--- a/html5/frameworks/legacy/app/bundle/index.js
+++ b/html5/frameworks/legacy/app/bundle/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/ctrl/index.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/ctrl/index.js b/html5/frameworks/legacy/app/ctrl/index.js
index b15eb33..99fb3a7 100644
--- a/html5/frameworks/legacy/app/ctrl/index.js
+++ b/html5/frameworks/legacy/app/ctrl/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/ctrl/init.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/ctrl/init.js b/html5/frameworks/legacy/app/ctrl/init.js
index f670215..c3c85f4 100644
--- a/html5/frameworks/legacy/app/ctrl/init.js
+++ b/html5/frameworks/legacy/app/ctrl/init.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/ctrl/misc.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/ctrl/misc.js b/html5/frameworks/legacy/app/ctrl/misc.js
index ad2ba34..13ab09e 100644
--- a/html5/frameworks/legacy/app/ctrl/misc.js
+++ b/html5/frameworks/legacy/app/ctrl/misc.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/differ.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/differ.js b/html5/frameworks/legacy/app/differ.js
index 3618e03..9251d9f 100644
--- a/html5/frameworks/legacy/app/differ.js
+++ b/html5/frameworks/legacy/app/differ.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/downgrade.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/downgrade.js b/html5/frameworks/legacy/app/downgrade.js
index bb74486..327d70a 100644
--- a/html5/frameworks/legacy/app/downgrade.js
+++ b/html5/frameworks/legacy/app/downgrade.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/index.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/index.js b/html5/frameworks/legacy/app/index.js
index c6145cd..5ae389d 100644
--- a/html5/frameworks/legacy/app/index.js
+++ b/html5/frameworks/legacy/app/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/instance.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/instance.js b/html5/frameworks/legacy/app/instance.js
index 77f86c5..55bb4c5 100644
--- a/html5/frameworks/legacy/app/instance.js
+++ b/html5/frameworks/legacy/app/instance.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/register.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/register.js b/html5/frameworks/legacy/app/register.js
index 9c5dd26..bd0302e 100644
--- a/html5/frameworks/legacy/app/register.js
+++ b/html5/frameworks/legacy/app/register.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/app/viewport.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/app/viewport.js b/html5/frameworks/legacy/app/viewport.js
index 7eff427..60f8eff 100644
--- a/html5/frameworks/legacy/app/viewport.js
+++ b/html5/frameworks/legacy/app/viewport.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/config.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/config.js b/html5/frameworks/legacy/config.js
index a06e6fe..ebf64d2 100644
--- a/html5/frameworks/legacy/config.js
+++ b/html5/frameworks/legacy/config.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/core/array.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/core/array.js b/html5/frameworks/legacy/core/array.js
index 4192251..e2f89de 100644
--- a/html5/frameworks/legacy/core/array.js
+++ b/html5/frameworks/legacy/core/array.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/core/dep.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/core/dep.js b/html5/frameworks/legacy/core/dep.js
index cb03dc0..9796312 100644
--- a/html5/frameworks/legacy/core/dep.js
+++ b/html5/frameworks/legacy/core/dep.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/core/object.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/core/object.js b/html5/frameworks/legacy/core/object.js
index adc7721..6b4b392 100644
--- a/html5/frameworks/legacy/core/object.js
+++ b/html5/frameworks/legacy/core/object.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/core/observer.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/core/observer.js b/html5/frameworks/legacy/core/observer.js
index 8dce04e..1288824 100644
--- a/html5/frameworks/legacy/core/observer.js
+++ b/html5/frameworks/legacy/core/observer.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/core/state.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/core/state.js b/html5/frameworks/legacy/core/state.js
index 10c97bf..d17e211 100644
--- a/html5/frameworks/legacy/core/state.js
+++ b/html5/frameworks/legacy/core/state.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/core/watcher.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/core/watcher.js b/html5/frameworks/legacy/core/watcher.js
index b452ba7..4bb949b 100644
--- a/html5/frameworks/legacy/core/watcher.js
+++ b/html5/frameworks/legacy/core/watcher.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/index.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/index.js b/html5/frameworks/legacy/index.js
index 35c0980..366ecb3 100644
--- a/html5/frameworks/legacy/index.js
+++ b/html5/frameworks/legacy/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/static/bridge.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/static/bridge.js b/html5/frameworks/legacy/static/bridge.js
index bb44206..665b1ad 100644
--- a/html5/frameworks/legacy/static/bridge.js
+++ b/html5/frameworks/legacy/static/bridge.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/static/create.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/static/create.js b/html5/frameworks/legacy/static/create.js
index 20ed1e4..ae97d46 100644
--- a/html5/frameworks/legacy/static/create.js
+++ b/html5/frameworks/legacy/static/create.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/static/life.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/static/life.js b/html5/frameworks/legacy/static/life.js
index 68acfcf..9cb8abc 100644
--- a/html5/frameworks/legacy/static/life.js
+++ b/html5/frameworks/legacy/static/life.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/static/map.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/static/map.js b/html5/frameworks/legacy/static/map.js
index ff9452b..8c94ef4 100644
--- a/html5/frameworks/legacy/static/map.js
+++ b/html5/frameworks/legacy/static/map.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/static/misc.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/static/misc.js b/html5/frameworks/legacy/static/misc.js
index e57c26b..afbc5e3 100644
--- a/html5/frameworks/legacy/static/misc.js
+++ b/html5/frameworks/legacy/static/misc.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/static/register.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/static/register.js b/html5/frameworks/legacy/static/register.js
index 693eab2..f21df89 100644
--- a/html5/frameworks/legacy/static/register.js
+++ b/html5/frameworks/legacy/static/register.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/util/index.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/util/index.js b/html5/frameworks/legacy/util/index.js
index 5f8aa1c..0d716f4 100644
--- a/html5/frameworks/legacy/util/index.js
+++ b/html5/frameworks/legacy/util/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/util/shared.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/util/shared.js b/html5/frameworks/legacy/util/shared.js
index bc0043f..faf76e1 100644
--- a/html5/frameworks/legacy/util/shared.js
+++ b/html5/frameworks/legacy/util/shared.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/vm/compiler.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/vm/compiler.js b/html5/frameworks/legacy/vm/compiler.js
index 74b5523..ffca01f 100644
--- a/html5/frameworks/legacy/vm/compiler.js
+++ b/html5/frameworks/legacy/vm/compiler.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/vm/directive.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/vm/directive.js b/html5/frameworks/legacy/vm/directive.js
index 3d0f762..42cc04a 100644
--- a/html5/frameworks/legacy/vm/directive.js
+++ b/html5/frameworks/legacy/vm/directive.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/vm/dom-helper.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/vm/dom-helper.js b/html5/frameworks/legacy/vm/dom-helper.js
index 2231a0d..6e5a800 100644
--- a/html5/frameworks/legacy/vm/dom-helper.js
+++ b/html5/frameworks/legacy/vm/dom-helper.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/vm/events.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/vm/events.js b/html5/frameworks/legacy/vm/events.js
index a90fc0b..5691472 100644
--- a/html5/frameworks/legacy/vm/events.js
+++ b/html5/frameworks/legacy/vm/events.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/legacy/vm/index.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/legacy/vm/index.js b/html5/frameworks/legacy/vm/index.js
index 53908e8..45a33af 100644
--- a/html5/frameworks/legacy/vm/index.js
+++ b/html5/frameworks/legacy/vm/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/frameworks/vanilla/index.js
----------------------------------------------------------------------
diff --git a/html5/frameworks/vanilla/index.js b/html5/frameworks/vanilla/index.js
index 0b6a3c3..95027a9 100644
--- a/html5/frameworks/vanilla/index.js
+++ b/html5/frameworks/vanilla/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/atomic.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/atomic.js b/html5/render/browser/base/atomic.js
index 8d24da1..3ce8475 100644
--- a/html5/render/browser/base/atomic.js
+++ b/html5/render/browser/base/atomic.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/component/flexbox.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/component/flexbox.js b/html5/render/browser/base/component/flexbox.js
index 230761b..a0c4046 100644
--- a/html5/render/browser/base/component/flexbox.js
+++ b/html5/render/browser/base/component/flexbox.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/component/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/component/index.js b/html5/render/browser/base/component/index.js
index 651ef66..d90733d 100644
--- a/html5/render/browser/base/component/index.js
+++ b/html5/render/browser/base/component/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/component/lazyload.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/component/lazyload.js b/html5/render/browser/base/component/lazyload.js
index 032f601..96e8f16 100644
--- a/html5/render/browser/base/component/lazyload.js
+++ b/html5/render/browser/base/component/lazyload.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/component/operate.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/component/operate.js b/html5/render/browser/base/component/operate.js
index 8ed9cc7..f73f4a3 100644
--- a/html5/render/browser/base/component/operate.js
+++ b/html5/render/browser/base/component/operate.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/component/position.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/component/position.js b/html5/render/browser/base/component/position.js
index f8291e6..2a961b2 100644
--- a/html5/render/browser/base/component/position.js
+++ b/html5/render/browser/base/component/position.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/component/sticky.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/component/sticky.js b/html5/render/browser/base/component/sticky.js
index 9c21929..b1c6b32 100644
--- a/html5/render/browser/base/component/sticky.js
+++ b/html5/render/browser/base/component/sticky.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/component/valueFilter.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/component/valueFilter.js b/html5/render/browser/base/component/valueFilter.js
index ac05535..3be19fe 100644
--- a/html5/render/browser/base/component/valueFilter.js
+++ b/html5/render/browser/base/component/valueFilter.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/div.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/div.js b/html5/render/browser/base/div.js
index 7131106..b717416 100644
--- a/html5/render/browser/base/div.js
+++ b/html5/render/browser/base/div.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/droot.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/droot.js b/html5/render/browser/base/droot.js
index 89e77ca..cbe43ef 100644
--- a/html5/render/browser/base/droot.js
+++ b/html5/render/browser/base/droot.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/moduleEvent.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/moduleEvent.js b/html5/render/browser/base/moduleEvent.js
index 6382c3f..8014e34 100644
--- a/html5/render/browser/base/moduleEvent.js
+++ b/html5/render/browser/base/moduleEvent.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/base/root.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/base/root.js b/html5/render/browser/base/root.js
index 2214ba5..7925660 100644
--- a/html5/render/browser/base/root.js
+++ b/html5/render/browser/base/root.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/bridge/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/bridge/index.js b/html5/render/browser/bridge/index.js
index bbeb121..e4e6f77 100644
--- a/html5/render/browser/bridge/index.js
+++ b/html5/render/browser/bridge/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/bridge/protocol.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/bridge/protocol.js b/html5/render/browser/bridge/protocol.js
index 926dbce..f1a43b3 100644
--- a/html5/render/browser/bridge/protocol.js
+++ b/html5/render/browser/bridge/protocol.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/bridge/receiver.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/bridge/receiver.js b/html5/render/browser/bridge/receiver.js
index 1adef2a..1e2a7a4 100644
--- a/html5/render/browser/bridge/receiver.js
+++ b/html5/render/browser/bridge/receiver.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/bridge/sender.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/bridge/sender.js b/html5/render/browser/bridge/sender.js
index 2783a28..be11a65 100644
--- a/html5/render/browser/bridge/sender.js
+++ b/html5/render/browser/bridge/sender.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/dom/appearWatcher.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/dom/appearWatcher.js b/html5/render/browser/dom/appearWatcher.js
index 3f4b10a..9917c62 100644
--- a/html5/render/browser/dom/appearWatcher.js
+++ b/html5/render/browser/dom/appearWatcher.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/dom/componentManager.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/dom/componentManager.js b/html5/render/browser/dom/componentManager.js
index 634a387..2c7e4e5 100644
--- a/html5/render/browser/dom/componentManager.js
+++ b/html5/render/browser/dom/componentManager.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/dom/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/dom/index.js b/html5/render/browser/dom/index.js
index 24e49e7..bd04249 100644
--- a/html5/render/browser/dom/index.js
+++ b/html5/render/browser/dom/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/animation/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/animation/index.js b/html5/render/browser/extend/api/animation/index.js
index d27d771..d6076bf 100644
--- a/html5/render/browser/extend/api/animation/index.js
+++ b/html5/render/browser/extend/api/animation/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/animation/lib.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/animation/lib.js b/html5/render/browser/extend/api/animation/lib.js
index b76e75c..e0dedb5 100644
--- a/html5/render/browser/extend/api/animation/lib.js
+++ b/html5/render/browser/extend/api/animation/lib.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/clipboard.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/clipboard.js b/html5/render/browser/extend/api/clipboard.js
index bf677c8..80e7dbc 100644
--- a/html5/render/browser/extend/api/clipboard.js
+++ b/html5/render/browser/extend/api/clipboard.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/dom.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/dom.js b/html5/render/browser/extend/api/dom.js
index 1a119db..47b397d 100644
--- a/html5/render/browser/extend/api/dom.js
+++ b/html5/render/browser/extend/api/dom.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/event.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/event.js b/html5/render/browser/extend/api/event.js
index e1a5dd2..e664183 100644
--- a/html5/render/browser/extend/api/event.js
+++ b/html5/render/browser/extend/api/event.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/geolocation.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/geolocation.js b/html5/render/browser/extend/api/geolocation.js
index 3976c4c..9cf35bf 100644
--- a/html5/render/browser/extend/api/geolocation.js
+++ b/html5/render/browser/extend/api/geolocation.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/globalEvent.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/globalEvent.js b/html5/render/browser/extend/api/globalEvent.js
index 1d293b9..7905d57 100644
--- a/html5/render/browser/extend/api/globalEvent.js
+++ b/html5/render/browser/extend/api/globalEvent.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/meta.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/meta.js b/html5/render/browser/extend/api/meta.js
index 2bf4dc0..51dec99 100644
--- a/html5/render/browser/extend/api/meta.js
+++ b/html5/render/browser/extend/api/meta.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/modal.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/modal.js b/html5/render/browser/extend/api/modal.js
index a3c817c..691174e 100644
--- a/html5/render/browser/extend/api/modal.js
+++ b/html5/render/browser/extend/api/modal.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/navigator.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/navigator.js b/html5/render/browser/extend/api/navigator.js
index 35eb020..8c16a4d 100644
--- a/html5/render/browser/extend/api/navigator.js
+++ b/html5/render/browser/extend/api/navigator.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/pageInfo.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/pageInfo.js b/html5/render/browser/extend/api/pageInfo.js
index ff13f98..dcc074d 100644
--- a/html5/render/browser/extend/api/pageInfo.js
+++ b/html5/render/browser/extend/api/pageInfo.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/storage.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/storage.js b/html5/render/browser/extend/api/storage.js
index 218a702..a1d31be 100644
--- a/html5/render/browser/extend/api/storage.js
+++ b/html5/render/browser/extend/api/storage.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/stream.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/stream.js b/html5/render/browser/extend/api/stream.js
index 4ff3d4b..8e27dd7 100644
--- a/html5/render/browser/extend/api/stream.js
+++ b/html5/render/browser/extend/api/stream.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/timer.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/timer.js b/html5/render/browser/extend/api/timer.js
index 3dc23db..e01092f 100644
--- a/html5/render/browser/extend/api/timer.js
+++ b/html5/render/browser/extend/api/timer.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/webSocket.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/webSocket.js b/html5/render/browser/extend/api/webSocket.js
index 067f250..b813bb8 100644
--- a/html5/render/browser/extend/api/webSocket.js
+++ b/html5/render/browser/extend/api/webSocket.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/api/webview.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/api/webview.js b/html5/render/browser/extend/api/webview.js
index 67aed9e..3fff8b2 100644
--- a/html5/render/browser/extend/api/webview.js
+++ b/html5/render/browser/extend/api/webview.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/a.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/a.js b/html5/render/browser/extend/components/a.js
index 3275963..e8d995f 100644
--- a/html5/render/browser/extend/components/a.js
+++ b/html5/render/browser/extend/components/a.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/countdown.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/countdown.js b/html5/render/browser/extend/components/countdown.js
index 44b5a94..9211e21 100644
--- a/html5/render/browser/extend/components/countdown.js
+++ b/html5/render/browser/extend/components/countdown.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/datepicker.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/datepicker.js b/html5/render/browser/extend/components/datepicker.js
index 09e5a10..a3c58b2 100644
--- a/html5/render/browser/extend/components/datepicker.js
+++ b/html5/render/browser/extend/components/datepicker.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/embed.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/embed.js b/html5/render/browser/extend/components/embed.js
index febf756..0caeea1 100644
--- a/html5/render/browser/extend/components/embed.js
+++ b/html5/render/browser/extend/components/embed.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/image/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/image/index.js b/html5/render/browser/extend/components/image/index.js
index b8b9450..e310080 100644
--- a/html5/render/browser/extend/components/image/index.js
+++ b/html5/render/browser/extend/components/image/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/indicator/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/indicator/index.js b/html5/render/browser/extend/components/indicator/index.js
index 7a0b2e6..3801bc0 100644
--- a/html5/render/browser/extend/components/indicator/index.js
+++ b/html5/render/browser/extend/components/indicator/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/input.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/input.js b/html5/render/browser/extend/components/input.js
index 5570eb2..e867f82 100644
--- a/html5/render/browser/extend/components/input.js
+++ b/html5/render/browser/extend/components/input.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/marquee.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/marquee.js b/html5/render/browser/extend/components/marquee.js
index 22f1176..0e5d659 100644
--- a/html5/render/browser/extend/components/marquee.js
+++ b/html5/render/browser/extend/components/marquee.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/neighbor/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/neighbor/index.js b/html5/render/browser/extend/components/neighbor/index.js
index 0abb77c..da06d79 100644
--- a/html5/render/browser/extend/components/neighbor/index.js
+++ b/html5/render/browser/extend/components/neighbor/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/richtext.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/richtext.js b/html5/render/browser/extend/components/richtext.js
index 622af02..cc3ce4f 100644
--- a/html5/render/browser/extend/components/richtext.js
+++ b/html5/render/browser/extend/components/richtext.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/scrollable/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/scrollable/index.js b/html5/render/browser/extend/components/scrollable/index.js
index 92df013..200c1c8 100644
--- a/html5/render/browser/extend/components/scrollable/index.js
+++ b/html5/render/browser/extend/components/scrollable/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/scrollable/list/hlist.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/scrollable/list/hlist.js b/html5/render/browser/extend/components/scrollable/list/hlist.js
index 32eccde..027cc79 100644
--- a/html5/render/browser/extend/components/scrollable/list/hlist.js
+++ b/html5/render/browser/extend/components/scrollable/list/hlist.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/scrollable/list/index.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/scrollable/list/index.js b/html5/render/browser/extend/components/scrollable/list/index.js
index 55dd1a6..7d72d74 100644
--- a/html5/render/browser/extend/components/scrollable/list/index.js
+++ b/html5/render/browser/extend/components/scrollable/list/index.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/de3bb3fe/html5/render/browser/extend/components/scrollable/list/list.js
----------------------------------------------------------------------
diff --git a/html5/render/browser/extend/components/scrollable/list/list.js b/html5/render/browser/extend/components/scrollable/list/list.js
index 056e8f3..09235cb 100644
--- a/html5/render/browser/extend/components/scrollable/list/list.js
+++ b/html5/render/browser/extend/components/scrollable/list/list.js
@@ -6,9 +6,9 @@
  * to you 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
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY