본문 바로가기

LPGL 추가 문의 드립니다.

newt 게시글 작성 시각 2024-11-04 16:04:30

https://www.oss.kr/oss_license_qna/show/342b4ab5-04ef-4230-8d57-feaeea9c29e0?page=2

댓글로 다시 문의 드렸는데 답이 없으셔서 글을 다시 올립니다.

 

https://www.gnu.org/licenses/lgpl-java.html

제가 참고한 GNU 사이트의 "LGPL and Java" 문서의 아래 내용

 

"The only difference between Java and C from the LGPL's perspective is that Java is an object-oriented language, supporting inheritance. The LGPL contains no special provisions for inheritance, because none are needed. Inheritance creates derivative works in the same way as traditional linking, and the LGPL permits this type of derivative work in the same way as it permits ordinary function calls."

 

상속에 대한 해석은 어떻게 될까요?

 

라이브러리의 클래스를 상속해서 사용했을때 소스코드 공개 의무는 어떻게 될까요?

 

맨 위로
맨 위로