1
0
mirror of https://github.com/golang/go synced 2024-10-05 09:31:22 -06:00
go/src/cmd/internal/obj
Brad Fitzpatrick 519474451a all: make copyright headers consistent with one space after period
This is a subset of https://golang.org/cl/20022 with only the copyright
header lines, so the next CL will be smaller and more reviewable.

Go policy has been single space after periods in comments for some time.

The copyright header template at:

    https://golang.org/doc/contribute.html#copyright

also uses a single space.

Make them all consistent.

Change-Id: Icc26c6b8495c3820da6b171ca96a74701b4a01b0
Reviewed-on: https://go-review.googlesource.com/20111
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-03-01 23:34:33 +00:00
..
arm all: fix typos and spelling 2016-02-24 18:42:29 +00:00
arm64 cmd/internal/obj/arm64: adjust literal pool flush for span-dependent jump enlargement 2016-01-27 00:58:39 +00:00
mips all: fix typos and spelling 2016-02-24 18:42:29 +00:00
ppc64 cmd/compile, cmd/internal/obj: ignore AUSEFIELD 2015-12-09 21:07:32 +00:00
x86 [dev.ssa] Merge remote-tracking branch 'origin/master' into ssamerge 2016-02-29 13:32:20 -08:00
ar.go cmd/internal/obj: remove 3 incorrect copyright notices 2015-12-14 21:09:39 +00:00
data.go cmd/internal/obj: remove unused code 2015-09-09 00:39:36 +00:00
flag.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
fmt.go cmd/compile: suppress export of Note field within exported bodies 2016-01-05 15:42:12 +00:00
funcdata.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
go.go cmd/internal/obj: fix build breakage from making From3 a pointer 2015-05-29 18:03:32 +00:00
ld.go [dev.cc] cmd/5g etc: code cleanup: delay var decls and eliminate dead code 2015-02-23 21:36:06 +00:00
line_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
link.go [dev.ssa] Merge remote-tracking branch 'origin/master' into ssamerge 2016-02-29 13:32:20 -08:00
obj.go [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch 2016-02-23 14:42:20 -08:00
objfile.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
pass.go [dev.ssa] Merge remote-tracking branch 'origin/master' into ssamerge 2016-02-29 13:32:20 -08:00
pcln.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
stack.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
stringer.go cmd/internal/obj/*: go generate the slice of Anames strings 2015-03-11 20:13:09 +00:00
sym.go cmd/compile: keep JMPs around with -N 2016-02-24 00:16:23 +00:00
textflag.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
typekind.go cmd/internal/obj: manual C->Go cleanups 2015-04-20 16:54:22 +00:00
util.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00