X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCarbonSupport.h diff --git a/ITCarbonSupport.h b/ITCarbonSupport.h old mode 100755 new mode 100644 index 1414068..063fc36 --- a/ITCarbonSupport.h +++ b/ITCarbonSupport.h @@ -1,3 +1,17 @@ +/* + * ITFoundation + * ITCarbonSupport.h + * + * Utility functions to convert between FourCharCodes/OSTypes/ResTypes and + * NSStrings. + * + * Copyright (c) 2005 by iThink Software. + * All Rights Reserved. + * + * $Id$ + * + */ + #import NSString *NSStringFromFourCharCode(unsigned long code);