ftp.nice.ch/pub/next/connectivity/protocol/Remotes3.0.NIHS.bs.tar.gz#/Remotes3.0.NIHS.bs/Source/GNULicense.h

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.