We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ce805 commit 3dd5867Copy full SHA for 3dd5867
doc/contribute.html
@@ -1023,13 +1023,13 @@ <h3 id="copyright">Copyright headers</h3>
1023
</p>
1024
1025
<pre>
1026
-// Copyright 2020 The Go Authors. All rights reserved.
+// Copyright 2021 The Go Authors. All rights reserved.
1027
// Use of this source code is governed by a BSD-style
1028
// license that can be found in the LICENSE file.
1029
</pre>
1030
1031
<p>
1032
-(Use the current year if you're reading this in 2021 or beyond.)
+(Use the current year if you're reading this in 2022 or beyond.)
1033
Files in the repository are copyrighted the year they are added.
1034
Do not update the copyright year on files that you change.
1035
0 commit comments