Skip to content

Commit

Permalink
fix date
Browse files Browse the repository at this point in the history
  • Loading branch information
julieqiu committed Oct 31, 2024
1 parent 3e7603e commit 0584116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/all_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
"testing"
)

var googleHeader = regexp.MustCompile(`^// Copyright 2024 Google LLC
var googleHeader = regexp.MustCompile(`^// Copyright 20\d\d Google LLC
//
// Licensed under the Apache License, Version 2\.0 \(the "License"\);`)

Expand Down

0 comments on commit 0584116

Please sign in to comment.