From 7af0410a698e7a95767eb712804e1e2f1b30c018 Mon Sep 17 00:00:00 2001 From: David Xu Date: Tue, 8 Mar 2005 13:17:03 +0000 Subject: [PATCH] Oops, fix license format(copy and paste problem). --- lib/libc/i386/gen/_set_tp.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc/i386/gen/_set_tp.c b/lib/libc/i386/gen/_set_tp.c index c0a9d31fde..e98e444e9b 100644 --- a/lib/libc/i386/gen/_set_tp.c +++ b/lib/libc/i386/gen/_set_tp.c @@ -1,9 +1,9 @@ /*- * Copyright (c) 2005 The DragonFly Project. All rights reserved. - + * * This code is derived from software contributed to The DragonFly Project * by David Xu. - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -31,7 +31,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $DragonFly: src/lib/libc/i386/gen/Attic/_set_tp.c,v 1.1 2005/03/08 13:15:08 davidxu Exp $ + * $DragonFly: src/lib/libc/i386/gen/Attic/_set_tp.c,v 1.2 2005/03/08 13:17:03 davidxu Exp $ */ #include -- 2.41.0