summaryrefslogtreecommitdiff
path: root/src/selinux.c
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2019-04-29 07:21:51 -0600
committerTodd C. Miller <Todd.Miller@sudo.ws>2019-04-29 07:21:51 -0600
commit533b61393453f30e8180c2b1a1737f62b67f7fd7 (patch)
tree72410b151844e5255667d67e7da72d80a0c7be8e /src/selinux.c
parente4ad11028eb9e3b666c03cac868a79bc71dd86cb (diff)
downloadsudo-533b61393453f30e8180c2b1a1737f62b67f7fd7.tar.gz
Add SPDX-License-Identifier to files.
Diffstat (limited to 'src/selinux.c')
-rw-r--r--src/selinux.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/selinux.c b/src/selinux.c
index ed36d8964..e56be9e17 100644
--- a/src/selinux.c
+++ b/src/selinux.c
@@ -1,4 +1,6 @@
/*
+ * SPDX-License-Identifier: ISC
+ *
* Copyright (c) 2009-2016 Todd C. Miller <Todd.Miller@sudo.ws>
* Copyright (c) 2008 Dan Walsh <dwalsh@redhat.com>
*