From 3e3fbd3f25a24a1ca28a79b86cf067a0189ec406 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Tue, 24 Aug 2010 13:02:22 +0000 Subject: [PATCH] Remove extra FreeBSD tag. MFC after: 3 days --- lib/libc/sys/stack_protector.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libc/sys/stack_protector.c b/lib/libc/sys/stack_protector.c index 114972f97b4..14e991e3a05 100644 --- a/lib/libc/sys/stack_protector.c +++ b/lib/libc/sys/stack_protector.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: stack_protector.c,v 1.4 2006/11/22 17:23:25 christos Exp $ */ /* $OpenBSD: stack_protector.c,v 1.10 2006/03/31 05:34:44 deraadt Exp $ */ /*