summaryrefslogtreecommitdiffstats
path: root/bin/setfacl
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-10 08:39:26 +0000
committerimp <imp@FreeBSD.org>2005-01-10 08:39:26 +0000
commita76898b84970888a6fd015e15721f65815ea119a (patch)
tree7dca27c9a790badf045197bb573b3e53ba372480 /bin/setfacl
parent8e0b41a135a33cfa59159ee99e22e486f42337f6 (diff)
downloadFreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.zip
FreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.tar.gz
/*- or .\"- or #- to begin license clauses.
Diffstat (limited to 'bin/setfacl')
-rw-r--r--bin/setfacl/file.c2
-rw-r--r--bin/setfacl/mask.c2
-rw-r--r--bin/setfacl/merge.c2
-rw-r--r--bin/setfacl/remove.c2
-rw-r--r--bin/setfacl/setfacl.12
-rw-r--r--bin/setfacl/setfacl.c2
-rw-r--r--bin/setfacl/setfacl.h2
-rw-r--r--bin/setfacl/util.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/bin/setfacl/file.c b/bin/setfacl/file.c
index c9d21d6..5996d55 100644
--- a/bin/setfacl/file.c
+++ b/bin/setfacl/file.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/mask.c b/bin/setfacl/mask.c
index e4d18f7..b275893 100644
--- a/bin/setfacl/mask.c
+++ b/bin/setfacl/mask.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2002 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/merge.c b/bin/setfacl/merge.c
index b9d45f8..9f1b5dd 100644
--- a/bin/setfacl/merge.c
+++ b/bin/setfacl/merge.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/remove.c b/bin/setfacl/remove.c
index dc0c3a8..2324055 100644
--- a/bin/setfacl/remove.c
+++ b/bin/setfacl/remove.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1
index d5787ea..ea082c2 100644
--- a/bin/setfacl/setfacl.1
+++ b/bin/setfacl/setfacl.1
@@ -1,4 +1,4 @@
-.\"
+.\"-
.\" Copyright (c) 2001 Chris D. Faulhaber
.\" All rights reserved.
.\"
diff --git a/bin/setfacl/setfacl.c b/bin/setfacl/setfacl.c
index 7350654..6982d31 100644
--- a/bin/setfacl/setfacl.c
+++ b/bin/setfacl/setfacl.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/setfacl.h b/bin/setfacl/setfacl.h
index 91b4f00..bdf052b 100644
--- a/bin/setfacl/setfacl.h
+++ b/bin/setfacl/setfacl.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/util.c b/bin/setfacl/util.c
index 4976301..46b9abb 100644
--- a/bin/setfacl/util.c
+++ b/bin/setfacl/util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
OpenPOWER on IntegriCloud