home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.software
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!wupost!spool.mu.edu!umn.edu!csus.edu!news
- From: eps@futon.SFSU.EDU (Eric P. Scott)
- Subject: Re: Software copyright procedure
- Message-ID: <1993Jan9.055212.17844@csus.edu>
- Sender: news@csus.edu
- Reply-To: eps@cs.sfsu.edu
- Organization: San Francisco State University
- References: <1ilg5aINNd1m@darkstar.UCSC.EDU>
- Distribution: usa
- Date: Sat, 9 Jan 1993 05:52:12 GMT
- Lines: 18
-
- In article <1ilg5aINNd1m@darkstar.UCSC.EDU> isbell@cats.ucsc.edu
- (Art Isbell) writes:
- >I've been dutifully placing copyright notices in each Objective-C file header,
- >but doing the same for nibs, tiffs, dbmodels, etc. hasn't worked so well :-)
- >What's the proper procedure?
-
- For TIFFs, the proper procedure is to insert the copyright notice
- in a Tag 33432 (Copyright) string [TIFF 6.0].
-
- N.B.: TIFF 5.0 (used prior to NS 3.0) specified the Tag 315
- (Artist) string for this purpose.
-
- For .snd files, use sndconvert -i to insert the copyright
- notice in the infostring.
-
- [Do I detect a potential FAQ item here?]
-
- -=EPS=-
-