|
10 | 10 | 'use strict'; |
11 | 11 | /** |
12 | 12 | *@license |
13 | | - *Copyright Google Inc. All Rights Reserved. |
| 13 | + *Copyright Google LLC. All Rights Reserved. |
14 | 14 | * |
15 | 15 | *Use of this source code is governed by an MIT-style license that can be |
16 | 16 | *found in the LICENSE file at https://angular.dev/license |
17 | 17 | */ |
18 | 18 | /** |
19 | 19 | *@license |
20 | | - *Copyright Google Inc. All Rights Reserved. |
| 20 | + *Copyright Google LLC. All Rights Reserved. |
21 | 21 | * |
22 | 22 | *Use of this source code is governed by an MIT-style license that can be |
23 | 23 | *found in the LICENSE file at https://angular.dev/license |
|
37 | 37 | ViewEncapsulation || (ViewEncapsulation = {}); |
38 | 38 | /** |
39 | 39 | *@license |
40 | | - *Copyright Google Inc. All Rights Reserved. |
| 40 | + *Copyright Google LLC. All Rights Reserved. |
41 | 41 | * |
42 | 42 | *Use of this source code is governed by an MIT-style license that can be |
43 | 43 | *found in the LICENSE file at https://angular.dev/license |
|
48 | 48 | * |
49 | 49 | * Use of this source code is governed by an MIT-style license that can be |
50 | 50 | * found in the LICENSE file at https://angular.dev/license |
51 | | - */ 'undefined' != typeof window && window, |
| 51 | + */ ('undefined' != typeof window && window, |
52 | 52 | 'undefined' != typeof self && |
53 | 53 | 'undefined' != typeof WorkerGlobalScope && |
54 | 54 | self instanceof WorkerGlobalScope && |
55 | 55 | self, |
56 | | - 'undefined' != typeof global && global; |
| 56 | + 'undefined' != typeof global && global); |
57 | 57 | /** |
58 | 58 | *@license |
59 | | - *Copyright Google Inc. All Rights Reserved. |
| 59 | + *Copyright Google LLC. All Rights Reserved. |
60 | 60 | * |
61 | 61 | *Use of this source code is governed by an MIT-style license that can be |
62 | 62 | *found in the LICENSE file at https://angular.dev/license |
63 | 63 | */ |
64 | 64 | String; |
65 | 65 | /** |
66 | 66 | *@license |
67 | | - *Copyright Google Inc. All Rights Reserved. |
| 67 | + *Copyright Google LLC. All Rights Reserved. |
68 | 68 | * |
69 | 69 | *Use of this source code is governed by an MIT-style license that can be |
70 | 70 | *found in the LICENSE file at https://angular.dev/license |
|
88 | 88 | Error; |
89 | 89 | var RendererStyleFlags2, |
90 | 90 | Symbol$1 = _root.Symbol; |
91 | | - 'function' == typeof Symbol$1 && |
| 91 | + ('function' == typeof Symbol$1 && |
92 | 92 | 'function' == typeof Symbol$1.for && |
93 | 93 | Symbol$1.for('rxSubscriber'), |
94 | 94 | (function () { |
95 | 95 | Object.setPrototypeOf || Array; |
96 | | - })(); |
| 96 | + })()); |
97 | 97 | !(function (context) { |
98 | 98 | var $$observable, |
99 | 99 | Symbol = _root.Symbol; |
|
105 | 105 | } |
106 | 106 | else $$observable = '@@observable'; |
107 | 107 | })(); |
108 | | - (function () { |
| 108 | + ((function () { |
109 | 109 | Object.setPrototypeOf || Array; |
110 | 110 | })(), |
111 | 111 | (function () { |
112 | 112 | Object.setPrototypeOf || Array; |
113 | | - })(); |
| 113 | + })()); |
114 | 114 | !(function () { |
115 | 115 | Object.setPrototypeOf || Array; |
116 | 116 | })(); |
117 | | - (function (root) { |
| 117 | + ((function (root) { |
118 | 118 | var Symbol = root.Symbol; |
119 | 119 | if ('function' == typeof Symbol) { |
120 | 120 | Symbol.iterator || (Symbol.iterator = Symbol('iterator polyfill')); |
|
132 | 132 | })(_root), |
133 | 133 | (function () { |
134 | 134 | Object.setPrototypeOf || Array; |
135 | | - })(); |
136 | | - (function () { |
| 135 | + })()); |
| 136 | + ((function () { |
137 | 137 | Object.setPrototypeOf || Array; |
138 | 138 | })(), |
139 | 139 | (function () { |
140 | 140 | Object.setPrototypeOf || Array; |
141 | | - })(); |
| 141 | + })()); |
142 | 142 | !(function () { |
143 | 143 | Object.setPrototypeOf || Array; |
144 | 144 | })(); |
145 | | - Error, |
| 145 | + (Error, |
146 | 146 | (function () { |
147 | 147 | Object.setPrototypeOf || Array; |
148 | 148 | })(), |
|
151 | 151 | })(), |
152 | 152 | (function () { |
153 | 153 | Object.setPrototypeOf || Array; |
154 | | - })(); |
| 154 | + })()); |
155 | 155 | !(function () { |
156 | 156 | Object.setPrototypeOf || Array; |
157 | 157 | })(); |
|
205 | 205 | }; |
206 | 206 | /** |
207 | 207 | *@license |
208 | | - *Copyright Google Inc. All Rights Reserved. |
| 208 | + *Copyright Google LLC. All Rights Reserved. |
209 | 209 | * |
210 | 210 | *Use of this source code is governed by an MIT-style license that can be |
211 | 211 | *found in the LICENSE file at https://angular.dev/license |
|
255 | 255 | } |
256 | 256 | /** |
257 | 257 | *@license |
258 | | - *Copyright Google Inc. All Rights Reserved. |
| 258 | + *Copyright Google LLC. All Rights Reserved. |
259 | 259 | * |
260 | 260 | *Use of this source code is governed by an MIT-style license that can be |
261 | 261 | *found in the LICENSE file at https://angular.dev/license |
|
469 | 469 | } |
470 | 470 | /** |
471 | 471 | *@license |
472 | | - *Copyright Google Inc. All Rights Reserved. |
| 472 | + *Copyright Google LLC. All Rights Reserved. |
473 | 473 | * |
474 | 474 | *Use of this source code is governed by an MIT-style license that can be |
475 | 475 | *found in the LICENSE file at https://angular.dev/license |
476 | 476 | */ |
477 | 477 | /** |
478 | 478 | *@license |
479 | | - *Copyright Google Inc. All Rights Reserved. |
| 479 | + *Copyright Google LLC. All Rights Reserved. |
480 | 480 | * |
481 | 481 | *Use of this source code is governed by an MIT-style license that can be |
482 | 482 | *found in the LICENSE file at https://angular.dev/license |
483 | 483 | */ |
484 | 484 | /** |
485 | 485 | *@license |
486 | | - *Copyright Google Inc. All Rights Reserved. |
| 486 | + *Copyright Google LLC. All Rights Reserved. |
487 | 487 | * |
488 | 488 | *Use of this source code is governed by an MIT-style license that can be |
489 | 489 | *found in the LICENSE file at https://angular.dev/license |
490 | 490 | */ |
491 | 491 | /** |
492 | 492 | *@license |
493 | | - *Copyright Google Inc. All Rights Reserved. |
| 493 | + *Copyright Google LLC. All Rights Reserved. |
494 | 494 | * |
495 | 495 | *Use of this source code is governed by an MIT-style license that can be |
496 | 496 | *found in the LICENSE file at https://angular.dev/license |
|
0 commit comments