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$ * */