From d37eb51047221dc3322b34db1038ff3aa533883f Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 31 May 2024 13:49:17 -0600 Subject: [PATCH] contrib: Remove various $FreeBSD$ tags not upstream Sponsored by: Netflix --- contrib/atf/FREEBSD-upgrade | 2 -- contrib/bsnmp/FREEBSD-Xlist | 1 - contrib/bsnmp/FREEBSD-upgrade | 2 -- contrib/bzip2/FREEBSD-Xlist | 1 - contrib/bzip2/FREEBSD-upgrade | 2 -- contrib/diff/FREEBSD-Xlist | 2 -- contrib/diff/FREEBSD-upgrade | 1 - contrib/expat/FREEBSD-Xlist | 1 - contrib/jemalloc/FREEBSD-Xlist | 1 - contrib/jemalloc/FREEBSD-upgrade | 1 - contrib/less/FREEBSD-upgrade | 2 -- contrib/libcxxrt/FREEBSD-upgrade | 2 -- contrib/ncurses/FREEBSD-Xlist | 2 -- contrib/ncurses/FREEBSD-upgrade | 2 -- contrib/netbsd-tests/FREEBSD-upgrade | 2 -- contrib/netcat/FREEBSD-Xlist | 2 -- contrib/netcat/FREEBSD-upgrade | 2 -- contrib/openbsm/FREEBSD-upgrade | 2 -- contrib/pjdfstest/FREEBSD-upgrade | 2 -- contrib/sendmail/FREEBSD-upgrade | 2 -- contrib/smbfs/FREEBSD-upgrade | 2 -- contrib/tcsh/FREEBSD-Xlist | 1 - contrib/tcsh/FREEBSD-upgrade | 2 -- 23 files changed, 39 deletions(-) diff --git a/contrib/atf/FREEBSD-upgrade b/contrib/atf/FREEBSD-upgrade index e9d7a4cb7b4f..4959b1e95de1 100644 --- a/contrib/atf/FREEBSD-upgrade +++ b/contrib/atf/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - This document contains a collection of notes specific to the import of atf into head. These notes are built on the instructions in the FreeBSD Subversion Primer that detail how to deal with vendor diff --git a/contrib/bsnmp/FREEBSD-Xlist b/contrib/bsnmp/FREEBSD-Xlist index 8a5166240e54..9b3f76007f38 100644 --- a/contrib/bsnmp/FREEBSD-Xlist +++ b/contrib/bsnmp/FREEBSD-Xlist @@ -1,4 +1,3 @@ -#$FreeBSD$ */Makefile.in */acinclude.m4 */aclocal.m4 diff --git a/contrib/bsnmp/FREEBSD-upgrade b/contrib/bsnmp/FREEBSD-upgrade index 4fb31fd9153c..6a18839db274 100644 --- a/contrib/bsnmp/FREEBSD-upgrade +++ b/contrib/bsnmp/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - This is the Begemot micro-SNMP daemon. It is the base for the ILMI daemon for ngATM. Be careful to feed changes back to the maintainer , because the code here is actually shared with other diff --git a/contrib/bzip2/FREEBSD-Xlist b/contrib/bzip2/FREEBSD-Xlist index 6c3c9b2fce5e..2ce9ec8902b9 100644 --- a/contrib/bzip2/FREEBSD-Xlist +++ b/contrib/bzip2/FREEBSD-Xlist @@ -1,4 +1,3 @@ -# $FreeBSD$ *Makefile* *README.XML.STUFF *bz-common.xsl diff --git a/contrib/bzip2/FREEBSD-upgrade b/contrib/bzip2/FREEBSD-upgrade index 48e788a329a4..15c037baa3e7 100644 --- a/contrib/bzip2/FREEBSD-upgrade +++ b/contrib/bzip2/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - Julian Seward's bzip2 originals can be found at: http://www.bzip.org/downloads.html diff --git a/contrib/diff/FREEBSD-Xlist b/contrib/diff/FREEBSD-Xlist index 64e22743e7af..d9b65bff1756 100644 --- a/contrib/diff/FREEBSD-Xlist +++ b/contrib/diff/FREEBSD-Xlist @@ -1,5 +1,3 @@ -# $FreeBSD$ - INSTALL Makefile.am Makefile.in diff --git a/contrib/diff/FREEBSD-upgrade b/contrib/diff/FREEBSD-upgrade index 61ad0c9435bf..6c9fad16eb89 100644 --- a/contrib/diff/FREEBSD-upgrade +++ b/contrib/diff/FREEBSD-upgrade @@ -1,4 +1,3 @@ -# $FreeBSD$ Import of GNU diff 2.8.7 Original source available as ftp://alpha.gnu.org/pub/gnu/diffutils/diffutils-2.8.7.tar.gz diff --git a/contrib/expat/FREEBSD-Xlist b/contrib/expat/FREEBSD-Xlist index c1f2a689fee4..82ceb055ae1e 100644 --- a/contrib/expat/FREEBSD-Xlist +++ b/contrib/expat/FREEBSD-Xlist @@ -1,4 +1,3 @@ -# $FreeBSD$ *.MPW *.cmake *.def diff --git a/contrib/jemalloc/FREEBSD-Xlist b/contrib/jemalloc/FREEBSD-Xlist index d84d4b9302b6..31853070379f 100644 --- a/contrib/jemalloc/FREEBSD-Xlist +++ b/contrib/jemalloc/FREEBSD-Xlist @@ -1,4 +1,3 @@ -$FreeBSD$ .appveyor.yml .autom4te.cfg .cirrus.yml diff --git a/contrib/jemalloc/FREEBSD-upgrade b/contrib/jemalloc/FREEBSD-upgrade index 666790bdff13..d3173b9d1f36 100755 --- a/contrib/jemalloc/FREEBSD-upgrade +++ b/contrib/jemalloc/FREEBSD-upgrade @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ # # Usage: cd /usr/src/contrib/jemalloc # ./FREEBSD-upgrade [args] diff --git a/contrib/less/FREEBSD-upgrade b/contrib/less/FREEBSD-upgrade index 6d30dfd039c3..ddbd758da264 100644 --- a/contrib/less/FREEBSD-upgrade +++ b/contrib/less/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - 1. Download latest less(1) tarball. The homepage of less(1) is at: http://www.greenwoodsoftware.com/less/ 2. Checkout $FSVN/vendor/less/ into less/ diff --git a/contrib/libcxxrt/FREEBSD-upgrade b/contrib/libcxxrt/FREEBSD-upgrade index bdd74f308a4f..3b2f2cf9e79f 100644 --- a/contrib/libcxxrt/FREEBSD-upgrade +++ b/contrib/libcxxrt/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - This is the FreeBSD copy of libcxxrt. It contains the src directory from the upstream repository. diff --git a/contrib/ncurses/FREEBSD-Xlist b/contrib/ncurses/FREEBSD-Xlist index a0ee58e5a0ea..21d8ebe29844 100644 --- a/contrib/ncurses/FREEBSD-Xlist +++ b/contrib/ncurses/FREEBSD-Xlist @@ -1,5 +1,3 @@ -$FreeBSD$ - Ada95 c++ doc/html/Ada95.html diff --git a/contrib/ncurses/FREEBSD-upgrade b/contrib/ncurses/FREEBSD-upgrade index ffa4ccb7b56b..539f471edc18 100644 --- a/contrib/ncurses/FREEBSD-upgrade +++ b/contrib/ncurses/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - ncurses The release tarball can be found at GNU FTP sites. diff --git a/contrib/netbsd-tests/FREEBSD-upgrade b/contrib/netbsd-tests/FREEBSD-upgrade index edeba708cb18..3c396979a760 100644 --- a/contrib/netbsd-tests/FREEBSD-upgrade +++ b/contrib/netbsd-tests/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - This document contains a collection of notes specific to the import of the NetBSD test suite into head. These notes are built on the instructions in the FreeBSD Subversion Primer that detail how to deal with vendor diff --git a/contrib/netcat/FREEBSD-Xlist b/contrib/netcat/FREEBSD-Xlist index b69f5e4de371..f3c7a7c5da68 100644 --- a/contrib/netcat/FREEBSD-Xlist +++ b/contrib/netcat/FREEBSD-Xlist @@ -1,3 +1 @@ -$FreeBSD$ - Makefile diff --git a/contrib/netcat/FREEBSD-upgrade b/contrib/netcat/FREEBSD-upgrade index 33f5ea2873d6..c57852c791f5 100644 --- a/contrib/netcat/FREEBSD-upgrade +++ b/contrib/netcat/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - Most of the instructions is outlined on FreeBSD wiki at: http://wiki.freebsd.org/SubversionPrimer/VendorImports diff --git a/contrib/openbsm/FREEBSD-upgrade b/contrib/openbsm/FREEBSD-upgrade index e1776753355e..f4a1fc05a597 100644 --- a/contrib/openbsm/FREEBSD-upgrade +++ b/contrib/openbsm/FREEBSD-upgrade @@ -52,5 +52,3 @@ be built with the version of the bsm/ include files in src/sys/bsm, not the version in contrib/openbsm/bsm, so buildworld tests before committing are necessary, and the commits to various parts of the system must be made in close succession. - -$FreeBSD$ diff --git a/contrib/pjdfstest/FREEBSD-upgrade b/contrib/pjdfstest/FREEBSD-upgrade index eff295fbfdc0..de6d728191f2 100644 --- a/contrib/pjdfstest/FREEBSD-upgrade +++ b/contrib/pjdfstest/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - This document contains a collection of notes specific to the import of pjdfstest into head. These notes are built on the instructions in the FreeBSD Subversion Primer that detail how to deal with vendor diff --git a/contrib/sendmail/FREEBSD-upgrade b/contrib/sendmail/FREEBSD-upgrade index 5cf41f10b6ad..c45d0a96b91e 100644 --- a/contrib/sendmail/FREEBSD-upgrade +++ b/contrib/sendmail/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - sendmail 8.18.1 originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/ diff --git a/contrib/smbfs/FREEBSD-upgrade b/contrib/smbfs/FREEBSD-upgrade index 6fad7c6d729e..a1547eedf2a5 100644 --- a/contrib/smbfs/FREEBSD-upgrade +++ b/contrib/smbfs/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - The smbfs distribution was written with FreeBSD in mind, so the only change required before an import is: diff --git a/contrib/tcsh/FREEBSD-Xlist b/contrib/tcsh/FREEBSD-Xlist index 49621ab36f0f..1f6a5fb26101 100644 --- a/contrib/tcsh/FREEBSD-Xlist +++ b/contrib/tcsh/FREEBSD-Xlist @@ -1,4 +1,3 @@ -$FreeBSD$ */BUGS */Imakefile */MAKEDIFFS diff --git a/contrib/tcsh/FREEBSD-upgrade b/contrib/tcsh/FREEBSD-upgrade index 7bfdaf8a2091..2abb920e622a 100644 --- a/contrib/tcsh/FREEBSD-upgrade +++ b/contrib/tcsh/FREEBSD-upgrade @@ -1,5 +1,3 @@ -$FreeBSD$ - Christos Zoulas `tcsh' originals can be found at: ftp://ftp.astron.com/pub/tcsh/