From 135fdeebb99c3569e42d8162b265e15d29bd937d Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 6 Apr 2021 16:21:47 +0200 Subject: all: Remove all other $FreeBSD keywords. --- benchmarks/raidtest/files/Makefile | 2 -- benchmarks/raidtest/files/raidtest.c | 1 - 2 files changed, 3 deletions(-) (limited to 'benchmarks/raidtest') diff --git a/benchmarks/raidtest/files/Makefile b/benchmarks/raidtest/files/Makefile index 1be726de4500..c02a1102d20a 100644 --- a/benchmarks/raidtest/files/Makefile +++ b/benchmarks/raidtest/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PROG= raidtest MAN= WARNS?= 6 diff --git a/benchmarks/raidtest/files/raidtest.c b/benchmarks/raidtest/files/raidtest.c index d4557e177131..d526f51bfa43 100644 --- a/benchmarks/raidtest/files/raidtest.c +++ b/benchmarks/raidtest/files/raidtest.c @@ -25,7 +25,6 @@ */ #include -__FBSDID("$FreeBSD$"); #include #include -- cgit v1.2.3