]> Cypherpunks repositories - gostls13.git/commitdiff
doc: 2015 will be the Year of the Gopher.
authorDavid Symonds <dsymonds@golang.org>
Wed, 31 Dec 2014 13:00:00 +0000 (00:00 +1100)
committerDavid Symonds <dsymonds@golang.org>
Wed, 31 Dec 2014 13:00:03 +0000 (13:00 +0000)
Change-Id: Ic2e34f84596b56715d5f41c9a5250f7c9f8e671b
Reviewed-on: https://go-review.googlesource.com/2087
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-by: Dave Cheney <dave@cheney.net>
doc/contribute.html

index a50dd85c42a1388c292e889a5011c708c99f6cc5..efd50400971762d9123b27a4f9f4bbbf3180c148 100644 (file)
@@ -652,7 +652,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 2014 The Go Authors. All rights reserved.
+// Copyright 2015 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>