summaryrefslogtreecommitdiffstats
path: root/bin/df
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/df
parent8e0b41a135a33cfa59159ee99e22e486f42337f6 (diff)
downloadFreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.zip
FreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.tar.gz
/*- or .\"- or #- to begin license clauses.
Diffstat (limited to 'bin/df')
-rw-r--r--bin/df/df.11
-rw-r--r--bin/df/df.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index d4e301f..d667f99 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/df/df.c b/bin/df/df.c
index dfff6ae..008e15c 100644
--- a/bin/df/df.c
+++ b/bin/df/df.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1990, 1993, 1994
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
OpenPOWER on IntegriCloud