|
3 | 3 | *
|
4 | 4 | * SPDX-License-Identifier: Apache-2.0
|
5 | 5 | *
|
6 |
| - * Licensed under the Apache License, Version 2.0 (the "License"); |
7 |
| - * you may not use this file except in compliance with the License. |
8 |
| - * You may obtain a copy of the License at |
| 6 | + * Licensed to the Apache Software Foundation (ASF) under one or more |
| 7 | + * contributor license agreements. See the NOTICE file distributed with |
| 8 | + * this work for additional information regarding copyright ownership. The |
| 9 | + * ASF licenses this file to you under the Apache License, Version 2.0 (the |
| 10 | + * "License"); you may not use this file except in compliance with the |
| 11 | + * License. You may obtain a copy of the License at |
9 | 12 | *
|
10 |
| - * http://www.apache.org/licenses/LICENSE-2.0 |
| 13 | + * http://www.apache.org/licenses/LICENSE-2.0 |
11 | 14 | *
|
12 | 15 | * Unless required by applicable law or agreed to in writing, software
|
13 |
| - * distributed under the License is distributed on an "AS IS" BASIS, |
14 |
| - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
15 |
| - * See the License for the specific language governing permissions and |
16 |
| - * limitations under the License. |
| 16 | + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 17 | + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 18 | + * License for the specific language governing permissions and limitations |
| 19 | + * under the License. |
17 | 20 | *
|
18 | 21 | ****************************************************************************/
|
19 | 22 |
|
|
0 commit comments