You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud-storage/xml-api/serviceaccount-appengine-sample/src/main/java/com/google/api/client/sample/storage/appengine/serviceaccount/StorageSample.java
+33-21Lines changed: 33 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,20 @@
2
2
/*
3
3
* Copyright (c) 2012 Google Inc.
4
4
*
5
-
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
6
-
* in compliance with the License. You may obtain a copy of the License at
7
-
* http://www.apache.org/licenses/LICENSE-2.0.
5
+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
6
+
* use this file except in compliance with the License. You may obtain a copy of
7
+
* the License at http://www.apache.org/licenses/LICENSE-2.0.
8
8
*
9
-
* Unless required by applicable law or agreed to in writing, software distributed under the License
10
-
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
11
-
* or implied. See the License for the specific language governing permissions and limitations under
9
+
* Unless required by applicable law or agreed to in writing, software
10
+
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11
+
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12
+
* License for the specific language governing permissions and limitations under
0 commit comments