]> Cypherpunks repositories - gostls13.git/commitdiff
doc: 2017 is the Year of the Gopher
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 16 Jan 2017 01:48:42 +0000 (01:48 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 16 Jan 2017 17:11:57 +0000 (17:11 +0000)
Change-Id: Iac713ae1f322f893c92b3fc47fe9b5719052f9eb
Reviewed-on: https://go-review.googlesource.com/35240
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Symonds <dsymonds@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
doc/contribute.html

index bcf7b25c51158057b0c868050327cbf3ac8a30b0..f1a5b2799858966c51a19111e11369d5a34584db 100644 (file)
@@ -698,7 +698,7 @@ These files will be periodically updated based on the commit logs.
 <p>Code that you contribute should use the standard copyright header:</p>
 
 <pre>
-// Copyright 2016 The Go Authors. All rights reserved.
+// Copyright 2017 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>