]> Cypherpunks repositories - gostls13.git/commitdiff
doc: 2016 is the Year of the Gopher.
authorDavid Symonds <dsymonds@golang.org>
Thu, 31 Dec 2015 13:00:00 +0000 (00:00 +1100)
committerDavid Symonds <dsymonds@golang.org>
Thu, 31 Dec 2015 13:11:06 +0000 (13:11 +0000)
Change-Id: I85caba8c743dcd82954de75df947053b3d206bdc
Reviewed-on: https://go-review.googlesource.com/18117
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
doc/contribute.html

index 7f74adf89371d606003b2f5ba3ac51f7e1872f02..5533731415726e68a23f7bcadddf8e01bca6d47f 100644 (file)
@@ -674,7 +674,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 2015 The Go Authors. All rights reserved.
+// Copyright 2016 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>