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 c9d21d61d5eec..5996d55daf600 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 e4d18f73bdfd0..b275893b1f549 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 b9d45f8c188da..9f1b5dd48f457 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 dc0c3a8f784ae..23240554a341b 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 d5787eaf861eb..ea082c291f692 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 7350654612300..6982d319d1882 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 91b4f00330415..bdf052ba0a810 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 4976301bd5c44..46b9abb6ff6b4 100644
--- a/bin/setfacl/util.c
+++ b/bin/setfacl/util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*