summaryrefslogtreecommitdiffstats
path: root/bin/ls
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/ls
parent8e0b41a135a33cfa59159ee99e22e486f42337f6 (diff)
downloadFreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.zip
FreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.tar.gz
/*- or .\"- or #- to begin license clauses.
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/cmp.c2
-rw-r--r--bin/ls/ls.11
-rw-r--r--bin/ls/ls.c2
-rw-r--r--bin/ls/ls.h3
-rw-r--r--bin/ls/print.c2
-rw-r--r--bin/ls/util.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/bin/ls/cmp.c b/bin/ls/cmp.c
index 41f5b8d..903da8b 100644
--- a/bin/ls/cmp.c
+++ b/bin/ls/cmp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 3fe48cd..cedc218 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/ls/ls.c b/bin/ls/ls.c
index 123084a..0130ade 100644
--- a/bin/ls/ls.c
+++ b/bin/ls/ls.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ls/ls.h b/bin/ls/ls.h
index dfb7771..d4e5db6 100644
--- a/bin/ls/ls.h
+++ b/bin/ls/ls.h
@@ -1,5 +1,4 @@
-
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ls/print.c b/bin/ls/print.c
index 075cc5f..185b418 100644
--- a/bin/ls/print.c
+++ b/bin/ls/print.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ls/util.c b/bin/ls/util.c
index 36122df..bf80047 100644
--- a/bin/ls/util.c
+++ b/bin/ls/util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
OpenPOWER on IntegriCloud