aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/bluetooth/bthost/bthost.c1
-rw-r--r--usr.bin/bluetooth/btsockstat/btsockstat.c1
-rw-r--r--usr.bin/bluetooth/rfcomm_sppd/rfcomm_sdp.c1
-rw-r--r--usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c1
-rw-r--r--usr.bin/calendar/pathnames.h1
-rw-r--r--usr.bin/chpass/chpass.h1
-rw-r--r--usr.bin/cksum/extern.h1
-rw-r--r--usr.bin/diff/diff.h1
-rw-r--r--usr.bin/find/extern.h1
-rw-r--r--usr.bin/find/find.h1
-rw-r--r--usr.bin/finger/extern.h1
-rw-r--r--usr.bin/finger/finger.h1
-rw-r--r--usr.bin/fortune/fortune/pathnames.h1
-rw-r--r--usr.bin/gcore/extern.h1
-rw-r--r--usr.bin/gprof/gprof.h1
-rw-r--r--usr.bin/gprof/pathnames.h1
-rw-r--r--usr.bin/gzip/zuncompress.c1
-rw-r--r--usr.bin/hexdump/hexdump.h1
-rw-r--r--usr.bin/indent/indent_codes.h1
-rw-r--r--usr.bin/indent/indent_globs.h1
-rw-r--r--usr.bin/ktrace/ktrace.h1
-rw-r--r--usr.bin/locate/locate/locate.h1
-rw-r--r--usr.bin/locate/locate/pathnames.h1
-rw-r--r--usr.bin/login/pathnames.h1
-rw-r--r--usr.bin/m4/extern.h1
-rw-r--r--usr.bin/m4/mdef.h1
-rw-r--r--usr.bin/m4/pathnames.h1
-rw-r--r--usr.bin/m4/stdd.h1
-rw-r--r--usr.bin/netstat/common.h1
-rw-r--r--usr.bin/netstat/netstat.h1
-rw-r--r--usr.bin/patch/backupfile.c1
-rw-r--r--usr.bin/patch/backupfile.h1
-rw-r--r--usr.bin/patch/common.h1
-rw-r--r--usr.bin/patch/inp.c1
-rw-r--r--usr.bin/patch/inp.h1
-rw-r--r--usr.bin/patch/mkpath.c1
-rw-r--r--usr.bin/patch/patch.c1
-rw-r--r--usr.bin/patch/pathnames.h1
-rw-r--r--usr.bin/patch/pch.c1
-rw-r--r--usr.bin/patch/pch.h1
-rw-r--r--usr.bin/patch/util.c1
-rw-r--r--usr.bin/patch/util.h1
-rw-r--r--usr.bin/pr/extern.h1
-rw-r--r--usr.bin/pr/pr.h1
-rw-r--r--usr.bin/primes/primes.h1
-rw-r--r--usr.bin/rpcgen/rpc_parse.h1
-rw-r--r--usr.bin/rpcgen/rpc_scan.h1
-rw-r--r--usr.bin/rpcgen/rpc_util.h1
-rw-r--r--usr.bin/sed/defs.h1
-rw-r--r--usr.bin/sed/extern.h1
-rw-r--r--usr.bin/systat/extern.h1
-rw-r--r--usr.bin/systat/systat.h1
-rw-r--r--usr.bin/talk/talk.h1
-rw-r--r--usr.bin/tftp/tftp.h1
-rw-r--r--usr.bin/top/machine.h1
-rw-r--r--usr.bin/top/utils.h1
-rw-r--r--usr.bin/tr/extern.h1
-rw-r--r--usr.bin/vgrind/extern.h1
-rw-r--r--usr.bin/w/extern.h1
59 files changed, 0 insertions, 59 deletions
diff --git a/usr.bin/bluetooth/bthost/bthost.c b/usr.bin/bluetooth/bthost/bthost.c
index 95d672317e6d..23c81f985c53 100644
--- a/usr.bin/bluetooth/bthost/bthost.c
+++ b/usr.bin/bluetooth/bthost/bthost.c
@@ -28,7 +28,6 @@
* SUCH DAMAGE.
*
* $Id: bthost.c,v 1.5 2003/05/21 20:30:01 max Exp $
- * $FreeBSD$
*/
#define L2CAP_SOCKET_CHECKED
diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.c b/usr.bin/bluetooth/btsockstat/btsockstat.c
index 46ee0e101359..99e972f515c7 100644
--- a/usr.bin/bluetooth/btsockstat/btsockstat.c
+++ b/usr.bin/bluetooth/btsockstat/btsockstat.c
@@ -28,7 +28,6 @@
* SUCH DAMAGE.
*
* $Id: btsockstat.c,v 1.8 2003/05/21 22:40:25 max Exp $
- * $FreeBSD$
*/
#include <sys/types.h>
diff --git a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sdp.c b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sdp.c
index 778169486ed8..1506eeb30584 100644
--- a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sdp.c
+++ b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sdp.c
@@ -28,7 +28,6 @@
* SUCH DAMAGE.
*
* $Id: rfcomm_sdp.c,v 1.1 2003/09/07 18:15:55 max Exp $
- * $FreeBSD$
*/
#define L2CAP_SOCKET_CHECKED
#include <bluetooth.h>
diff --git a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
index f28c145ce425..15298920d3c7 100644
--- a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
+++ b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
@@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* $Id: rfcomm_sppd.c,v 1.4 2003/09/07 18:15:55 max Exp $
- * $FreeBSD$
*/
#include <sys/stat.h>
diff --git a/usr.bin/calendar/pathnames.h b/usr.bin/calendar/pathnames.h
index fa46eb0c7e50..a35198a0d819 100644
--- a/usr.bin/calendar/pathnames.h
+++ b/usr.bin/calendar/pathnames.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <paths.h>
diff --git a/usr.bin/chpass/chpass.h b/usr.bin/chpass/chpass.h
index b655c5dd0b59..ce8b7c4f1e9f 100644
--- a/usr.bin/chpass/chpass.h
+++ b/usr.bin/chpass/chpass.h
@@ -40,7 +40,6 @@
* SUCH DAMAGE.
*
* @(#)chpass.h 8.4 (Berkeley) 4/2/94
- * $FreeBSD$
*/
struct passwd;
diff --git a/usr.bin/cksum/extern.h b/usr.bin/cksum/extern.h
index ce18531d0f13..a337fefae414 100644
--- a/usr.bin/cksum/extern.h
+++ b/usr.bin/cksum/extern.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <sys/cdefs.h>
diff --git a/usr.bin/diff/diff.h b/usr.bin/diff/diff.h
index fd649b017211..4ece1979795f 100644
--- a/usr.bin/diff/diff.h
+++ b/usr.bin/diff/diff.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)diff.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <sys/types.h>
diff --git a/usr.bin/find/extern.h b/usr.bin/find/extern.h
index 9abd97099ce9..8c98a6d86bcd 100644
--- a/usr.bin/find/extern.h
+++ b/usr.bin/find/extern.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.3 (Berkeley) 4/16/94
- * $FreeBSD$
*/
#include <sys/cdefs.h>
diff --git a/usr.bin/find/find.h b/usr.bin/find/find.h
index 703cb6777086..44e1d97c0452 100644
--- a/usr.bin/find/find.h
+++ b/usr.bin/find/find.h
@@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)find.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <regex.h>
diff --git a/usr.bin/finger/extern.h b/usr.bin/finger/extern.h
index 05918171ae01..74494579004a 100644
--- a/usr.bin/finger/extern.h
+++ b/usr.bin/finger/extern.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.2 (Berkeley) 4/28/95
- * $FreeBSD$
*/
#ifndef _EXTERN_H_
diff --git a/usr.bin/finger/finger.h b/usr.bin/finger/finger.h
index f750d256cf1f..2675240c43f6 100644
--- a/usr.bin/finger/finger.h
+++ b/usr.bin/finger/finger.h
@@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)finger.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#ifndef _FINGER_H_
diff --git a/usr.bin/fortune/fortune/pathnames.h b/usr.bin/fortune/fortune/pathnames.h
index b6c9985ea885..bb14e9957e61 100644
--- a/usr.bin/fortune/fortune/pathnames.h
+++ b/usr.bin/fortune/fortune/pathnames.h
@@ -27,7 +27,6 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 5/31/93
- * $FreeBSD$
*/
#include <paths.h>
diff --git a/usr.bin/gcore/extern.h b/usr.bin/gcore/extern.h
index cf37d6f3c376..3820327f258a 100644
--- a/usr.bin/gcore/extern.h
+++ b/usr.bin/gcore/extern.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#define PFLAGS_FULL 0x01
diff --git a/usr.bin/gprof/gprof.h b/usr.bin/gprof/gprof.h
index d13d4eb04455..6b92e2b6e70d 100644
--- a/usr.bin/gprof/gprof.h
+++ b/usr.bin/gprof/gprof.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)gprof.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <sys/types.h>
diff --git a/usr.bin/gprof/pathnames.h b/usr.bin/gprof/pathnames.h
index fd152db3f600..8b97811e2ece 100644
--- a/usr.bin/gprof/pathnames.h
+++ b/usr.bin/gprof/pathnames.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#define _PATH_FLAT_BLURB "/usr/share/misc/gprof.flat"
diff --git a/usr.bin/gzip/zuncompress.c b/usr.bin/gzip/zuncompress.c
index b2f3e8d51bd3..79f3983037f7 100644
--- a/usr.bin/gzip/zuncompress.c
+++ b/usr.bin/gzip/zuncompress.c
@@ -35,7 +35,6 @@
* SUCH DAMAGE.
*
* from: NetBSD: zopen.c,v 1.8 2003/08/07 11:13:29 agc Exp
- * $FreeBSD$
*/
/* This file is #included by gzip.c */
diff --git a/usr.bin/hexdump/hexdump.h b/usr.bin/hexdump/hexdump.h
index f21e2f240b1e..b58d826c172f 100644
--- a/usr.bin/hexdump/hexdump.h
+++ b/usr.bin/hexdump/hexdump.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)hexdump.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <wchar.h>
diff --git a/usr.bin/indent/indent_codes.h b/usr.bin/indent/indent_codes.h
index 0d043279c4e1..8eb80f166efb 100644
--- a/usr.bin/indent/indent_codes.h
+++ b/usr.bin/indent/indent_codes.h
@@ -35,7 +35,6 @@
* SUCH DAMAGE.
*
* @(#)indent_codes.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#define newline 1
diff --git a/usr.bin/indent/indent_globs.h b/usr.bin/indent/indent_globs.h
index cadf442a2c98..640ba1bf48ec 100644
--- a/usr.bin/indent/indent_globs.h
+++ b/usr.bin/indent/indent_globs.h
@@ -35,7 +35,6 @@
* SUCH DAMAGE.
*
* @(#)indent_globs.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#define BACKSLASH '\\'
diff --git a/usr.bin/ktrace/ktrace.h b/usr.bin/ktrace/ktrace.h
index 09d5e989ad36..cecd0adc7321 100644
--- a/usr.bin/ktrace/ktrace.h
+++ b/usr.bin/ktrace/ktrace.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)ktrace.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#define DEF_POINTS (KTRFAC_SYSCALL | KTRFAC_SYSRET | KTRFAC_NAMEI | \
diff --git a/usr.bin/locate/locate/locate.h b/usr.bin/locate/locate/locate.h
index 18187ca00d84..c66a40cb55b1 100644
--- a/usr.bin/locate/locate/locate.h
+++ b/usr.bin/locate/locate/locate.h
@@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)locate.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
/* Symbolic constants shared by locate.c and code.c */
diff --git a/usr.bin/locate/locate/pathnames.h b/usr.bin/locate/locate/pathnames.h
index 21fc9a172f81..53d0d6073736 100644
--- a/usr.bin/locate/locate/pathnames.h
+++ b/usr.bin/locate/locate/pathnames.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#define _PATH_FCODES "/var/db/locate.database"
diff --git a/usr.bin/login/pathnames.h b/usr.bin/login/pathnames.h
index 5dca6f2cbb4e..9dc97619f4f6 100644
--- a/usr.bin/login/pathnames.h
+++ b/usr.bin/login/pathnames.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/9/93
- * $FreeBSD$
*/
#include <paths.h>
diff --git a/usr.bin/m4/extern.h b/usr.bin/m4/extern.h
index b2aff26cda1c..07e831796822 100644
--- a/usr.bin/m4/extern.h
+++ b/usr.bin/m4/extern.h
@@ -35,7 +35,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
/* eval.c */
diff --git a/usr.bin/m4/mdef.h b/usr.bin/m4/mdef.h
index b15f2b5bce38..6d738876b22a 100644
--- a/usr.bin/m4/mdef.h
+++ b/usr.bin/m4/mdef.h
@@ -35,7 +35,6 @@
* SUCH DAMAGE.
*
* @(#)mdef.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#ifdef __GNUC__
diff --git a/usr.bin/m4/pathnames.h b/usr.bin/m4/pathnames.h
index 742edc147722..3ec165f08a79 100644
--- a/usr.bin/m4/pathnames.h
+++ b/usr.bin/m4/pathnames.h
@@ -35,7 +35,6 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#define _PATH_DIVNAME "/tmp/m4.0XXXXXXXXXX" /* unix diversion files */
diff --git a/usr.bin/m4/stdd.h b/usr.bin/m4/stdd.h
index 2ef1bb1f3bdf..3a90bc606885 100644
--- a/usr.bin/m4/stdd.h
+++ b/usr.bin/m4/stdd.h
@@ -35,7 +35,6 @@
* SUCH DAMAGE.
*
* @(#)stdd.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
/*
diff --git a/usr.bin/netstat/common.h b/usr.bin/netstat/common.h
index 113180c0a6f4..b40ae5b6a8a1 100644
--- a/usr.bin/netstat/common.h
+++ b/usr.bin/netstat/common.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)netstat.h 8.2 (Berkeley) 1/4/94
- * $FreeBSD$
*/
#ifndef _NETSTAT_COMMON_H_
diff --git a/usr.bin/netstat/netstat.h b/usr.bin/netstat/netstat.h
index 32dbbc9d5576..9f23252ee714 100644
--- a/usr.bin/netstat/netstat.h
+++ b/usr.bin/netstat/netstat.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)netstat.h 8.2 (Berkeley) 1/4/94
- * $FreeBSD$
*/
#include <sys/cdefs.h>
diff --git a/usr.bin/patch/backupfile.c b/usr.bin/patch/backupfile.c
index a35e6fd21dc8..630733009eb6 100644
--- a/usr.bin/patch/backupfile.c
+++ b/usr.bin/patch/backupfile.c
@@ -13,7 +13,6 @@
* David MacKenzie <djm@ai.mit.edu>. Some algorithms adapted from GNU Emacs.
*
* $OpenBSD: backupfile.c,v 1.20 2009/10/27 23:59:41 deraadt Exp $
- * $FreeBSD$
*/
#include <ctype.h>
diff --git a/usr.bin/patch/backupfile.h b/usr.bin/patch/backupfile.h
index 71999f75434b..925212be377a 100644
--- a/usr.bin/patch/backupfile.h
+++ b/usr.bin/patch/backupfile.h
@@ -11,7 +11,6 @@
* backupfile.h -- declarations for making Emacs style backup file names
*
* $OpenBSD: backupfile.h,v 1.6 2003/07/28 18:35:36 otto Exp $
- * $FreeBSD$
*/
/* When to make backup files. */
diff --git a/usr.bin/patch/common.h b/usr.bin/patch/common.h
index 3253df27e684..0e73bd897674 100644
--- a/usr.bin/patch/common.h
+++ b/usr.bin/patch/common.h
@@ -24,7 +24,6 @@
* behaviour
*
* $OpenBSD: common.h,v 1.26 2006/03/11 19:41:30 otto Exp $
- * $FreeBSD$
*/
#include <sys/types.h>
diff --git a/usr.bin/patch/inp.c b/usr.bin/patch/inp.c
index 99be70957f06..24fdcac1b7c6 100644
--- a/usr.bin/patch/inp.c
+++ b/usr.bin/patch/inp.c
@@ -24,7 +24,6 @@
* behaviour
*
* $OpenBSD: inp.c,v 1.44 2015/07/26 14:32:19 millert Exp $
- * $FreeBSD$
*/
#include <sys/types.h>
diff --git a/usr.bin/patch/inp.h b/usr.bin/patch/inp.h
index 062798a69269..bfdc88a8c570 100644
--- a/usr.bin/patch/inp.h
+++ b/usr.bin/patch/inp.h
@@ -24,7 +24,6 @@
* behaviour
*
* $OpenBSD: inp.h,v 1.8 2003/08/15 08:00:51 otto Exp $
- * $FreeBSD$
*/
void re_input(void);
diff --git a/usr.bin/patch/mkpath.c b/usr.bin/patch/mkpath.c
index 2214d4d42e43..0fbd58a759a8 100644
--- a/usr.bin/patch/mkpath.c
+++ b/usr.bin/patch/mkpath.c
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* $OpenBSD: mkpath.c,v 1.2 2005/06/20 07:14:06 otto Exp $
- * $FreeBSD$
*/
#include <sys/types.h>
diff --git a/usr.bin/patch/patch.c b/usr.bin/patch/patch.c
index 48d3bd37fe5b..ecaf799fe9b6 100644
--- a/usr.bin/patch/patch.c
+++ b/usr.bin/patch/patch.c
@@ -24,7 +24,6 @@
* behaviour
*
* $OpenBSD: patch.c,v 1.54 2014/12/13 10:31:07 tobias Exp $
- * $FreeBSD$
*
*/
diff --git a/usr.bin/patch/pathnames.h b/usr.bin/patch/pathnames.h
index 79d8faea6285..4d4672fd83f2 100644
--- a/usr.bin/patch/pathnames.h
+++ b/usr.bin/patch/pathnames.h
@@ -3,7 +3,6 @@
* on July 29, 2003.
*
* $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $
- * $FreeBSD$
*/
diff --git a/usr.bin/patch/pch.c b/usr.bin/patch/pch.c
index e180c7075712..d528f06235bf 100644
--- a/usr.bin/patch/pch.c
+++ b/usr.bin/patch/pch.c
@@ -24,7 +24,6 @@
* behaviour
*
* $OpenBSD: pch.c,v 1.43 2014/11/18 17:03:35 tobias Exp $
- * $FreeBSD$
*/
#include <sys/types.h>
diff --git a/usr.bin/patch/pch.h b/usr.bin/patch/pch.h
index 53ed71780e26..5ce4f72497c7 100644
--- a/usr.bin/patch/pch.h
+++ b/usr.bin/patch/pch.h
@@ -24,7 +24,6 @@
* behaviour
*
* $OpenBSD: pch.h,v 1.9 2003/10/31 20:20:45 millert Exp $
- * $FreeBSD$
*/
#define OLD_FILE 0
diff --git a/usr.bin/patch/util.c b/usr.bin/patch/util.c
index 080a3a266e3b..bb4c97e42112 100644
--- a/usr.bin/patch/util.c
+++ b/usr.bin/patch/util.c
@@ -24,7 +24,6 @@
* behaviour
*
* $OpenBSD: util.c,v 1.35 2010/07/24 01:10:12 ray Exp $
- * $FreeBSD$
*/
#include <sys/stat.h>
diff --git a/usr.bin/patch/util.h b/usr.bin/patch/util.h
index 2ef6b2f3ec18..a968a64aa196 100644
--- a/usr.bin/patch/util.h
+++ b/usr.bin/patch/util.h
@@ -24,7 +24,6 @@
* behaviour
*
* $OpenBSD: util.h,v 1.16 2014/12/13 10:31:07 tobias Exp $
- * $FreeBSD$
*/
char *fetchname(const char *, bool *, int);
diff --git a/usr.bin/pr/extern.h b/usr.bin/pr/extern.h
index b44eb4187757..d84bca5d144e 100644
--- a/usr.bin/pr/extern.h
+++ b/usr.bin/pr/extern.h
@@ -37,7 +37,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
extern int eopterr;
diff --git a/usr.bin/pr/pr.h b/usr.bin/pr/pr.h
index 2c9e50f6b4fa..6c0c810f371a 100644
--- a/usr.bin/pr/pr.h
+++ b/usr.bin/pr/pr.h
@@ -37,7 +37,6 @@
* SUCH DAMAGE.
*
* @(#)pr.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
/*
diff --git a/usr.bin/primes/primes.h b/usr.bin/primes/primes.h
index ae0bbcba5427..9c8d29a50419 100644
--- a/usr.bin/primes/primes.h
+++ b/usr.bin/primes/primes.h
@@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)primes.h 8.2 (Berkeley) 3/1/94
- * $FreeBSD$
*/
/*
diff --git a/usr.bin/rpcgen/rpc_parse.h b/usr.bin/rpcgen/rpc_parse.h
index 3ca874e44945..1e1716bb507a 100644
--- a/usr.bin/rpcgen/rpc_parse.h
+++ b/usr.bin/rpcgen/rpc_parse.h
@@ -1,5 +1,4 @@
/*
- * $FreeBSD$
*/
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
diff --git a/usr.bin/rpcgen/rpc_scan.h b/usr.bin/rpcgen/rpc_scan.h
index a57eb3bb1948..1c86498780e6 100644
--- a/usr.bin/rpcgen/rpc_scan.h
+++ b/usr.bin/rpcgen/rpc_scan.h
@@ -1,5 +1,4 @@
/*
- * $FreeBSD$
*/
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
diff --git a/usr.bin/rpcgen/rpc_util.h b/usr.bin/rpcgen/rpc_util.h
index 59f38eec23fe..375ec0f627f4 100644
--- a/usr.bin/rpcgen/rpc_util.h
+++ b/usr.bin/rpcgen/rpc_util.h
@@ -1,5 +1,4 @@
/*
- * $FreeBSD$
*/
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
diff --git a/usr.bin/sed/defs.h b/usr.bin/sed/defs.h
index 3a95fcf82e3b..460152a344ec 100644
--- a/usr.bin/sed/defs.h
+++ b/usr.bin/sed/defs.h
@@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)defs.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
/*
diff --git a/usr.bin/sed/extern.h b/usr.bin/sed/extern.h
index 4d88650417a3..2dee73587e59 100644
--- a/usr.bin/sed/extern.h
+++ b/usr.bin/sed/extern.h
@@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
extern struct s_command *prog;
diff --git a/usr.bin/systat/extern.h b/usr.bin/systat/extern.h
index fc58b7a2af9c..c44a06a1a82d 100644
--- a/usr.bin/systat/extern.h
+++ b/usr.bin/systat/extern.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <sys/cdefs.h>
diff --git a/usr.bin/systat/systat.h b/usr.bin/systat/systat.h
index 4ced36c32932..e64a0ad4fb53 100644
--- a/usr.bin/systat/systat.h
+++ b/usr.bin/systat/systat.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* From: @(#)systat.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <sys/stdint.h>
diff --git a/usr.bin/talk/talk.h b/usr.bin/talk/talk.h
index 04960b8a52c4..41e8281305f1 100644
--- a/usr.bin/talk/talk.h
+++ b/usr.bin/talk/talk.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)talk.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <sys/cdefs.h>
diff --git a/usr.bin/tftp/tftp.h b/usr.bin/tftp/tftp.h
index 680ea2ea4fb6..59e5c9f39913 100644
--- a/usr.bin/tftp/tftp.h
+++ b/usr.bin/tftp/tftp.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
int recvfile(int peer, char *port, int fd, char *name, char *mode);
diff --git a/usr.bin/top/machine.h b/usr.bin/top/machine.h
index af66eaead76b..57f2846cdba5 100644
--- a/usr.bin/top/machine.h
+++ b/usr.bin/top/machine.h
@@ -1,5 +1,4 @@
/*
- * $FreeBSD$
*/
/*
diff --git a/usr.bin/top/utils.h b/usr.bin/top/utils.h
index 2688f5518575..a730e339d200 100644
--- a/usr.bin/top/utils.h
+++ b/usr.bin/top/utils.h
@@ -1,5 +1,4 @@
/*
- * $FreeBSD$
*
* Top users/processes display for Unix
*
diff --git a/usr.bin/tr/extern.h b/usr.bin/tr/extern.h
index e939d2cf780d..f7e15b9db3a8 100644
--- a/usr.bin/tr/extern.h
+++ b/usr.bin/tr/extern.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
#include <limits.h>
diff --git a/usr.bin/vgrind/extern.h b/usr.bin/vgrind/extern.h
index e9d57b6e0372..45d139c61ee4 100644
--- a/usr.bin/vgrind/extern.h
+++ b/usr.bin/vgrind/extern.h
@@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
extern bool _escaped; /* if last character was an escape */
diff --git a/usr.bin/w/extern.h b/usr.bin/w/extern.h
index 427f479f3d3f..c1dc3804bb7b 100644
--- a/usr.bin/w/extern.h
+++ b/usr.bin/w/extern.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
- * $FreeBSD$
*/
extern int use_ampm;