diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
commit | b3e7694832e81d7a904a10f525f8797b753bf0d3 (patch) | |
tree | b19639e949c04734767a61d8997b23a935c0015d /sbin/mount_udf | |
parent | 95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (diff) |
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
Diffstat (limited to 'sbin/mount_udf')
-rw-r--r-- | sbin/mount_udf/mount_udf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/mount_udf/mount_udf.c b/sbin/mount_udf/mount_udf.c index 3f612cbc2fab..2805872d41ad 100644 --- a/sbin/mount_udf/mount_udf.c +++ b/sbin/mount_udf/mount_udf.c @@ -33,8 +33,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$ */ /* |