]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add copyright notice to util.go
authorMatthew Dempsky <mdempsky@google.com>
Tue, 23 Feb 2016 10:19:25 +0000 (02:19 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Tue, 23 Feb 2016 10:49:47 +0000 (10:49 +0000)
commit3ec0651539d481100b6e735d54072627276f48d3
tree66ef9247f86ec8271632d69240eac9dcc32e8c0b
parente34295e64782d61725377e8d0979114bd790b47f
cmd/compile: add copyright notice to util.go

util.go was originally added in golang.org/cl/4851, and later moved to
its current location in golang.org/cl/10287.

Change-Id: I10b4941d42ae1ff2e78990c497c1347bbbae4e3d
Reviewed-on: https://go-review.googlesource.com/19851
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/compile/internal/gc/util.go