]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/gmp: change pi.go to use standard Go copyright header
authorIan Lance Taylor <iant@golang.org>
Fri, 11 Dec 2015 03:24:06 +0000 (19:24 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 11 Dec 2015 13:29:46 +0000 (13:29 +0000)
commitdcc821faf84b147cc8a887cb0e576497cfc6cbfd
treed6987c2424c2da36d1ae29097de0ff1d6561f496
parentfb6f8a96f24f6b30e99cc77d78bc0194ffec7a41
misc/cgo/gmp: change pi.go to use standard Go copyright header

This file is not part of the benchmark shootout, and we wrote it, so use
the usual copyright header, not a partial version of the shootout
license.

Fixes #13575.

Change-Id: Ib610e2ad82914b4ef096a2424cfffe3383db2d5b
Reviewed-on: https://go-review.googlesource.com/17715
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
misc/cgo/gmp/pi.go