aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
commit42b388439bd3795e09258c57a74ce9eec3651c7b (patch)
tree1d8d03d10e117521cadd8f29bc6ddffdb8bbcc07 /bin/ls
parent2ff63af9b88c7413b7d71715b5532625752a248e (diff)
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/extern.h1
-rw-r--r--bin/ls/ls.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/bin/ls/extern.h b/bin/ls/extern.h
index 0e577a885474..c3a4eafc353d 100644
--- a/bin/ls/extern.h
+++ b/bin/ls/extern.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* from: @(#)extern.h 8.1 (Berkeley) 5/31/93
- * $FreeBSD$
*/
#include <stdbool.h>
diff --git a/bin/ls/ls.h b/bin/ls/ls.h
index 1f19858720bf..79e917545386 100644
--- a/bin/ls/ls.h
+++ b/bin/ls/ls.h
@@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* from: @(#)ls.h 8.1 (Berkeley) 5/31/93
- * $FreeBSD$
*/
#define NO_PRINT 1