mirror of
https://github.com/golang/go
synced 2024-11-18 11:44:45 -07:00
archive/tar: add Copyright notice to example_test.go
R=golang-dev, mikioh.mikioh CC=golang-dev https://golang.org/cl/7278050
This commit is contained in:
parent
bc9999337b
commit
0df8c7517e
@ -1,3 +1,7 @@
|
||||
// Copyright 2013 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.
|
||||
|
||||
package tar_test
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user