aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:20 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:20 +0000
commit05248206f720394d95c2a7475429311df670a2e9 (patch)
tree6b5fceb3e1c3812758ed51038f1c32e9a4785bfc /usr.bin
parent78d146160dc5339c9cdf7799551bcc442a6eb95b (diff)
downloadsrc-05248206f720394d95c2a7475429311df670a2e9.tar.gz
src-05248206f720394d95c2a7475429311df670a2e9.zip
Remove $FreeBSD$: one-line bare tag
Remove /^\s*\$FreeBSD\$$\n/
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/bmake/tests/README1
-rw-r--r--usr.bin/compress/doc/NOTES2
-rw-r--r--usr.bin/compress/doc/README1
-rw-r--r--usr.bin/dtc/HACKING1
-rw-r--r--usr.bin/indent/README2
-rw-r--r--usr.bin/lastcomm/tests/README1
-rw-r--r--usr.bin/login/README2
-rw-r--r--usr.bin/m4/tests/ff_after_dnl.m4.uu1
-rw-r--r--usr.bin/m4/tests/strangequotes.m4.uu1
-rw-r--r--usr.bin/ministat/README1
10 files changed, 0 insertions, 13 deletions
diff --git a/usr.bin/bmake/tests/README b/usr.bin/bmake/tests/README
index 1ac209b5715a..d71e265d18b7 100644
--- a/usr.bin/bmake/tests/README
+++ b/usr.bin/bmake/tests/README
@@ -1,4 +1,3 @@
-$FreeBSD$
This directory contains regression tests for make(1).
diff --git a/usr.bin/compress/doc/NOTES b/usr.bin/compress/doc/NOTES
index ef3931a52c39..dbc0857727ca 100644
--- a/usr.bin/compress/doc/NOTES
+++ b/usr.bin/compress/doc/NOTES
@@ -1,6 +1,4 @@
- $FreeBSD$
-
From: James A. Woods <jaw@eos.arc.nasa.gov>
>From vn Fri Dec 2 18:05:27 1988
diff --git a/usr.bin/compress/doc/README b/usr.bin/compress/doc/README
index 2b5f6ba98b23..4357c92d5bda 100644
--- a/usr.bin/compress/doc/README
+++ b/usr.bin/compress/doc/README
@@ -1,6 +1,5 @@
@(#)README 8.1 (Berkeley) 6/9/93
- $FreeBSD$
Compress version 4.0 improvements over 3.0:
o compress() speedup (10-50%) by changing division hash to xor
diff --git a/usr.bin/dtc/HACKING b/usr.bin/dtc/HACKING
index d90e0f5693b1..9447c4f6ebf9 100644
--- a/usr.bin/dtc/HACKING
+++ b/usr.bin/dtc/HACKING
@@ -1,4 +1,3 @@
-$FreeBSD$
Notes for people hacking on dtc
===============================
diff --git a/usr.bin/indent/README b/usr.bin/indent/README
index 03d5d3d8d39e..246f92c93282 100644
--- a/usr.bin/indent/README
+++ b/usr.bin/indent/README
@@ -1,6 +1,4 @@
- $FreeBSD$
-
This is the C indenter, it originally came from the University of Illinois
via some distribution tape for PDP-11 Unix. It has subsequently been
hacked upon by James Gosling @ CMU. It isn't very pretty, and really needs
diff --git a/usr.bin/lastcomm/tests/README b/usr.bin/lastcomm/tests/README
index 62e0281dbf88..1617d04adfb3 100644
--- a/usr.bin/lastcomm/tests/README
+++ b/usr.bin/lastcomm/tests/README
@@ -1,4 +1,3 @@
-$FreeBSD$
To create the files for regression testing do the following.
diff --git a/usr.bin/login/README b/usr.bin/login/README
index 192534da4a3f..ede4366f91f7 100644
--- a/usr.bin/login/README
+++ b/usr.bin/login/README
@@ -8,5 +8,3 @@ The following defines can be used:
-Guido
-
-$FreeBSD$
diff --git a/usr.bin/m4/tests/ff_after_dnl.m4.uu b/usr.bin/m4/tests/ff_after_dnl.m4.uu
index 222f9e38bfd3..565090612757 100644
--- a/usr.bin/m4/tests/ff_after_dnl.m4.uu
+++ b/usr.bin/m4/tests/ff_after_dnl.m4.uu
@@ -1,4 +1,3 @@
-$FreeBSD$
$OpenBSD: src/regress/usr.bin/m4/ff_after_dnl.m4.uu,v 1.1.1.1 2000/07/01 00:31:01 espie Exp $
$NetBSD: ff_after_dnl.m4.uu,v 1.1 1997/12/30 23:30:53 cgd Exp $
diff --git a/usr.bin/m4/tests/strangequotes.m4.uu b/usr.bin/m4/tests/strangequotes.m4.uu
index e3d840fb85ae..43c3e3e53446 100644
--- a/usr.bin/m4/tests/strangequotes.m4.uu
+++ b/usr.bin/m4/tests/strangequotes.m4.uu
@@ -1,4 +1,3 @@
-$FreeBSD$
$OpenBSD: src/regress/usr.bin/m4/strangequotes.m4.uu,v 1.2 2001/09/19 19:15:08 espie Exp $
begin 644 strangequotes.m4
diff --git a/usr.bin/ministat/README b/usr.bin/ministat/README
index cc5fe27df73e..b2be580ffbd8 100644
--- a/usr.bin/ministat/README
+++ b/usr.bin/ministat/README
@@ -1,4 +1,3 @@
-$FreeBSD$
A small tool to do the statistics legwork on benchmarks etc.