From 81f9b2b83adf9740e4603070330b067a62d7608f Mon Sep 17 00:00:00 2001 From: cperciva 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 63a95b3..2ce0012 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.1