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