ftp.nice.ch/pub/next/connectivity/infosystems/Ph.3.03.NIHS.bs.tar.gz#/Ph3.03/info.subproj/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 <appkit/appkit.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.