mirror of https://github.com/golang/go.git
encoding/gob: fix copyright
R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/7423046
This commit is contained in:
parent
f8d49b509b
commit
349cc74867
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 20011 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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue