Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!ames!mailrus!cornell!batcomputer!beloin From: beloin@batcomputer.tn.cornell.edu (Ron Beloin) Newsgroups: comp.sys.mac.programmer Subject: Re: Copyright notices in code resources Summary: pass (c) as a param Message-ID: <5787@batcomputer.tn.cornell.edu> Date: 5 Aug 88 16:33:22 GMT References: <327@ncar.ucar.edu> <730034@hpcilzb.HP.COM> <7763@cup.portal.com> <15051@santra.UUCP> <11318@oberon.USC.EDU> <7509@cit-vax.Caltech.Edu> <5073@husc6.harvard.edu> Reply-To: beloin@tcgould.tn.cornell.edu (Ron Beloin) Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 9 In article <5073@husc6.harvard.edu> jjb@husc4.UUCP (Jeremy J. Bornstein) writes: >I'm writing bunches of XFCNs, and I'd like to include copyright notices One technique I've seen (pretty sure it was Steve Drazga) was to require the copyright notice to be the first parameter passes to the XCMD. Yes, it's kludgy and awkward and perhaps annoying, but anyone using the command can't very well argue that they didn't know it was a copyrighted work! Ron Beloin beloin@tcgould.tn.cornell.edu