-
Notifications
You must be signed in to change notification settings - Fork 52
프로젝트 LICENSE를 Apache License 2.0으로 변경 #861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: f530f95 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## next-v1 #861 +/- ##
========================================
Coverage 68.94% 68.94%
========================================
Files 204 204
Lines 2866 2866
Branches 787 787
========================================
Hits 1976 1976
Misses 775 775
Partials 115 115 Continue to review full report at Codecov.
|
aooen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "license": "ISC", |
여기도 바꿔주세요~
| "channel" | ||
| ], | ||
| "author": "Channel Corp.", | ||
| "license": "ISC", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"license": "Apache-2.0" 를 명시하는 편이 좋지 않을지..? 라이센스 파일을 어디에 둬야하는지 저도 잘 모르겠네요 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
모노레포의 경우 라이센스를 어떻게 관리하는지, 어디까지 적용되는지 명시된 건 찾아볼 수 없네요 😢 일단 각 패키지마다 라이센스를 명시하는 건 맞는 것 같습니다. bezier-figma-plugin은 ISC로 원복할까요, 아니면 이 참에 Apache 2.0을 적용할까요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
채널에서 관리하는 라이브러리이니 같이 가는 편이 저는 더 낫다고 생각하는데, 다른 분들 생각은 어떤지 궁금하네요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
일단 Apache를 적용하더라도 당장은 문제가 없으며, 모노레포 내의 각 패키지들이 다른 라이센스를 가지는 경우 레포에는 어떻게 표기해야 하는지 등 명확히 정해진 사항이 없어 일괄적으로 Apache 2.0을 적용했습니다. (문제가 생길 것 같지는 않지만) 나중에 문제가 되더라도 그 때 해결해도 될 것 같아요 💭
sungik-choi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯 디테일까지 너무 잘 챙겨주셨네요
Summary
Details
References