git: c1ff431ce583 - stable/13 - sys: Remove $FreeBSD$: one-line catalog
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Aug 2023 17:50:04 UTC
The branch stable/13 has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=c1ff431ce583a321707a171631e2c27c809208ba
commit c1ff431ce583a321707a171631e2c27c809208ba
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-08-22 01:32:19 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-08-23 17:43:33 +0000
sys: Remove $FreeBSD$: one-line catalog
Remove /^\s*\$\s*\$FreeBSD\$$\n/
Similar commit in current:
(cherry picked from commit 2063df147163)
---
sys/cddl/compat/opensolaris/sys/policy.h | 1 -
sys/cddl/compat/opensolaris/sys/refstr.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/sys/cddl/compat/opensolaris/sys/policy.h b/sys/cddl/compat/opensolaris/sys/policy.h
index 0b968aead205..ea7aec50e149 100644
--- a/sys/cddl/compat/opensolaris/sys/policy.h
+++ b/sys/cddl/compat/opensolaris/sys/policy.h
@@ -23,7 +23,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- $ $FreeBSD$
*/
#ifndef _OPENSOLARIS_SYS_POLICY_H_
diff --git a/sys/cddl/compat/opensolaris/sys/refstr.h b/sys/cddl/compat/opensolaris/sys/refstr.h
index e4e177bf435c..ef0f483d51e6 100644
--- a/sys/cddl/compat/opensolaris/sys/refstr.h
+++ b/sys/cddl/compat/opensolaris/sys/refstr.h
@@ -23,7 +23,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- $ $FreeBSD$
*/
#ifndef _OPENSOLARIS_SYS_REFSTR_H_