home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20755 < prev    next >
Encoding:
Text File  |  1993-01-06  |  2.7 KB  |  65 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!think.com!ames!data.nas.nasa.gov!taligent!lsr.taligent.com!user
  3. From: lsr@taligent.com (Larry Rosenstein)
  4. Subject: Re: Stallman and friends
  5. Message-ID: <lsr-050193184857@lsr.taligent.com>
  6. Followup-To: comp.sys.mac.programmer,comp.os.ms-windows.programmer.tools
  7. Sender: usenet@taligent.com (More Bytes Than You Can Read)
  8. Organization: Taligent, Inc.
  9. References: <D2150035.mrrnh5@outpost.SF-Bay.org> <lkka7mINNc6u@news.bbn.com>
  10. Date: Wed, 6 Jan 1993 02:58:32 GMT
  11. Lines: 52
  12.  
  13. In article <lkka7mINNc6u@news.bbn.com>, mjensen@BBN.COM (Martin Jensen)
  14. wrote:
  15. > companies to patent incredibly vague concepts (such as the "look and
  16. > feel" of a software interface) as well as some very basic software
  17.  
  18. This generally involves a copyright not a patent.
  19.  
  20. > algorithms (what would you do if someone copyrighted "linked lists" or
  21. > "queues"?  chances are you've been using them ...)
  22.  
  23. I think you mean patent here, not copyright.
  24.  
  25. > develop is continually made freely available.  If placed in the public
  26. > domain, you could use their software in your product without continuing
  27. > to allow others to redistribute the code.
  28.  
  29. I've read this argument before and I still don't buy it.  Even if someone
  30. uses public domain code the original code is still in the public domain. 
  31. If you take PD code and modify it you are adding value to the code.
  32.  
  33. > in other free software.  As much as you might not want your software used
  34. > for military purposes, the FSF doesn't want its stuff used in proprietary
  35. > software.
  36.  
  37. I agree with this completely.  I think of the FSF as just another software
  38. publisher.  They copyright their code and have a license agreement that
  39. defines how you can use it.  The thing that sets them apart from most S/W
  40. publishers is that they ship the source code and the terms of the license
  41. agreement are unusual.
  42.  
  43. > Note that you are also free NOT to use it, but come up with your own
  44. > algorithms, buy your own compilers, and generally seek out and support
  45. > proprietary software.
  46.  
  47. That's true.  But you also have to heed the warnings other people have
  48. mentioned.  If you look at the sources for GCC and then write your own
  49. compiler using information contained there, the resulting code could fall
  50. under the GCC license agreement, depending on how close it is to the
  51. original.
  52.  
  53. > I do both.  I will gladly purchase good commercial software, but I will
  54. > also continue to use free software when its quality is comparable to
  55.  
  56. "Use" here is ambiguous.  You can run GCC or Emacs without any problems;
  57. the license agreement only applies to the source code.  If you start using
  58. the souce code, then you need to follow the license agreement.
  59.  
  60. Larry Rosenstein
  61. Taligent, Inc.
  62.  
  63. lsr@taligent.com
  64.