Searched defs:is_legalese (Results 1 - 1 of 1) sorted by relevance

/solaris-desktop/scripts/
H A Dcopyright-extractor143 sub is_legalese ($) { subroutine
167 if(is_legalese ($blurb)) {
197 if (defined ($blurb) and is_legalese ($blurb)) {
247 if(is_legalese ($blurb)) {
278 if (defined ($blurb) and is_legalese ($blurb)) {
322 if(is_legalese ($blurb)) {
350 if (defined ($blurb) and is_legalese ($blurb)) {

Completed in 13 milliseconds