commit | a8c73cefdc79d5bf61773e7d3690fdcdf1deac4a | [log] [tgz] |
---|---|---|
author | Andrew Bonventre <andybons@golang.org> | Thu Apr 30 17:07:51 2020 -0400 |
committer | Andrew Bonventre <andybons@golang.org> | Fri May 01 20:48:09 2020 +0000 |
tree | e5fc8ce3ea8c4121310f214607cde486c6664794 | |
parent | 63bb02072914ea536a00033e8906f3ea7943422a [diff] |
all: update license headers for consistency There were a few files with different wording in the license header than is present in the rest of the repository. Update these to say “BSD-style” instead of “Apache 2.0”. Change-Id: I24df0e69fbd18728dcf1aec8166c5a52407930f6 Reviewed-on: https://go-review.googlesource.com/c/website/+/231159 Reviewed-by: Alexander Rakoczy <alex@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This repository holds the Go Website server code and content.
The easiest way to install is to run go get -u golang.org/x/website
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/website
.
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 website repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/website:” in the subject line, so it is easy to find.