mirror of
https://github.com/epoko77-ai/im-not-ai.git
synced 2026-06-21 13:18:09 +00:00
GitHub 기본값 "All Rights Reserved" 상태에서 외부 통합·fork·contribution이 법적으로 모호한 영역에 머물러 있던 문제를 해소. 선택 — MIT - @gaebalai의 claude-consultant-kr이 MIT라 통합 시 라이선스 마찰 없음 - @simonsez9510 PR #3 같은 외부 contribution이 같은 라이선스로 자연스럽게 들어옴 - v1.1 self-dogfooding 정직성·v1.2 외부 contributor 환영 톤과 일치 - 분류 체계 별도 보호(듀얼 라이선스)는 사용자 헷갈림 비용 — 단일화 변경 - LICENSE 신설 (MIT 표준 텍스트, Copyright 2026 epoko77-ai) - README "라이선스 & 윤리" 섹션 갱신 (MIT 명시 + LICENSE 링크 + 외부 contribution은 inbound = outbound 원칙으로 동일 라이선스 명시) Refs: #5
21 lines
1 KiB
Text
21 lines
1 KiB
Text
MIT License
|
|
|
|
Copyright (c) 2026 epoko77-ai
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.
|