|
|
1.1 ! root 1: #define PH_LIC "C161c" ! 2: #define PH_COMPANY "AT+T Bell Labs" ! 3: #define PH_ADDR "600 Mountain Ave" ! 4: #define PH_CONTACT "Dennis Ritchie" ! 5: ! 6: pr_ok("\n\n"); ! 7: pr_ok("This copy of the Plum Hall Validation Suite for C (tm) is "); ! 8: pr_ok(PH_LIC); ! 9: pr_ok("\nlicensed solely for the use of employees of "); ! 10: pr_ok(PH_COMPANY); ! 11: pr_ok("\nfor use within a two-mile radius of "); ! 12: pr_ok(PH_ADDR); ! 13: pr_ok(".\nThe Primary Contact person at this site is "); ! 14: pr_ok(PH_CONTACT); ! 15: pr_ok("\n\n"); ! 16: pr_ok("\nTechnical support is provided by Plum Hall Inc, phone 808-885-6663,\n"); ! 17: pr_ok("FAX 808-885-3569, or [email protected] . The software is copyrighted\n"); ! 18: pr_ok("and proprietary to Plum Hall Inc, and by license is restricted to the\n"); ! 19: pr_ok("two-mile-radius site. The reports it produces (such as this one) are\n"); ! 20: pr_ok("not for distribution outside your organization. Consult your license\n"); ! 21: pr_ok("for any special provisions. We appreciate your ideas and questions.\n\n"); ! 22: pr_ok("Version Dating: If this software is executed after the date below, it\n"); ! 23: pr_ok("is probably out-of-date. In that case, consult with your site Primary\n"); ! 24: pr_ok("Contact to obtain an up-to-date copy.\n\n"); ! 25: pr_ok("Expiration Date: 1992-11-30\n\n");
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.