Commit d5d046e3 authored by Andrew Gerrand's avatar Andrew Gerrand

doc: update standard copyright header

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/7034044
parent 53d3bbcb
......@@ -530,7 +530,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 2012 The Go Authors. All rights reserved.
// Copyright 2013 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