From bad960b11b1e0622b2cac872a9fcd73a1adc121d Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 27 Jul 2004 20:01:43 +0000 Subject: [PATCH] After conferring with Apple legal, update the license of this to APSL 2.0 and change the URL link to point to the appropriate license text. --- tools/regression/fsx/fsx.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/regression/fsx/fsx.c b/tools/regression/fsx/fsx.c index 71420d9caf68..b57efe670c1e 100644 --- a/tools/regression/fsx/fsx.c +++ b/tools/regression/fsx/fsx.c @@ -4,10 +4,10 @@ * @APPLE_LICENSE_HEADER_START@ * * The contents of this file constitute Original Code as defined in and - * are subject to the Apple Public Source License Version 1.2 (the + * are subject to the Apple Public Source License Version 2.0 (the * "License"). You may not use this file except in compliance with the * License. Please obtain a copy of the License at - * http://www.apple.com/publicsource and read it before using this file. + * http://www.opensource.apple.com/apsl/ and read it before using this file. * * This Original Code and all software distributed under the License are * distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER @@ -34,6 +34,8 @@ * * Checks for mmap last-page zero fill. * + * Updated license to APSL 2.0, 2004/7/27 - Jordan Hubbard + * * $FreeBSD$ * */