commit | b863392466ea228f6359643b2e2b4c658761ba39 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Tue Jul 16 11:35:16 2024 -0400 |
committer | Gopher Robot <gobot@golang.org> | Tue Jul 16 16:12:56 2024 +0000 |
tree | 64845d58c9fbdd9581c1bddfd87772c7a6b11146 | |
parent | 5d0b1102bee052ce00bf47f9cfef8f73d2ac6d46 [diff] |
LICENSE: update per Google Legal Very minor tweaks: - Remove (c) pseudosymbol. - Remove "All Rights Reserved." - Change "Google Inc." (no longer exists) to "Google LLC". [git-generate] echo ' ,s/\(c\) // ,s/ All rights reserved.// ,s/Google Inc./Google LLC/ w q ' | sam -d LICENSE Change-Id: I44ceee02758453e6afee1e63518aa275f53429d8 Reviewed-on: https://go-review.googlesource.com/c/arch/+/598518 Auto-Submit: Russ Cox <rsc@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the arch repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/arch:” in the subject line, so it is easy to find.