Skip to content

Commit fb45bea

Browse files
committed
.
1 parent 4c342c8 commit fb45bea

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@bbalganjjm/natural_js",
33
"version": "0.80.218",
44
"description": "Javascript UI Architecture Framework",
5-
"author": "KIM HWANG MAN <bbalganjjm@gmail.com> (http://bbalganjjm.github.io/natural_js)",
5+
"author": "Goldman Kim <bbalganjjm@gmail.com> (http://bbalganjjm.github.io/natural_js)",
66
"contributors": [
77
"bbalganjjm <bbalganjjm@gmail.com>",
88
"lemonfish <lemonfish@gmail.com>"

html/com/app/comm/index/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</style>
1111

1212
<article class="index-footer">
13-
<p>Copyrightⓒ2023 KIM HWANG MAN ( bbalganjjm@gmail.com ) All rights reserved.</p>
13+
<p>For technical and educational support, please contact <a href="mailto:bbalganjjm@gmail.com">bbalganjjm@gmail.com</a>.</p>
1414
</article>
1515

1616
<script type="text/javascript">

html/naturaljs/intr/intr0100_en_US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ Supports
192192
* Please contact us at <bbalganjjm@gmail.com>.
193193

194194
### License
195-
This software is licensed under the [LGPL v2.1](https://github.com/bbalganjjm/natural_js/blob/master/LICENSE) &copy; KIM HWANG MAN&lt;<bbalganjjm@gmail.com>&gt;
195+
This software is licensed under the [LGPL v2.1](https://github.com/bbalganjjm/natural_js/blob/master/LICENSE) &copy; Goldman Kim&lt;<bbalganjjm@gmail.com>&gt;

html/naturaljs/intr/intr0100_ko_KR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ Natural-UI가 컨텐츠 영역의 UI 개발을 지원한다면 Natural-UI.Shell
189189
* <bbalganjjm@gmail.com>으로 문의 바랍니다.
190190

191191
### 라이센스
192-
This software is licensed under the [LGPL v2.1](https://github.com/bbalganjjm/natural_js/blob/master/LICENSE) &copy; KIM HWANG MAN&lt;<bbalganjjm@gmail.com>&gt;
192+
This software is licensed under the [LGPL v2.1](https://github.com/bbalganjjm/natural_js/blob/master/LICENSE) &copy; Goldman Kim&lt;<bbalganjjm@gmail.com>&gt;

html/naturaljs/refr/refr040907.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3 lang="ko_KR" class="notIndex">1. 그리드에 데이터 바인딩 하기.</h
1414
<h3 lang="en_US" class="notIndex">1. Binds the data to the grid.</h3>
1515
<p class="codepen" data-height="387" data-theme-id="38781" data-default-tab="js,result" data-user="bbalganjjm" data-slug-hash="GRgazmj" style="height: 387px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;" data-pen-title="Natural-JS Grid(N.grid)">
1616
<span>See the Pen <a href="https://codepen.io/bbalganjjm/pen/GRgazmj">
17-
Natural-JS Grid(N.grid)</a> by KIM HWANG MAN (<a href="https://codepen.io/bbalganjjm">@bbalganjjm</a>)
17+
Natural-JS Grid(N.grid)</a> by Goldman Kim (<a href="https://codepen.io/bbalganjjm">@bbalganjjm</a>)
1818
on <a href="https://codepen.io">CodePen</a>.</span>
1919
</p>
2020
<script async src="https://static.codepen.io/assets/embed/ei.js"></script>

0 commit comments

Comments
 (0)