git: be6151e43cff - main - mpool: Remove $FreeBSD$ comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 07:38:38 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=be6151e43cffa86cea04212ccb212222e608614e
commit be6151e43cffa86cea04212ccb212222e608614e
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-08-16 07:37:16 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-08-16 07:37:16 +0000
mpool: Remove $FreeBSD$ comment
Remove non-standard $FreeBSD$ comment. It's not useful
Sponsored by: Netflix
---
lib/libc/db/mpool/mpool.libtp | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/libc/db/mpool/mpool.libtp b/lib/libc/db/mpool/mpool.libtp
index bcd827dce29d..b4e893a9987d 100644
--- a/lib/libc/db/mpool/mpool.libtp
+++ b/lib/libc/db/mpool/mpool.libtp
@@ -1,6 +1,5 @@
/******************************************************************************
-VERSION $FreeBSD$
PACKAGE: User Level Shared Memory Manager
DESCRIPTION: