Skip to content

Commit ce24981

Browse files
committed
---
yaml --- r: 20893 b: refs/heads/v4support c: 7d23539 h: refs/heads/master i: 20891: 4b048ce
1 parent 793c5ef commit ce24981

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

  • branches/v4support/google-cloud-clients/google-cloud-storage/src/test/java/com/google/cloud/storage/it

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ refs/heads/igorbernstein2-patch-1: f62464ee14df1e44a3b173cdc3976563d1b3078b
179179
refs/heads/mrschmidt-collectiongroup: a6d948bf3731a7e1ce1fcd3db8ab733a3c9b17de
180180
refs/heads/release-google-cloud-java-v0.83.0: 4b55ec1b81b3886ede61ae868391a3cdf7eed90e
181181
refs/heads/release-google-cloud-java-v0.83.1-SNAPSHOT: 8d6db7ee534d12b1df38d8cf314871df76f87577
182-
refs/heads/v4support: 8e8ca08ea88dd3b511ed1dbc28b8d3ea8a8df47d
182+
refs/heads/v4support: 7d235399f4f12f3c51e272ec7f97d5cba3a62ae9

branches/v4support/google-cloud-clients/google-cloud-storage/src/test/java/com/google/cloud/storage/it/V4SigningTest.java

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
/*
2+
* Copyright 2015 Google LLC
3+
*
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
7+
*
8+
* http://www.apache.org/licenses/LICENSE-2.0
9+
*
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
14+
* limitations under the License.
15+
*/
16+
117
package com.google.cloud.storage.it;
218

319
import static org.junit.Assert.assertEquals;

0 commit comments

Comments
 (0)