summaryrefslogtreecommitdiff
path: root/sysutils/procmap/files/procmap.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:21:47 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:13 +0200
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /sysutils/procmap/files/procmap.c
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'sysutils/procmap/files/procmap.c')
-rw-r--r--sysutils/procmap/files/procmap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/procmap/files/procmap.c b/sysutils/procmap/files/procmap.c
index 127832a2cde1..641e70eb3628 100644
--- a/sysutils/procmap/files/procmap.c
+++ b/sysutils/procmap/files/procmap.c
@@ -31,8 +31,6 @@
*
* Reliably print the entire contents of the proc filesystem's "map" files.
*
- * $FreeBSD$
- *
****************************************************************************/
#include <stdio.h>