summaryrefslogtreecommitdiffstats
path: root/bin/ln
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/ln
parent8e0b41a135a33cfa59159ee99e22e486f42337f6 (diff)
downloadFreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.zip
FreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.tar.gz
/*- or .\"- or #- to begin license clauses.
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/ln.11
-rw-r--r--bin/ln/ln.c2
-rw-r--r--bin/ln/symlink.71
3 files changed, 3 insertions, 1 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index 66b4205..c95258c 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/ln/ln.c b/bin/ln/ln.c
index a757858..9ad6657 100644
--- a/bin/ln/ln.c
+++ b/bin/ln/ln.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1987, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index f637d33..69c3e01 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
OpenPOWER on IntegriCloud