aboutsummaryrefslogtreecommitdiff
path: root/bin/setfacl
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-10 08:39:26 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-10 08:39:26 +0000
commit9ddb49cbe45441fa3f3a10f6dd355e9956480b5f (patch)
tree7dca27c9a790badf045197bb573b3e53ba372480 /bin/setfacl
parent20ef2e29634f6cc2efc195e55f5742fd09b832fe (diff)
Notes
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 c9d21d61d5ee..5996d55daf60 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 e4d18f73bdfd..b275893b1f54 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 b9d45f8c188d..9f1b5dd48f45 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 dc0c3a8f784a..23240554a341 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 d5787eaf861e..ea082c291f69 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 735065461230..6982d319d188 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 91b4f0033041..bdf052ba0a81 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 4976301bd5c4..46b9abb6ff6b 100644
--- a/bin/setfacl/util.c
+++ b/bin/setfacl/util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*