ftp.nice.ch/pub/next/audio/converter/FrontEnd.1.2.NIHS.bs.tar.gz#/FrontEndv1.2.NIHS_bs/FrontEnd_v1.2/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;
}

+ new;

- 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.