aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/ext2fs/ext2_acl.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-12-02 17:22:55 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-12-02 17:22:55 +0000
commit7abc09cddb410487e6a1c9d59f3c01d5ff805be6 (patch)
tree145001eff27f19979ebb726c373a44af41c9a641 /sys/fs/ext2fs/ext2_acl.c
parentefea29ab9077f808ab5f7f460b6292bcdcc120fe (diff)
SPDX: Complete license IDs for ext2fs.
Notes
Notes: svn path=/head/; revision=326474
Diffstat (limited to 'sys/fs/ext2fs/ext2_acl.c')
-rw-r--r--sys/fs/ext2fs/ext2_acl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/fs/ext2fs/ext2_acl.c b/sys/fs/ext2fs/ext2_acl.c
index fdf71214cb45..a49c98cdb937 100644
--- a/sys/fs/ext2fs/ext2_acl.c
+++ b/sys/fs/ext2fs/ext2_acl.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2017, Fedor Uporov
* All rights reserved.
*