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

  1. It was suggested that someone could read the UNIX source code and then
  2. publish a document on the uucp protocols without violation of copyright.
  3. That would let the rest of the world freely implement uucp-compatible
  4. systems.
  5.  
  6. It may be true that copyright wouldn't be violated (although in this
  7. scenario you might be walking a thin line), but this would certainly
  8. violate the UNIX source code license agreement.  The license is a contract
  9. between AT&T and the person receiving the source code.  Among other
  10. things, it calls for the protection of the source code as a trade
  11. secret.  As a trade secret, the methods used as well as the actual
  12. code are both protected.  You can reverse engineer by looking at the
  13. behavior of a binary system or by reading the published documents, but
  14. you can't reverse engineer by reading the source code without violating
  15. the license agreement.
  16.  
  17. /Michael Tilson, HCR Corporation
  18. /{utzoo,...}!hcr!mike
  19.  
  20. Volume-Number: Volume 9, Number 52
  21.  
  22.