Skip to content

Commit 78d1461

Browse files
committed
sys: Remove $FreeBSD$: one-line bare tag
Remove /^\s*\$FreeBSD\$$\n/
1 parent b2c76c4 commit 78d1461

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+0
-89
lines changed

sys/amd64/linux/syscalls.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
$FreeBSD$
21

32
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
43
; System call name/number master file (or rather, slave, from LINUX).

sys/amd64/linux32/syscalls.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
$FreeBSD$
21

32
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
43
; System call name/number master file (or rather, slave, from LINUX).

sys/arm64/linux/syscalls.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
$FreeBSD$
21

32
; Linux ABI system call generic name/number map, based on Linux file
43
; include/uapi/asm-generic/unistd.h

sys/cddl/boot/zfs/README

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
$FreeBSD$
21

32
This directory contains various files derived from CDDL sources that
43
are used by the ZFS bootstrap:

sys/crypto/chacha20/chacha.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
chacha-merged.c version 20080118
55
D. J. Bernstein
66
Public domain.
7-
8-
$FreeBSD$
97
*/
108

119
#ifndef CHACHA_H

sys/dev/cxgb/common/cxgb_common.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2626
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2727
POSSIBILITY OF SUCH DAMAGE.
2828
29-
$FreeBSD$
30-
3129
***************************************************************************/
3230
#ifndef __CHELSIO_COMMON_H
3331
#define __CHELSIO_COMMON_H

sys/dev/cxgb/common/cxgb_firmware_exports.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2626
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2727
POSSIBILITY OF SUCH DAMAGE.
2828
29-
$FreeBSD$
30-
3129
***************************************************************************/
3230
#ifndef _FIRMWARE_EXPORTS_H_
3331
#define _FIRMWARE_EXPORTS_H_

sys/dev/cxgb/common/cxgb_regs.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2626
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2727
POSSIBILITY OF SUCH DAMAGE.
2828
29-
$FreeBSD$
30-
3129
***************************************************************************/
3230
/* This file is automatically generated --- do not edit */
3331

sys/dev/cxgb/common/cxgb_sge_defs.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2626
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2727
POSSIBILITY OF SUCH DAMAGE.
2828
29-
$FreeBSD$
30-
3129
***************************************************************************/
3230
/*
3331
* This file is automatically generated --- any changes will be lost.

sys/dev/cxgb/common/cxgb_t3_cpl.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2626
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2727
POSSIBILITY OF SUCH DAMAGE.
2828
29-
$FreeBSD$
30-
3129
***************************************************************************/
3230
#ifndef T3_CPL_H
3331
#define T3_CPL_H

0 commit comments

Comments
 (0)