home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v3 / text0039.txt < prev    next >
Encoding:
Text File  |  1987-06-30  |  1013 b   |  31 lines

  1. A couple of days after I posted the getopt source, I finally got
  2. the copy I had ordered from the AT&T toolchest.  They are identical,
  3. except that the one from the toolchest has the following prepended:
  4.  
  5. 1,14d0
  6. < /*
  7. <  *      Copyright (c) 1984, 1985 AT&T
  8. <  *      All Rights Reserved
  9. <  *      THIS IS UNPUBLISHED PROPRIETARY SOURCE 
  10. <  *      CODE OF AT&T.
  11. <  *      The copyright notice above does not 
  12. <  *      evidence any actual or intended
  13. <  *      publication of such source code.
  14. <  */
  15. < #ident    "@(#)getopt.c    1.9"
  16. < /*    3.0 SID #    1.2    */
  17.  
  18. AT&T appear to be of two minds about this, since the copy I got
  19. directly by mail from them did not have any such notice, and this is in
  20. fact the same code which *was* published at the Dallas Uniforum, and
  21. made public domain, to boot.  Since the copy I posted was not the
  22. toolchest one, and had no such notice, I guess the notice is irrelevant.
  23.  
  24. Now to send them a check for $1.80 for the toolchest transmission fee....
  25.  
  26. Volume-Number: Volume 3, Number 41
  27.  
  28.