Skip to content

Commit cad2b31

Browse files
zzzariescopybara-github
authored andcommitted
This change includes the BSD-style license for plugin/third_party/webcomponentsjs/webcomponents.js within the xprof LICENSE file.
PiperOrigin-RevId: 824368796
1 parent 6fa4acb commit cad2b31

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

LICENSE

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,62 @@ Copyright 2020 The TensorFlow Authors. All rights reserved.
201201
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202202
See the License for the specific language governing permissions and
203203
limitations under the License.
204+
205+
--------------------------------------------------------------------------------
206+
Files: plugin/third_party/webcomponentsjs/webcomponents.js
207+
208+
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
209+
210+
Redistribution and use in source and binary forms, with or without
211+
modification, are permitted provided that the following conditions are
212+
met:
213+
214+
* Redistributions of source code must retain the above copyright
215+
notice, this list of conditions and the following disclaimer.
216+
* Redistributions in binary form must reproduce the above
217+
copyright notice, this list of conditions and the following disclaimer
218+
in the documentation and/or other materials provided with the
219+
distribution.
220+
* Neither the name of Google Inc. nor the names of its
221+
contributors may be used to endorse or promote products derived from
222+
this software without specific prior written permission.
223+
224+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
225+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
226+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
227+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
228+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
229+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
230+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
231+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
232+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
233+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
234+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
235+
236+
// Copyright (c) 2014 The Polymer Authors. All rights reserved.
237+
//
238+
// Redistribution and use in source and binary forms, with or without
239+
// modification, are permitted provided that the following conditions are
240+
// met:
241+
//
242+
// * Redistributions of source code must retain the above copyright
243+
// notice, this list of conditions and the following disclaimer.
244+
// * Redistributions in binary form must reproduce the above
245+
// copyright notice, this list of conditions and the following disclaimer
246+
// in the documentation and/or other materials provided with the
247+
// distribution.
248+
// * Neither the name of Google Inc. nor the names of its
249+
// contributors may be used to endorse or promote products derived from
250+
// this software without specific prior written permission.
251+
//
252+
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
253+
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
254+
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
255+
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
256+
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
257+
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
258+
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
259+
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
260+
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
261+
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
262+
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)