X-Git-Url: http://git.ithinksw.org/ITMac.git/blobdiff_plain/72c2f76c432c207c19a0b29836746d311ae7aa34..HEAD:/ITMacResourceFile.h diff --git a/ITMacResourceFile.h b/ITMacResourceFile.h index 9e245fa..ad013c5 100644 --- a/ITMacResourceFile.h +++ b/ITMacResourceFile.h @@ -4,16 +4,13 @@ * * Class that wraps Carbon ResourceManager resource files. * - * Copyright (c) 2005 by iThink Software. - * All Rights Reserved. - * - * $Id$ + * Copyright (c) 2005 iThink Software * */ #import #import -#import "ITMacResource.h" +#import @interface ITMacResourceFile : NSObject { FSRef _fileReference;