Searched refs:corporation (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/mailx/
H A DMakefile3 LICENSE = bsd,since=1978,author='Kurt Shoens (UCB)+gsf',corporation='The Regents of the University of California and AT&T'
/ast/src/cmd/html/
H A Dtroff2html.h215 char* corporation; /* author corporation */ member in struct:State_s
H A Dtroff2html.c3448 "corporation", &state.corporation, 0,
5851 if (state.author || state.corporation || state.company || state.location)
5865 if (state.corporation || state.company)
5869 if (state.corporation)
5870 sfputr(op, state.corporation, state.company ? ' ' : '\n');

Completed in 25 milliseconds