From 17da660ad5b3b9cd90e164dd4dbb9beaa7203054 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 21 Aug 2023 19:31:07 -0600 Subject: Remove $FreeBSD$: two-line .h pattern Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit b3e7694832e8) --- stand/libsa/rpc.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'stand/libsa/rpc.h') diff --git a/stand/libsa/rpc.h b/stand/libsa/rpc.h index 5efe83210142..a13f983ad575 100644 --- a/stand/libsa/rpc.h +++ b/stand/libsa/rpc.h @@ -31,8 +31,6 @@ * 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$ */ /* XXX defines we can't easily get from system includes */ -- cgit v1.3