]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld: drop duplicate copyright comment
authorTobias Klauser <tklauser@distanz.ch>
Wed, 30 May 2018 07:52:06 +0000 (09:52 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 30 May 2018 13:41:41 +0000 (13:41 +0000)
commitf5cf72d43ed1441d2e80654be5bde4b11f4cbcd1
tree58b6b0c31bca1e0633ab1941f3758f014a65784b
parent679004f484f0902b6eb8c66eb40c88f98a1163f1
cmd/link/internal/ld: drop duplicate copyright comment

The copyright message already appears at the top of macho.go. Drop the
duplicate further down in the file.

Change-Id: Ib0a69f568c4ef656bab14176223936cd2fe078d1
Reviewed-on: https://go-review.googlesource.com/115235
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/macho.go