Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1218)

Unified Diff: third_party/web-animations-js/README.chromium

Issue 1214573003: Fix Polymer licensing issues (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix web-animations-js path Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/polymer/v1_0/reproduce.sh ('k') | third_party/web-animations-js/sources/.bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/web-animations-js/README.chromium
diff --git a/third_party/web-animations-js/README.chromium b/third_party/web-animations-js/README.chromium
index b9fdafa4ed4d63651ce6a984228cf9b81ab3ea8b..898477aea155a26a35d72610b363c51a5c1476da 100644
--- a/third_party/web-animations-js/README.chromium
+++ b/third_party/web-animations-js/README.chromium
@@ -1,7 +1,7 @@
Name: Web Animations JS
Short Name: web-animations-js
URL: https://github.com/web-animations/web-animations-js
-Version: 1.0.5
+Version: 2.1.0
License: Apache 2.0
License File: LICENSE
Security Critical: no
@@ -12,15 +12,8 @@ specification for animated content on the web. It's being developed as a W3C
specification as part of the CSS and SVG working groups. Latest specification at
http://w3c.github.io/web-animations/.
-Used as a dependency of Polymer framework (see src/third_party/polymer). If
+Used as a dependency of Polymer framework (see src/third_party/polymer/v1_0). If
using directly, rather than through Polymer, use only the minified source.
-Otherwise there may be CSP issues with inline scripts, etc. This should only
-be updated via third_party/polymer/reproduce.sh after bumping the version number
-in third_party/polymer/bower.json.
-
-Local Modifications:
-- The test and node_modules directories were removed. COPYING was renamed to LICENSE.
-- Delete .travis-setup.sh because it is missing a license header. The header
- has been added upstream in
- https://github.com/web-animations/web-animations-next/pull/289. Once that is
- released, .travis-setup.sh can be added back in.
+Otherwise there may be CSP issues with inline scripts, etc. This should only be
+updated via third_party/polymer/v1_0/reproduce.sh after bumping the version
+number in third_party/polymer/v1_0/bower.json.
« no previous file with comments | « third_party/polymer/v1_0/reproduce.sh ('k') | third_party/web-animations-js/sources/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698