mirror of
https://github.com/golang/go
synced 2024-11-24 03:30:18 -07:00
doc: use 2012 for year in model standard copyright header
R=golang-dev, r CC=golang-dev https://golang.org/cl/5531048
This commit is contained in:
parent
70ed0ac588
commit
834830d2bb
@ -523,7 +523,7 @@ This rigmarole needs to be done only for your first submission.
|
|||||||
<p>Code that you contribute should use the standard copyright header:</p>
|
<p>Code that you contribute should use the standard copyright header:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
// Copyright 2011 The Go Authors. All rights reserved.
|
// Copyright 2012 The Go Authors. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
</pre>
|
</pre>
|
||||||
|
Loading…
Reference in New Issue
Block a user