Skip to content

Commit

Permalink
Trim various $FreeBSD$
Browse files Browse the repository at this point in the history
Approved by:	markj (cddl/contrib changes)
Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D41961
  • Loading branch information
bsdjhb committed Oct 10, 2023
1 parent 23ef25d commit f533551
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 25 deletions.
2 changes: 0 additions & 2 deletions cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
.\" CDDL HEADER END
.\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved.
.\"
.\" $FreeBSD$
.\"
.Dd February 24, 2023
.Dt DTRACE 1
.Os
Expand Down
2 changes: 0 additions & 2 deletions cddl/contrib/opensolaris/cmd/lockstat/lockstat.1
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
.\" CDDL HEADER END
.\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved.
.\"
.\" $FreeBSD$
.\"
.Dd February 25, 2020
.Dt LOCKSTAT 1
.Os
Expand Down
1 change: 0 additions & 1 deletion cddl/usr.sbin/dwatch/dwatch
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,6 @@ PSARGS_ACTION=$( cat <&9 )
* SUCH DAMAGE.
*
* $TITLE dtrace(1) script to log process(es) triggering $PROBE $
* \$FreeBSD$
*/
$( echo "$DTRACE_PRAGMA" | awk '
Expand Down
2 changes: 0 additions & 2 deletions include/rpc/rpcb_prot.x
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
%/*-
% * $FreeBSD$
% *
% * Copyright (c) 2009, Sun Microsystems, Inc.
% * All rights reserved.
% *
Expand Down
2 changes: 0 additions & 2 deletions lib/ofed/libirdma/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $FreeBSD: releng/12.1/lib/ofed/libirdma/Makefile 336568 2018-07-20 23:49:57Z kib $

_spath= ${SRCTOP}/contrib/ofed/libirdma
_ipath= ${SRCTOP}/contrib/ofed/include
lin_inc=/usr/src/sys/compat/linuxkpi/common/include
Expand Down
2 changes: 0 additions & 2 deletions share/man/man4/pcf8591.4
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: head/share/man/man4/cp2112.4 364144 2020-08-12 09:42:05Z avg $
.\"
.Dd November 6, 2021
.Dt PCF8591 4
.Os
Expand Down
2 changes: 0 additions & 2 deletions share/vt/keymaps/colemak-dh.acc.kbd
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $FreeBSD $
#
# Colemak Mod-DH (rev. 2) layout for FreeBSD console
# 2006-01-01 Shai Coleman (http://colemak.com/),
# 2014-10-27 Steve P (http://colemakmods.github.io/mod-dh/).
Expand Down
2 changes: 0 additions & 2 deletions stand/kboot/arch/powerpc64/ldscript.powerpc
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* $FreeBSD: user/nwhitehorn/kboot/powerpc/kboot/ldscript.powerpc 272888 2014-10-10 06:24:09Z bapt $ */

OUTPUT_FORMAT("elf32-powerpc-freebsd", "elf32-powerpc-freebsd",
"elf32-powerpc-freebsd")
OUTPUT_ARCH(powerpc:common)
Expand Down
2 changes: 0 additions & 2 deletions sys/dev/firmware/xilinx/zynqmp_firmware_if.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,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$

INTERFACE zynqmp_firmware;

Expand Down
2 changes: 0 additions & 2 deletions sys/modules/ath12k/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $FreeBSD$

DEVATH12KDIR= ${SRCTOP}/sys/contrib/dev/athk/ath12k

.PATH: ${DEVATH12KDIR}
Expand Down
2 changes: 0 additions & 2 deletions sys/modules/mt76/mt7996/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $FreeBSD$

DEVDIR= ${SRCTOP}/sys/contrib/dev/mediatek/mt76/mt7996

.PATH: ${DEVDIR}
Expand Down
2 changes: 0 additions & 2 deletions tools/tools/editing/freebsd.vim
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
" THEORY OF LIABILITY, WHETHER IN 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$

" This is a plugin for Vim (tested with Vim v7.1) to follow the FreeBSD style(9)
" indentation. It registers a macro (see below) for changing a buffer's
Expand Down
1 change: 0 additions & 1 deletion tools/tools/locale/etc/charmaps.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<!-- $FreeBSD$ -->
<data>
<languages>
<!-- Attributes known:
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/ypldap/ypldap.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* $OpenBSD: ypldap.c,v 1.16 2015/11/02 10:06:06 jmatthew Exp $ */
/* $FreeBSD */

/*
* Copyright (c) 2008 Pierre-Yves Ritschard <[email protected]>
Expand Down

0 comments on commit f533551

Please sign in to comment.