LGPL2.1 그리고 MIT
안녕하세요 너무 고생이 많으십니다.
프로그램을 만들고 처음으로 배포하고자 하는 초보 프로그래머 입니다.
제가 다음 두 모듈을 포함시켜서 파이썬(pyinstaller)으로 프로그램 하나를 만들었습니다.
pyside6: LGPL2.1 라이센스
openpyxl: MIT 라이센스
그렇다면 제가 해당 프로그램을 배포할 때,
★ 1. LGPL2.1에 의해 사용된 소스코드 일부 공개
#############################
*from PySide6.QtWidgets import QFileDialog, QApplication, QMessageBox, QDialog, QLineEdit, QPushButton, QVBoxLayout from
*openpyxl import load_workbook
*from PySide6.QtGui import QIntValidator, QRegularExpressionValidator from PySide6.QtCore import QRegularExpression
#############################
★ 2. 다음의 내용을 license.txt 파일에 담아 첨부하기
#############################
Copyright (C) year name of author
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#############################
이렇게 2가지만 지키면 될까요?
혹시 의무 고지에서 내용을 더 보충해야 할까요?
3일째 정보를 찾아 헤메다가 너무 어려워서 이렇게 질문을 드리네요
감사합니다.
번호 | 제목 | 작성자 | 작성 |
---|---|---|---|
805 | 구글폰트 Righteous 라이선스 문의합니다. 2 | nina2987 | 2021-08-04 |
804 | OpenJDK, javax.servlet 라이브러리 라이선스 관련 문의 3 | suid4916 | 2021-08-03 |
803 | LGPL v2.1 관련 문의 3 | jjpterdh | 2021-08-03 |
802 | BSD 라이센스 관련해서 궁금증 입니다. 1 | clamp219 | 2021-08-02 |
801 | LGPL2.1 그리고 MIT 3 | kakaowsh | 2021-07-30 |
800 | 아파치 라이선스에 추가 요건이 달린 경우 1 | amiere | 2021-07-30 |
799 | 안녕하세요 라이센스 관련하여 두 가지 문의드립니다. 1 | kmg010 | 2021-07-29 |
798 | 폰트 라이센스 SIL Open Font License, 버전 1.1 문의 1 | 만세 | 2021-07-26 |
797 | 오픈소스 소프트웨어 라이센스 문의합니다. 1 | zkfltmak5030 | 2021-07-20 |
796 | PyQt5 상용 프로그램 라이선스 문의 2 | ccjs1234 | 2021-07-14 |
0개 댓글