aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/fuse/fuse_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/fuse/fuse_internal.h')
-rw-r--r--sys/fs/fuse/fuse_internal.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/fs/fuse/fuse_internal.h b/sys/fs/fuse/fuse_internal.h
index 187245cbd907..aeea9028125f 100644
--- a/sys/fs/fuse/fuse_internal.h
+++ b/sys/fs/fuse/fuse_internal.h
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2007-2009 Google Inc. and Amit Singh
* All rights reserved.
*