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. --- emulators/rtc/files/Makefile | 3 --- emulators/rtc/files/rtc.c | 1 - emulators/rtc/files/rtc_linux.c | 1 - 3 files changed, 5 deletions(-) (limited to 'emulators/rtc') diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile index 78cb82c8737b..37f5744b61f0 100644 --- a/emulators/rtc/files/Makefile +++ b/emulators/rtc/files/Makefile @@ -21,9 +21,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$ -# SYS?= /sys KMOD= rtc diff --git a/emulators/rtc/files/rtc.c b/emulators/rtc/files/rtc.c index 6b4d26d55683..8cc3f50dfa23 100644 --- a/emulators/rtc/files/rtc.c +++ b/emulators/rtc/files/rtc.c @@ -22,7 +22,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ * $vmFreeBSD: vmware/vmnet-only/freebsd/vmnet.c,v 1.14 2000/01/23 22:29:50 vsilyaev Exp $ */ diff --git a/emulators/rtc/files/rtc_linux.c b/emulators/rtc/files/rtc_linux.c index 8e32bb8f5480..14f36acbb088 100644 --- a/emulators/rtc/files/rtc_linux.c +++ b/emulators/rtc/files/rtc_linux.c @@ -22,7 +22,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ * $vmFreeBSD: vmware/vmnet-only/freebsd/vmnet_linux.c,v 1.5 2000/01/23 22:29:50 vsilyaev Exp $ */ -- cgit v1.2.3