Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 07:38:37 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 19fae0f66023 - main - cursor.bdf: Remove $FreeBSD$ tag
Message-ID:  <202308160738.37G7cbRa026557@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=19fae0f66023a97a9b464b3beeeabb2081f575b3

commit 19fae0f66023a97a9b464b3beeeabb2081f575b3
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-08-16 07:36:00 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-08-16 07:36:00 +0000

    cursor.bdf: Remove $FreeBSD$ tag
    
    Remove $FreeBSD$ tag COMMENT
    
    Sponsored by:           Netflix
---
 sys/dev/syscons/fonts/cursor.bdf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys/dev/syscons/fonts/cursor.bdf b/sys/dev/syscons/fonts/cursor.bdf
index 08b90009faea..125ccb4a283f 100644
--- a/sys/dev/syscons/fonts/cursor.bdf
+++ b/sys/dev/syscons/fonts/cursor.bdf
@@ -1,7 +1,5 @@
 STARTFONT 2.1
 COMMENT
-COMMENT $FreeBSD$
-COMMENT
 COMMENT Mouse cursors for syscons.  All except some unused ones are the
 COMMENT main 10x16 one scaled down to 9x13 and/or scaled to minimize
 COMMENT distortion with non-square pixels.  Details of the scaling are



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308160738.37G7cbRa026557>