Changes between Initial Version and Version 1 of Ticket #67989, comment 11


Ignore:
Timestamp:
Aug 19, 2023, 9:59:28 PM (13 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67989, comment 11

    initial v1  
    11Replying to [comment:6 cjones051073]:
    22> Ken, just because you link dynamically to a lib doesn’t excuse you from respecting the license for that library.
     3
     4The code you wrote has a license. The library you link to has a license. They don't have to be the same license; they don't share code. For me this is not confusing.
    35
    46Having a binary call code from another binary library is no different than having a shell script call another executable to do something.