1(function(){/*
2
3 Copyright The Closure Library Authors.
4 SPDX-License-Identifier: Apache-2.0
5*/
6/*
7
8 SPDX-License-Identifier: Apache-2.0
9*/
10/*
11
12 Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
13 Copyright The Closure Library Authors.
14 SPDX-License-Identifier: MIT
15*/
16/*
17 Copyright The Closure Library Authors.
18 SPDX-License-Identifier: Apache-2.0
19*/
20/*
21
22 Apache License
23 Version 2.0, January 2004
24 https://www.apache.org/licenses/
25
26 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
27
28 1. Definitions.
29
30 "License" shall mean the terms and conditions for use, reproduction,
31 and distribution as defined by Sections 1 through 9 of this document.
32
33 "Licensor" shall mean the copyright owner or entity authorized by
34 the copyright owner that is granting the License.
35
36 "Legal Entity" shall mean the union of the acting entity and all
37 other entities that control, are controlled by, or are under common
38 control with that entity. For the purposes of this definition,
39 "control" means (i) the power, direct or indirect, to cause the
40 direction or management of such entity, whether by contract or
...
</html>