mirror of
https://github.com/golang/go
synced 2024-11-23 16:10:05 -07:00
doc: contribution copyright year 2011
R=r CC=golang-dev https://golang.org/cl/3907042
This commit is contained in:
parent
2d39303429
commit
c6ed78a4c1
@ -522,7 +522,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 2010 The Go Authors. All rights reserved.
|
||||
// Copyright 2011 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>
|
||||
|
Loading…
Reference in New Issue
Block a user