Skip to content

Commit 6835410

Browse files
committed
bug fix
1 parent 143e0f3 commit 6835410

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

storagebatchoperations/quickstart.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright 2025 Google LLC
2+
//
13
// Licensed under the Apache License, Version 2.0 (the "License");
24
// you may not use this file except in compliance with the License.
35
// You may obtain a copy of the License at
@@ -9,7 +11,6 @@
911
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1012
// See the License for the specific language governing permissions and
1113
// limitations under the License.
12-
//
1314

1415
'use strict';
1516

0 commit comments

Comments
 (0)