]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/internal/obj: add copyright header to files
authorMichael Munday <munday@ca.ibm.com>
Wed, 30 Mar 2016 04:52:22 +0000 (00:52 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 30 Mar 2016 05:01:49 +0000 (05:01 +0000)
Change-Id: I4ed33f3fdb9ad5f0f8984d3ef282c34e26eb2cde
Reviewed-on: https://go-review.googlesource.com/21301
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/internal/obj/arm64/anames7.go
src/cmd/internal/obj/mips/anames0.go
src/cmd/internal/obj/ppc64/anames9.go

index 2d17d171628bfb06efa95eee324ac0fda791f15d..eb348d4850d2f0a716719addb356ff8770effe45 100644 (file)
@@ -1,3 +1,7 @@
+// 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 arm64
 
 var cnames7 = []string{
index 7f342e68956d285e6f26ce1922ffca393b5740a9..0fc9b69d842d3e038e2eb3574f07fe7b769f6151 100644 (file)
@@ -1,3 +1,7 @@
+// 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 mips
 
 var cnames0 = []string{
index d7140b1c8a0be7d3e24269ee6e2eac76deb8b8fd..f7d1d77c863352de68d96455c4120a3628411609 100644 (file)
@@ -1,3 +1,7 @@
+// 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 ppc64
 
 var cnames9 = []string{