]> Cypherpunks repositories - gostls13.git/commitdiff
2014: Year of the Gopher.
authorDavid Symonds <dsymonds@golang.org>
Tue, 31 Dec 2013 13:00:22 +0000 (00:00 +1100)
committerDavid Symonds <dsymonds@golang.org>
Tue, 31 Dec 2013 13:00:22 +0000 (00:00 +1100)
R=adg, djd, mpvl, nigeltao
CC=golang-codereviews
https://golang.org/cl/46660043

doc/contribute.html

index ffdd4d0d5fda75eec6abaef2e329c123ea566b8c..bd0ba808d2312e7927fc272bd6745995aa4a8e16 100644 (file)
@@ -636,7 +636,7 @@ This rigmarole needs to be done only for your first submission.
 <p>Code that you contribute should use the standard copyright header:</p>
 
 <pre>
-// Copyright 2013 The Go Authors. All rights reserved.
+// Copyright 2014 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>