os: os_chmod_test.go: fix copyright
Этот коммит содержится в:
родитель
51d6ffb3be
коммит
62bda8e129
1 изменённых файлов: 5 добавлений и 1 удалений
|
@ -1,6 +1,10 @@
|
||||||
// +build !baremetal,!js,!wasi
|
// +build !baremetal,!js,!wasi
|
||||||
|
|
||||||
// TODO: Move this into os_test.go (as upstream has it) when wasi supports chmod
|
// Copyright 2009 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.
|
||||||
|
|
||||||
|
// TODO: Move this back into os_test.go (as upstream has it) when wasi supports chmod
|
||||||
|
|
||||||
package os_test
|
package os_test
|
||||||
|
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче