mirror of
https://github.com/golang/go
synced 2024-11-19 02:54:42 -07:00
runtime: remove duplicate copyright notice
Change-Id: Ibe3ba6426cc6e683ff3712faf6119922d0f88b5a Reviewed-on: https://go-review.googlesource.com/2680 Reviewed-by: Minux Ma <minux@golang.org>
This commit is contained in:
parent
4e03bbb1ad
commit
e8e89347cd
@ -2,10 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Copyright 2009 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 runtime
|
||||
|
||||
import "unsafe"
|
||||
|
Loading…
Reference in New Issue
Block a user