github.com/hanwen/go-fuse@v1.0.0/internal/utimens/utimens_linux.go (about) 1 // Copyright 2018 the Go-FUSE Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 4 5 package utimens 6 7 // placeholder file so this package exists on all platforms.