File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed
Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11/**
22 * @license
33 * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
4- * This code may only be used under the BSD style license found at http:polymer.github.io/LICENSE.txt
5- * The complete set of authors may be found at http:polymer.github.io/AUTHORS.txt
6- * The complete set of contributors may be found at http:polymer.github.io/CONTRIBUTORS.txt
4+ * This code may only be used under the BSD style license found at http:// polymer.github.io/LICENSE.txt
5+ * The complete set of authors may be found at http:// polymer.github.io/AUTHORS.txt
6+ * The complete set of contributors may be found at http:// polymer.github.io/CONTRIBUTORS.txt
77 * Code distributed by Google as part of the polymer project is also
8- * subject to an additional IP rights grant found at http:polymer.github.io/PATENTS.txt
8+ * subject to an additional IP rights grant found at http:// polymer.github.io/PATENTS.txt
99 */
1010
1111/* eslint-env node */
Original file line number Diff line number Diff line change 22#
33# @license
44# Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
5- # This code may only be used under the BSD style license found at http:polymer.github.io/LICENSE.txt
6- # The complete set of authors may be found at http:polymer.github.io/AUTHORS.txt
7- # The complete set of contributors may be found at http:polymer.github.io/CONTRIBUTORS.txt
5+ # This code may only be used under the BSD style license found at http:// polymer.github.io/LICENSE.txt
6+ # The complete set of authors may be found at http:// polymer.github.io/AUTHORS.txt
7+ # The complete set of contributors may be found at http:// polymer.github.io/CONTRIBUTORS.txt
88# Code distributed by Google as part of the polymer project is also
9- # subject to an additional IP rights grant found at http:polymer.github.io/PATENTS.txt
9+ # subject to an additional IP rights grant found at http:// polymer.github.io/PATENTS.txt
1010#
1111
1212PRETTY=" - %s ([commit](https://github.com/Polymer/polymer/commit/%h))%n"
Original file line number Diff line number Diff line change 11/**
22 * @license
33 * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
4- * This code may only be used under the BSD style license found at http:polymer.github.io/LICENSE.txt
5- * The complete set of authors may be found at http:polymer.github.io/AUTHORS.txt
6- * The complete set of contributors may be found at http:polymer.github.io/CONTRIBUTORS.txt
4+ * This code may only be used under the BSD style license found at http:// polymer.github.io/LICENSE.txt
5+ * The complete set of authors may be found at http:// polymer.github.io/AUTHORS.txt
6+ * The complete set of contributors may be found at http:// polymer.github.io/CONTRIBUTORS.txt
77 * Code distributed by Google as part of the polymer project is also
8- * subject to an additional IP rights grant found at http:polymer.github.io/PATENTS.txt
8+ * subject to an additional IP rights grant found at http:// polymer.github.io/PATENTS.txt
99 */
1010
1111'use strict' ;
Original file line number Diff line number Diff line change 22#
33# @license
44# Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
5- # This code may only be used under the BSD style license found at http:polymer.github.io/LICENSE.txt
6- # The complete set of authors may be found at http:polymer.github.io/AUTHORS.txt
7- # The complete set of contributors may be found at http:polymer.github.io/CONTRIBUTORS.txt
5+ # This code may only be used under the BSD style license found at http:// polymer.github.io/LICENSE.txt
6+ # The complete set of authors may be found at http:// polymer.github.io/AUTHORS.txt
7+ # The complete set of contributors may be found at http:// polymer.github.io/CONTRIBUTORS.txt
88# Code distributed by Google as part of the polymer project is also
9- # subject to an additional IP rights grant found at http:polymer.github.io/PATENTS.txt
9+ # subject to an additional IP rights grant found at http:// polymer.github.io/PATENTS.txt
1010#
1111set -x
1212wct -s ' windows 10/microsoftedge@14' -s ' windows 10/microsoftedge@15' -s ' windows 10/microsoftedge@16' -s ' windows 8.1/internet explorer@11' -s ' os x 10.11/safari@9' -s ' macos 10.12/safari@10' -s ' macos 10.13/safari@11' -s ' Linux/chrome@41'
You can’t perform that action at this time.
0 commit comments