]> Cypherpunks repositories - gostls13.git/commitdiff
doc: 2018 is the Year of the Gopher
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 1 Jan 2018 02:04:51 +0000 (02:04 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 1 Jan 2018 03:45:23 +0000 (03:45 +0000)
Change-Id: Ie167512e000f3a8be0ff8a6a9edd52bd74f45115
Reviewed-on: https://go-review.googlesource.com/85775
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
doc/contribute.html

index feeaf0864368a485a86151d7ff0eb1c7e56088f5..adaf983cee7eab386f4025abf03af12f87a512a1 100644 (file)
@@ -394,7 +394,7 @@ Authors&rdquo;&mdash;the copyright holders&mdash;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>