Skip to content

Commit 2220787

Browse files
authored
fix(internal): add autogenerated header to snippets (#4261)
Fixes #4260
1 parent 69c2e9d commit 2220787

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/gapicgen/gensnippets/gensnippets.go

+2
Original file line numberDiff line numberDiff line change
@@ -268,4 +268,6 @@ const licenseHeader string = `// Copyright %v Google LLC
268268
// See the License for the specific language governing permissions and
269269
// limitations under the License.
270270
271+
// Code generated by cloud.google.com/go/internal/gapicgen/gensnippets. DO NOT EDIT.
272+
271273
`

0 commit comments

Comments
 (0)