Commit 14992a4e authored by Bill Neubauer's avatar Bill Neubauer Committed by Russ Cox

doc/contribute.html: change copyright year

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/184055
parent bc82aadd
......@@ -524,7 +524,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 2009 The Go Authors. All rights reserved.
// Copyright 2010 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>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment