From d623b765cfe263c7209ea40569e6dbaa8e9787d9 Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Tue, 10 Feb 2004 20:42:33 +0000 Subject: style cleanup: Remove duplicate $FreeBSD$ tags. These files had tags after the copyright notice, inside the comment block (incorrect, removed), and outside the comment block (correct). Approved by: rwatson (mentor) --- lib/libc/stdlib/atof.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/atof.c b/lib/libc/stdlib/atof.c index 63a95b37d1396..2ce0012253bd3 100644 --- a/lib/libc/stdlib/atof.c +++ b/lib/libc/stdlib/atof.c @@ -29,8 +29,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$ */ #if defined(LIBC_SCCS) && !defined(lint) -- cgit v1.2.3