home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / software / 3353 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.sys.next.software
  2. 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
  3. From: eps@futon.SFSU.EDU (Eric P. Scott)
  4. Subject: Re: Software copyright procedure
  5. Message-ID: <1993Jan9.055212.17844@csus.edu>
  6. Sender: news@csus.edu
  7. Reply-To: eps@cs.sfsu.edu
  8. Organization: San Francisco State University
  9. References: <1ilg5aINNd1m@darkstar.UCSC.EDU>
  10. Distribution: usa
  11. Date: Sat, 9 Jan 1993 05:52:12 GMT
  12. Lines: 18
  13.  
  14. In article <1ilg5aINNd1m@darkstar.UCSC.EDU> isbell@cats.ucsc.edu
  15.     (Art Isbell) writes:
  16. >I've been dutifully placing copyright notices in each Objective-C file header,
  17. >but doing the same for nibs, tiffs, dbmodels, etc. hasn't worked so well :-)
  18. >What's the proper procedure?
  19.  
  20. For TIFFs, the proper procedure is to insert the copyright notice
  21. in a Tag 33432 (Copyright) string [TIFF 6.0].
  22.  
  23.   N.B.: TIFF 5.0 (used prior to NS 3.0) specified the Tag 315
  24.   (Artist) string for this purpose.
  25.  
  26. For .snd files, use  sndconvert -i  to insert the copyright
  27. notice in the infostring.
  28.  
  29. [Do I detect a potential FAQ item here?]
  30.  
  31.                     -=EPS=-
  32.