From e5d9917be5137c51ad63e1aa9947366325141c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=ED=98=9C=EB=B9=88?= <77741296+aoqlsdl@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:07:41 +0900 Subject: [PATCH 1/2] Add License section to README Added license information and copyright notice. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 252e91c..3f0ca7a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ 여러 페이지로 만들어진 문서를 만들어야 한다면 [문서 구조 만들기](https://technical-writing.dev/tutorial/structure.html)를 보고 전체적인 문서 구조를 먼저 짜보세요. -## 저작자 +## License -- [jennybehan](https://github.com/jennybehan) +Copyright (c) 2024 Viva Republica, Inc. + +The contents of this repository are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0): + +https://creativecommons.org/licenses/by-nc-sa/4.0/ From 63b3300e3390a415a3a326992f66234442a5c402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=ED=98=9C=EB=B9=88?= <77741296+aoqlsdl@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:14:22 +0900 Subject: [PATCH 2/2] Update document to include license information Added licensing information and updated author section. --- docs/overview.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/overview.md b/docs/overview.md index 8fa5522..ed7b1be 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -55,6 +55,10 @@ head: - 이 문서는 우리가 일상에서 말할 때처럼 해요체와 합쇼체를 섞어 사용합니다. 어미 선택은 각 문서가 전달하고자 하는 분위기에 맞춰 자유롭게 결정하세요. -## 저작자 +## License -- [jennybehan](https://github.com/jennybehan) +Copyright (c) 2024 Viva Republica, Inc. + +The contents of this repository are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0): + +https://creativecommons.org/licenses/by-nc-sa/4.0/