Fix Polymer licensing issues
commit610a9be5bcd65d832fbe5065cdde1f9435074296
authormichaelpg <michaelpg@chromium.org>
Fri, 26 Jun 2015 19:54:50 +0000 (26 12:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Jun 2015 19:55:33 +0000 (26 19:55 +0000)
tree3e9e80cac3194bb748f41f415d5cf59bb4b6fa9a
parent497e9a05decbcd344d774e52c1b89cdece525d99
Fix Polymer licensing issues

NOPRESUBMIT=true
(long lines)

R=dzhioev@chromium.org

Review URL: https://codereview.chromium.org/1214573003

Cr-Commit-Position: refs/heads/master@{#336446}
138 files changed:
content/browser/webui/shared_resources_data_source.cc
third_party/polymer/v1_0/components-chromium/iron-ajax/.bower.json [deleted file]
third_party/polymer/v1_0/components-chromium/iron-ajax/.gitignore [deleted file]
third_party/polymer/v1_0/components-chromium/iron-ajax/README.md [deleted file]
third_party/polymer/v1_0/components-chromium/iron-ajax/bower.json [deleted file]
third_party/polymer/v1_0/components-chromium/iron-ajax/index.html [deleted file]
third_party/polymer/v1_0/components-chromium/iron-ajax/iron-ajax-extracted.js [deleted file]
third_party/polymer/v1_0/components-chromium/iron-ajax/iron-ajax.html [deleted file]
third_party/polymer/v1_0/components-chromium/iron-ajax/iron-request-extracted.js [deleted file]
third_party/polymer/v1_0/components-chromium/iron-ajax/iron-request.html [deleted file]
third_party/polymer/v1_0/components-chromium/iron-form/.bower.json [deleted file]
third_party/polymer/v1_0/components-chromium/iron-form/.gitignore [deleted file]
third_party/polymer/v1_0/components-chromium/iron-form/README.md [deleted file]
third_party/polymer/v1_0/components-chromium/iron-form/bower.json [deleted file]
third_party/polymer/v1_0/components-chromium/iron-form/index.html [deleted file]
third_party/polymer/v1_0/components-chromium/iron-form/iron-form-extracted.js [deleted file]
third_party/polymer/v1_0/components-chromium/iron-form/iron-form.html [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/.bower.json [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/Gruntfile.js [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/LICENSE [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/Promise-Statics.js [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/Promise.js [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/Promise.min.js [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/README.md [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/bower.json [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/package.json [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/promise-polyfill-lite-extracted.js [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/promise-polyfill-lite.html [deleted file]
third_party/polymer/v1_0/components-chromium/promise-polyfill/promise-polyfill.html [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/.bower.json [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/COPYING [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/History.md [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/README.md [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/web-animations-next-lite.min.js [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/web-animations-next-lite.min.js.map [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/web-animations-next.min.js [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/web-animations-next.min.js.map [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/web-animations.html [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/web-animations.min.js [deleted file]
third_party/polymer/v1_0/components-chromium/web-animations-js/web-animations.min.js.map [deleted file]
third_party/polymer/v1_0/components/iron-ajax/.bower.json [deleted file]
third_party/polymer/v1_0/components/iron-ajax/.gitignore [deleted file]
third_party/polymer/v1_0/components/iron-ajax/README.md [deleted file]
third_party/polymer/v1_0/components/iron-ajax/bower.json [deleted file]
third_party/polymer/v1_0/components/iron-ajax/index.html [deleted file]
third_party/polymer/v1_0/components/iron-ajax/iron-ajax.html [deleted file]
third_party/polymer/v1_0/components/iron-ajax/iron-request.html [deleted file]
third_party/polymer/v1_0/components/iron-form/.bower.json [deleted file]
third_party/polymer/v1_0/components/iron-form/.gitignore [deleted file]
third_party/polymer/v1_0/components/iron-form/README.md [deleted file]
third_party/polymer/v1_0/components/iron-form/bower.json [deleted file]
third_party/polymer/v1_0/components/iron-form/index.html [deleted file]
third_party/polymer/v1_0/components/iron-form/iron-form.html [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/.bower.json [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/Gruntfile.js [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/LICENSE [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/Promise-Statics.js [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/Promise.js [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/Promise.min.js [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/README.md [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/bower.json [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/package.json [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/promise-polyfill-lite.html [deleted file]
third_party/polymer/v1_0/components/promise-polyfill/promise-polyfill.html [deleted file]
third_party/polymer/v1_0/components/web-animations-js/COPYING [deleted file]
third_party/polymer/v1_0/components/web-animations-js/History.md [deleted file]
third_party/polymer/v1_0/components/web-animations-js/README.md [deleted file]
third_party/polymer/v1_0/components/web-animations-js/bower.json [deleted file]
third_party/polymer/v1_0/components/web-animations-js/web-animations-next-lite.min.js [deleted file]
third_party/polymer/v1_0/components/web-animations-js/web-animations-next-lite.min.js.map [deleted file]
third_party/polymer/v1_0/components/web-animations-js/web-animations-next.min.js [deleted file]
third_party/polymer/v1_0/components/web-animations-js/web-animations-next.min.js.map [deleted file]
third_party/polymer/v1_0/components/web-animations-js/web-animations.html [deleted file]
third_party/polymer/v1_0/components/web-animations-js/web-animations.min.js [deleted file]
third_party/polymer/v1_0/components/web-animations-js/web-animations.min.js.map [deleted file]
third_party/polymer/v1_0/reproduce.sh
third_party/web-animations-js/README.chromium
third_party/web-animations-js/sources/.bower.json [moved from third_party/polymer/v1_0/components/web-animations-js/.bower.json with 88% similarity]
third_party/web-animations-js/sources/.travis.yml [deleted file]
third_party/web-animations-js/sources/Gruntfile.js [deleted file]
third_party/web-animations-js/sources/History.md
third_party/web-animations-js/sources/README.md
third_party/web-animations-js/sources/bower.json [moved from third_party/polymer/v1_0/components-chromium/web-animations-js/bower.json with 100% similarity]
third_party/web-animations-js/sources/package.json [deleted file]
third_party/web-animations-js/sources/src/animation-constructor.js [deleted file]
third_party/web-animations-js/sources/src/animation-node.js [deleted file]
third_party/web-animations-js/sources/src/animation.js [deleted file]
third_party/web-animations-js/sources/src/apply-preserving-inline-style.js [deleted file]
third_party/web-animations-js/sources/src/apply.js [deleted file]
third_party/web-animations-js/sources/src/box-handler.js [deleted file]
third_party/web-animations-js/sources/src/color-handler.js [deleted file]
third_party/web-animations-js/sources/src/deprecation.js [deleted file]
third_party/web-animations-js/sources/src/dev.js [deleted file]
third_party/web-animations-js/sources/src/dimension-handler.js [deleted file]
third_party/web-animations-js/sources/src/effect-callback.js [deleted file]
third_party/web-animations-js/sources/src/effect.js [deleted file]
third_party/web-animations-js/sources/src/element-animatable.js [deleted file]
third_party/web-animations-js/sources/src/font-weight-handler.js [deleted file]
third_party/web-animations-js/sources/src/group-constructors.js [deleted file]
third_party/web-animations-js/sources/src/handler-utils.js [deleted file]
third_party/web-animations-js/sources/src/interpolation.js [deleted file]
third_party/web-animations-js/sources/src/matrix-decomposition.js [deleted file]
third_party/web-animations-js/sources/src/matrix-interpolation.js [deleted file]
third_party/web-animations-js/sources/src/normalize-keyframes.js [deleted file]
third_party/web-animations-js/sources/src/number-handler.js [deleted file]
third_party/web-animations-js/sources/src/player.js [deleted file]
third_party/web-animations-js/sources/src/position-handler.js [deleted file]
third_party/web-animations-js/sources/src/property-interpolation.js [deleted file]
third_party/web-animations-js/sources/src/property-names.js [deleted file]
third_party/web-animations-js/sources/src/scope.js [deleted file]
third_party/web-animations-js/sources/src/shadow-handler.js [deleted file]
third_party/web-animations-js/sources/src/shape-handler.js [deleted file]
third_party/web-animations-js/sources/src/tick.js [deleted file]
third_party/web-animations-js/sources/src/timeline.js [deleted file]
third_party/web-animations-js/sources/src/timing-utilities.js [deleted file]
third_party/web-animations-js/sources/src/transform-handler.js [deleted file]
third_party/web-animations-js/sources/src/visibility-handler.js [deleted file]
third_party/web-animations-js/sources/src/web-animations-next-player.js [deleted file]
third_party/web-animations-js/sources/target-config.js [deleted file]
third_party/web-animations-js/sources/target-loader.js [deleted file]
third_party/web-animations-js/sources/templates/boilerplate [deleted file]
third_party/web-animations-js/sources/templates/runner.html [deleted file]
third_party/web-animations-js/sources/templates/web-animations.html [deleted file]
third_party/web-animations-js/sources/templates/web-animations.js [deleted file]
third_party/web-animations-js/sources/web-animations-next-lite.dev.html [deleted file]
third_party/web-animations-js/sources/web-animations-next-lite.dev.js [deleted file]
third_party/web-animations-js/sources/web-animations-next-lite.min.js
third_party/web-animations-js/sources/web-animations-next-lite.min.js.map
third_party/web-animations-js/sources/web-animations-next.dev.html [deleted file]
third_party/web-animations-js/sources/web-animations-next.dev.js [deleted file]
third_party/web-animations-js/sources/web-animations-next.min.js
third_party/web-animations-js/sources/web-animations-next.min.js.map
third_party/web-animations-js/sources/web-animations.dev.html [deleted file]
third_party/web-animations-js/sources/web-animations.dev.js [deleted file]
third_party/web-animations-js/sources/web-animations.min.js
third_party/web-animations-js/sources/web-animations.min.js.map
tools/polymer/txt_to_polymer_grdp.py
ui/webui/resources/polymer_resources.grdp