mirror of
https://github.com/golang/go
synced 2024-11-17 20:54:48 -07:00
os: add missing copyright notice
Change-Id: I496b701e2fcc944c764002643c7b0b2ce9e08806 Reviewed-on: https://go-review.googlesource.com/18182 Reviewed-by: Dave Cheney <dave@cheney.net>
This commit is contained in:
parent
c7c7c7031d
commit
6766a293ef
@ -1,3 +1,7 @@
|
||||
// Copyright 2014 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 os_test
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user