1(function(){/*
2
3 Copyright The Closure Library Authors.
4 SPDX-License-Identifier: Apache-2.0
5*/
6/*
7
8
9 Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
10 Licensed under the Apache License, Version 2.0 (the "License");
11 you may not use this file except in compliance with the License.
12 You may obtain a copy of the License at
13 http://www.apache.org/licenses/LICENSE-2.0
14 Unless required by applicable law or agreed to in writing, software
15 distributed under the License is distributed on an "AS IS" BASIS,
16 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17 See the License for the specific language governing permissions and
18 limitations under the License.
19*/
20/*
21
22 Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
23 Copyright The Closure Library Authors.
24 SPDX-License-Identifier: MIT
25*/
26/*
27
28 Copyright Google LLC
29 SPDX-License-Identifier: Apache-2.0
30*/
31/*
32
33 Copyright 2018 Google Inc
34 SPDX-License-Identifier: Apache-2.0
35*/
36/*
37 Copyright The Closure Library Authors.
38 SPDX-License-Identifier: Apache-2.0
39*/
40/*
...
</html>