From 06cced4cceb318bbab47056132972aebcc73a7e2 Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Thu, 27 Jul 2006 18:28:14 +0000 Subject: [PATCH] Add eye candy while I'm here: a blank line between the license and the $FreeBSD$ line. --- sbin/rtsol/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile index ca87dc96b05..2086c68d5f2 100644 --- a/sbin/rtsol/Makefile +++ b/sbin/rtsol/Makefile @@ -11,6 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. +# # $FreeBSD$ SRCDIR= ${.CURDIR}/../../usr.sbin/rtsold