]> Cypherpunks repositories - gostls13.git/commit
runtime/race: add missing copyright headers to syso import files
authorBryan C. Mills <bcmills@google.com>
Fri, 11 Nov 2022 18:12:47 +0000 (13:12 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 11 Nov 2022 18:53:49 +0000 (18:53 +0000)
commit46bed9d04c5f1e0da557d79b9a35bf9331fcd33f
tree28e4c593bf199ec6e676099cfc69f886192f18a4
parent97765249082b6835c77517a4e63bb38cfd6db97b
runtime/race: add missing copyright headers to syso import files

These were apparently missed in CL 424034.

Change-Id: I60fcdd8c16992177a23c0e701f4224b250cfabee
Reviewed-on: https://go-review.googlesource.com/c/go/+/449855
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/runtime/race/race_v1_amd64.go
src/runtime/race/race_v3_amd64.go