home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / lisp / 2833 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.5 KB

  1. Path: sparky!uunet!mcsun!uknet!edcastle!aiai!jeff
  2. From: jeff@aiai.ed.ac.uk (Jeff Dalton)
  3. Newsgroups: comp.lang.lisp
  4. Subject: Re: paip [Re: #'reduce]
  5. Message-ID: <7877@skye.ed.ac.uk>
  6. Date: 9 Nov 92 16:48:50 GMT
  7. References: <1asmh4INNh5e@seven-up.East.Sun.COM> <7843@skye.ed.ac.uk> <OZ.92Nov6120318@ursa.sis.yorku.ca>
  8. Sender: news@aiai.ed.ac.uk
  9. Organization: AIAI, University of Edinburgh, Scotland
  10. Lines: 25
  11.  
  12. In article <OZ.92Nov6120318@ursa.sis.yorku.ca> oz@ursa.sis.yorku.ca (Ozan Yigit) writes:
  13. >Jeff Dalton writes:
  14. >
  15. >   But while we're here, what is the status of the code in that book?
  16. >   What are people who read the book allowed to use it for?
  17. >
  18. >He made the code freely available, for ftp. [the scheme repository
  19. >has it as well] sources contain a simple copyright, with no gratuituous
  20. >restrictions, so I assume you use them just like you use any other
  21. >source distributed publically with a copyright. [Peter?]
  22.  
  23. Copyright comes with a bunch of restrictions automatically, though
  24. I'm not sure exactly what they imply for code.  The way things are
  25. going these days, I'd be very cautious about using any copyrighted
  26. code in a commercial product unless very explicit permission was
  27. granted; and I'm not sure academic use is any less restricted
  28. (it's just that the consequences of things going wrong are probably
  29. less).
  30.  
  31. But I don't really know what the rules are for books that contain
  32. code.  For instance, if I look up an algorithm in a book, can I
  33. use the code in the book as-is or do I have to make gratuitous
  34. changes or what?
  35.  
  36. -- jeff
  37.