Commit 3ec06515 authored by Matthew Dempsky's avatar Matthew Dempsky

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/19851Reviewed-by: 's avatarDavid Crawshaw <crawshaw@golang.org>
parent e34295e6
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package gc
import (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment