X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/a562b4a9e91163116b73f2df7d6589d812d2278e..8e10b21b0ba4dc981faebcb359143b474309719b:/ITCategory-NSProxy.h diff --git a/ITCategory-NSProxy.h b/ITCategory-NSProxy.h index 6848d14..b9d8846 100644 --- a/ITCategory-NSProxy.h +++ b/ITCategory-NSProxy.h @@ -6,17 +6,14 @@ * you supply an object other than a string as a parameter for building a * string, and yet NSProxy does not implement or proxy it. * - * Copyright (c) 2005 by iThink Software. - * All Rights Reserved. - * - * $Id$ + * Copyright (c) 2005 iThink Software * */ -#import +#import -@interface NSProxy (ITCategory) +@interface NSProxy (ITFoundationCategory) - (NSString *)_copyDescription; -@end +@end \ No newline at end of file