aboutsummaryrefslogtreecommitdiff
path: root/secure/caroot
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /secure/caroot
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
downloadsrc-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz
src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'secure/caroot')
-rw-r--r--secure/caroot/Makefile1
-rw-r--r--secure/caroot/Makefile.inc1
-rw-r--r--secure/caroot/README1
-rw-r--r--secure/caroot/trusted/Makefile1
-rw-r--r--secure/caroot/untrusted/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/secure/caroot/Makefile b/secure/caroot/Makefile
index c685c5f6cc7a..4390d4890b92 100644
--- a/secure/caroot/Makefile
+++ b/secure/caroot/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
CLEANFILES+= certdata.txt
diff --git a/secure/caroot/Makefile.inc b/secure/caroot/Makefile.inc
index 9475e35f5854..700e6ff3048c 100644
--- a/secure/caroot/Makefile.inc
+++ b/secure/caroot/Makefile.inc
@@ -1,3 +1,2 @@
-# $FreeBSD$
PACKAGE= caroot
diff --git a/secure/caroot/README b/secure/caroot/README
index 9b41e27bf0d3..3605ae5a3ca8 100644
--- a/secure/caroot/README
+++ b/secure/caroot/README
@@ -1,4 +1,3 @@
-# $FreeBSD$
This directory contains the scripts to update the TLS CA Root Certificates
that comprise the 'root trust store'.
diff --git a/secure/caroot/trusted/Makefile b/secure/caroot/trusted/Makefile
index eb382ad1bc74..20d0ccfcbe23 100644
--- a/secure/caroot/trusted/Makefile
+++ b/secure/caroot/trusted/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
BINDIR= /usr/share/certs/trusted
diff --git a/secure/caroot/untrusted/Makefile b/secure/caroot/untrusted/Makefile
index e988841071d2..e5341c978008 100644
--- a/secure/caroot/untrusted/Makefile
+++ b/secure/caroot/untrusted/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
BINDIR= /usr/share/certs/untrusted