X-Git-Url: https://git.saurik.com/apple/cf.git/blobdiff_plain/9ce05555af2dcac1e76f1ec762a0939dbd1d3d69..60beada3660f2dead8267dfa8a04bdff1a24febc:/StringEncodings.subproj/CFStringEncodingConverterExt.h?ds=inline diff --git a/StringEncodings.subproj/CFStringEncodingConverterExt.h b/StringEncodings.subproj/CFStringEncodingConverterExt.h index 4db9b6a..6f6a18f 100644 --- a/StringEncodings.subproj/CFStringEncodingConverterExt.h +++ b/StringEncodings.subproj/CFStringEncodingConverterExt.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,13 +21,13 @@ * @APPLE_LICENSE_HEADER_END@ */ /* CFStringEncodingConverterExt.h - Copyright (c) 1998-2003, Apple, Inc. All rights reserved. + Copyright (c) 1998-2005, Apple, Inc. All rights reserved. */ #ifndef __CFSTRINGENCODINGCONVERETEREXT_H__ #define __CFSTRINGENCODINGCONVERETEREXT_H__ 1 -#include "CFStringEncodingConverter.h" +#include #if defined(__cplusplus) extern "C" {