fix: licence, issue #2
This commit is contained in:
parent
4c1e9741f4
commit
0ab8920467
@ -109,7 +109,7 @@ export default defineConfigWithTheme({
|
||||
nav: nav.en,
|
||||
sidebar: sidebar.en,
|
||||
footer: {
|
||||
message: 'Released under the <a href="en/licence/">MIT License</a>',
|
||||
message: 'Released under the <a href="licence/">MIT License</a>',
|
||||
copyright: 'Copyright © 2024 ALT Mobile Wiki, developed on the platform <a href="//vitepress.dev/" target="_blank">VitePress 1.1.0</a>'
|
||||
},
|
||||
asideMeta: {
|
||||
|
@ -26,5 +26,5 @@ npm run docs:dev
|
||||
|
||||
## Лицензия
|
||||
|
||||
[MIT](https://gitea.basealt.ru/schavelevoi/ALTMobileWiki/src/branch/main/LICENSE)
|
||||
Copyright © 2024-present OLEG SHCHAVELEV
|
||||
[MIT](https://gitea.basealt.ru/schavelevoi/ALTMobileWiki/src/branch/main/LICENCE)
|
||||
Copyright © 2024-present <OLEG SHCHAVELEV>
|
||||
|
@ -1,7 +1,7 @@
|
||||
# License
|
||||
|
||||
The MIT License (MIT)
|
||||
Copyright © 2023-OLEG SHCHAVELEV
|
||||
The MIT License (MIT) \
|
||||
Copyright 2024-present OLEG SHCHAVELEV
|
||||
|
||||
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:
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Лицензия
|
||||
|
||||
The MIT License (MIT)
|
||||
Copyright © 2024-OLEG SHCHAVELEV
|
||||
The MIT License (MIT) \
|
||||
Copyright © 2024-present OLEG SHCHAVELEV
|
||||
|
||||
Данная лицензия разрешает лицам, получившим копию данного программного обеспечения и сопутствующей документации (далее — Программное обеспечение), безвозмездно использовать Программное обеспечение без ограничений, включая неограниченное право на использование, копирование, изменение, слияние, публикацию, распространение, сублицензирование и/или продажу копий Программного обеспечения, а также лицам, которым предоставляется данное Программное обеспечение, при соблюдении следующих условий:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user