diff --git a/doc.go b/doc.go new file mode 100644 index 0000000..3b7296f --- /dev/null +++ b/doc.go @@ -0,0 +1,5 @@ +// Copyright 2015 Google Inc. All Rights Reserved. +// Author: jacobsa@google.com (Aaron Jacobs) + +// Package fuse enables writing and mounting user-space file systems. +package fuse