git: 8a33b1d98e22 - stable/14 - Remove `$FreeBSD$` from upstream-provided config file
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jul 2026 02:46:30 UTC
The branch stable/14 has been updated by ngie:
URL: https://cgit.FreeBSD.org/src/commit/?id=8a33b1d98e221905699fa94a93932ef9c88ca692
commit 8a33b1d98e221905699fa94a93932ef9c88ca692
Author: Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2026-06-12 05:45:28 +0000
Commit: Enji Cooper <ngie@FreeBSD.org>
CommitDate: 2026-07-17 02:46:14 +0000
Remove `$FreeBSD$` from upstream-provided config file
This diff reduces with the content provided by upstream (OpenSSL).
MFC after: 1 week
(cherry picked from commit 2de6d07e16aa4d902b7b322a869f89a07348e851)
---
crypto/openssl/apps/openssl.cnf | 1 -
1 file changed, 1 deletion(-)
diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf
index 7996120cc67e..12bc40896ef2 100644
--- a/crypto/openssl/apps/openssl.cnf
+++ b/crypto/openssl/apps/openssl.cnf
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# OpenSSL example configuration file.
# See doc/man5/config.pod for more info.