X-Git-Url: https://git.saurik.com/apple/cf.git/blobdiff_plain/9ce05555af2dcac1e76f1ec762a0939dbd1d3d69..47a9ab1f151d80a00a045f81937ddac81c51a463:/RunLoop.subproj/CFMachPort.h?ds=sidebyside diff --git a/RunLoop.subproj/CFMachPort.h b/RunLoop.subproj/CFMachPort.h index 510e408..35c1c27 100644 --- a/RunLoop.subproj/CFMachPort.h +++ b/RunLoop.subproj/CFMachPort.h @@ -1,10 +1,8 @@ /* - * Copyright (c) 2003 Apple Computer, Inc. All rights reserved. + * Copyright (c) 2005 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * - * Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved. - * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in @@ -23,7 +21,7 @@ * @APPLE_LICENSE_HEADER_END@ */ /* CFMachPort.h - Copyright (c) 1998-2003, Apple, Inc. All rights reserved. + Copyright (c) 1998-2005, Apple, Inc. All rights reserved. */ #if !defined(__COREFOUNDATION_CFMACHPORT__)