mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
feat: added github url
This commit is contained in:
parent
b67fc66520
commit
4e974fe1b6
@ -17,7 +17,10 @@ const Opensource: NextPage<OpensourceProps> = ({ packageJson }) => {
|
||||
<h2 className='text-2xl font-semibold my-2'>라이선스</h2>
|
||||
<Segment>
|
||||
<>
|
||||
<Markdown text={`GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
<Markdown text={`
|
||||
[원문](https://github.com/koreanbots/koreanbots/blob/master/LICENSE)
|
||||
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
|
||||
Version 3, 19 November 2007
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user