Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2023 14:42:26 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: b76c7862ab2d - stable/14 - Two more $FreeBSD$ stragglers
Message-ID:  <202309171442.38HEgQNs037713@gitrepo.freebsd.org>

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

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

commit b76c7862ab2dc7820ff33f246a01bdcd57de6f47
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-08-25 21:14:19 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-09-17 14:34:41 +0000

    Two more $FreeBSD$ stragglers
    
    (cherry picked from commit e8f2e3b6ddefe5eb08b472d6516cb923e74917bc)
    
    Approved by: re (cperciva@)
---
 crypto/README         | 2 --
 sys/dev/cxgb/bin2h.pl | 3 ---
 2 files changed, 5 deletions(-)

diff --git a/crypto/README b/crypto/README
index a3c5ccf50a1c..28b7b9a115e9 100644
--- a/crypto/README
+++ b/crypto/README
@@ -1,5 +1,3 @@
-$FreeBSD$
-
 This directory is for the EXACT same use as src/contrib, except it
 holds crypto sources.  In other words, this holds raw sources obtained
 from various third party vendors, with FreeBSD patches applied.  No
diff --git a/sys/dev/cxgb/bin2h.pl b/sys/dev/cxgb/bin2h.pl
index 8d132be43ffb..46ed98de77be 100644
--- a/sys/dev/cxgb/bin2h.pl
+++ b/sys/dev/cxgb/bin2h.pl
@@ -47,9 +47,6 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
-
-\$FreeBSD\$
-
 ***************************************************************************/
 END
 print OUTPUT "$license\n";



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