Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Dec 2023 20:11:13 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: bfbab76e30 - internal/admin - Trim a couple of $FreeBSD$ stragglers
Message-ID:  <202312012011.3B1KBDIl024353@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch internal/admin has been updated by jhb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=bfbab76e304baa8d8c4664659ee79c3a9c03336a

commit bfbab76e304baa8d8c4664659ee79c3a9c03336a
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2023-12-01 19:31:31 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2023-12-01 19:56:38 +0000

    Trim a couple of $FreeBSD$ stragglers
    
    Approved by:    doceng (really core)
---
 access  | 2 --
 mentors | 2 --
 2 files changed, 4 deletions(-)

diff --git a/access b/access
index 716bc63cb7..1ad445ec33 100644
--- a/access
+++ b/access
@@ -1,5 +1,3 @@
-# $FreeBSD$
-#
 # Please try to keep the handbook (shared/authors.adoc
 # shared/contrib-committers.adoc)
 # in sync with this.
diff --git a/mentors b/mentors
index cbed95ff94..f4f63bc7ef 100644
--- a/mentors
+++ b/mentors
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
 # A list of current mentee login names and their mentors.  This list is not
 # used for anything, but serves as a place to commit to in order to
 # "release" a mentee from mentorship since svn cannot do forced commits.



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