iot-labs / farm

MIT License
30 stars 31 forks source link

License violation action required - 라이센스 위반 사항 조치 필요 #58

Closed jongkwang closed 6 years ago

jongkwang commented 6 years ago

Two license flaws were found in NIPA's "Open SW License Validation" results.

Target code

These are "GNU General Public License v2.x", which conflicts with our project license, MIT

Solutions


NIPA의 "공개SW 라이센스 검증" 결과에서 2가지 라이센스 결함 사항이 발견 되었습니다.

대상 코드

이것들은 "GNU General Public License v2.x" 이므로 우리 프로젝트 라이센스인 MIT 와 충돌이 있습니다

해결방안

jongkwang commented 6 years ago

This issue has been resolved.

The library is only available in the Local development environment There is no Git Repository. In addition, I have added the file to .ignore and prevented it from being registered in Git Repository.


이 이슈는 해결 되었습니다.

해당 라이브러리는 Local 개발 환경에만 있고 Git Repository 에는 없습니다. 추가로, 해당 파일을 .ignore 에 등록해서 Git Repository 에 등록되는 것을 방지 했습니다.