From 8f3fc547d0d658a13149dd7e504087b21defddee Mon Sep 17 00:00:00 2001 From: David Symonds Date: Wed, 1 Jan 2014 00:00:22 +1100 Subject: [PATCH] 2014: Year of the Gopher. R=adg, djd, mpvl, nigeltao CC=golang-codereviews https://golang.org/cl/46660043 --- doc/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contribute.html b/doc/contribute.html index ffdd4d0d5f..bd0ba808d2 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -636,7 +636,7 @@ This rigmarole needs to be done only for your first submission.

Code that you contribute should use the standard copyright header:

-// 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.
 
-- 2.50.0