This is GNULicense.h in view mode; [Download] [Up]
// Note: the interface to this object is NOT copyrighted, but the // implementation is. #import <objc/Object.h> @interface GNULicense:Object { id gnuPanel; } - init; - showLicense:sender; - setGnuPanel:anObject; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.