aboutsummaryrefslogtreecommitdiff
path: root/tools/tools
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-09-25 14:55:43 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-09-25 14:55:43 +0000
commitc4e2333cb2a59e44004d824a1093d9bf1d9fe273 (patch)
tree0280ce768dd0dee5fcb30c0b9c5b8ea5c01c6176 /tools/tools
parent5919ab299160e6d330bfd8bacf7bd1c5ad8cabb9 (diff)
downloadsrc-c4e2333cb2a59e44004d824a1093d9bf1d9fe273.tar.gz
src-c4e2333cb2a59e44004d824a1093d9bf1d9fe273.zip
Update a few tools to not embed $FreeBSD$ in generated files
Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D41959
Diffstat (limited to 'tools/tools')
-rwxr-xr-xtools/tools/drm/gen-drm_pciids4
-rwxr-xr-xtools/tools/locale/tools/cldr2def.pl1
2 files changed, 0 insertions, 5 deletions
diff --git a/tools/tools/drm/gen-drm_pciids b/tools/tools/drm/gen-drm_pciids
index ecb8e3aef6e4..472c75cb80dc 100755
--- a/tools/tools/drm/gen-drm_pciids
+++ b/tools/tools/drm/gen-drm_pciids
@@ -157,10 +157,6 @@ foreach my $vendor_define (sort keys(%linux_pciids)) {
print STDERR "\nWrite FreeBSD header to stdout...\n";
print <<"EOF";
/*
- * \$FreeBSD\$
- */
-
-/*
* Generated by $progname from:
* o previous FreeBSD's drm_pciids.h
* o Linux' drm_pciids.h
diff --git a/tools/tools/locale/tools/cldr2def.pl b/tools/tools/locale/tools/cldr2def.pl
index 8e48f32f263c..e59e6d3b13a1 100755
--- a/tools/tools/locale/tools/cldr2def.pl
+++ b/tools/tools/locale/tools/cldr2def.pl
@@ -947,7 +947,6 @@ sub make_makefile {
}
open(FOUT, ">$TYPE.draft/Makefile");
print FOUT <<EOF;
-# \$FreeBSD\$
# Warning: Do not edit. This file is automatically generated from the
# tools in /usr/src/tools/tools/locale.