mirror of
https://github.com/epoko77-ai/im-not-ai.git
synced 2026-06-21 13:18:09 +00:00
chore: MIT License 추가 (Issue #5 — @gaebalai 지적)
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
This commit is contained in:
parent
2efeb7e407
commit
adc2814a16
2 changed files with 25 additions and 2 deletions
21
LICENSE
Normal file
21
LICENSE
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
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.
|
||||
|
|
@ -234,9 +234,11 @@ v1.2는 코드 변경이 거의 없고 대부분 문서·정책·schema 추가
|
|||
|
||||
## 라이선스 & 윤리
|
||||
|
||||
- **MIT 라이선스** — [`LICENSE`](LICENSE) 참조. 코드·스킬·에이전트 정의·분류 체계 문서를 포함한 본 리포 전체에 적용됩니다. 외부 패키지 통합·fork·상용 활용 모두 허용되며, 저작권 표기와 라이선스 사본을 함께 배포하면 됩니다.
|
||||
- 외부 contribution(PR·Issue 등)은 GitHub 기본 inbound = outbound 원칙에 따라 동일한 MIT 라이선스로 contribution됩니다.
|
||||
- 본 도구는 "AI 탐지기 우회(Undetectable AI)"가 아니라 **한글 글쓰기 품질 개선**을 목적으로 합니다.
|
||||
- 학술 제출·저널리즘 진실성 보증 도구가 아닙니다
|
||||
- 분류 체계(`ai-tell-taxonomy.md`)는 연구·교육 목적 자유 이용 가능합니다.
|
||||
- 학술 제출·저널리즘 진실성 보증 도구가 아닙니다.
|
||||
- 분류 체계(`ai-tell-taxonomy.md`)는 연구·교육·도구 통합 목적 자유 이용 가능합니다(MIT 범위 내).
|
||||
|
||||
## 기여
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue