Skip to content

Commit 4c6dbdd

Browse files
authored
Add License section to README (#41)
* Add License section to README Added license information and copyright notice. * Update document to include license information Added licensing information and updated author section.
1 parent 87499e4 commit 4c6dbdd

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020

2121
여러 페이지로 만들어진 문서를 만들어야 한다면 [문서 구조 만들기](https://technical-writing.dev/tutorial/structure.html)를 보고 전체적인 문서 구조를 먼저 짜보세요.
2222

23-
## 저작자
23+
## License
2424

25-
- [jennybehan](https://github.com/jennybehan)
25+
Copyright (c) 2024 Viva Republica, Inc.
26+
27+
The contents of this repository are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0):
28+
29+
https://creativecommons.org/licenses/by-nc-sa/4.0/

docs/overview.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ head:
5555

5656
- 이 문서는 우리가 일상에서 말할 때처럼 해요체와 합쇼체를 섞어 사용합니다. 어미 선택은 각 문서가 전달하고자 하는 분위기에 맞춰 자유롭게 결정하세요.
5757

58-
## 저작자
58+
## License
5959

60-
- [jennybehan](https://github.com/jennybehan)
60+
Copyright (c) 2024 Viva Republica, Inc.
61+
62+
The contents of this repository are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0):
63+
64+
https://creativecommons.org/licenses/by-nc-sa/4.0/

0 commit comments

Comments
 (0)