Skip to content

Commit

Permalink
doc: 2015 will be the Year of the Gopher.
Browse files Browse the repository at this point in the history
Change-Id: Ic2e34f84596b56715d5f41c9a5250f7c9f8e671b
Reviewed-on: https://go-review.googlesource.com/2087
Reviewed-by: Brad Fitzpatrick <[email protected]>
Reviewed-by: Andrew Gerrand <[email protected]>
Reviewed-by: Dave Cheney <[email protected]>
  • Loading branch information
dsymonds committed Dec 31, 2014
1 parent 241583a commit 6cb4033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ <h2 id="copyright">Copyright</h2>
<p>Code that you contribute should use the standard copyright header:</p>

<pre>
// Copyright 2014 The Go Authors. All rights reserved.
// Copyright 2015 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>
Expand Down

0 comments on commit 6cb4033

Please sign in to comment.