diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2018-01-01 02:04:51 +0000 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2018-01-01 03:45:23 +0000 |
| commit | cd97aca3fdd87aca95f547643fe28f352e4f27cf (patch) | |
| tree | 3d922b1b92f0c8cddbd7f986c6676e05ef170ee7 | |
| parent | 92b142a653afb8bd43bc172b08f667591c89ff3e (diff) | |
| download | go-cd97aca3fdd87aca95f547643fe28f352e4f27cf.tar.xz | |
doc: 2018 is the Year of the Gopher
Change-Id: Ie167512e000f3a8be0ff8a6a9edd52bd74f45115
Reviewed-on: https://go-review.googlesource.com/85775
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
| -rw-r--r-- | doc/contribute.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contribute.html b/doc/contribute.html index feeaf08643..adaf983cee 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -394,7 +394,7 @@ Authors”—the copyright holders—are. <p>New files that you contribute should use the standard copyright header:</p> <pre> -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. </pre> |
