Skip to content

Commit

Permalink
Changelog and License update.
Browse files Browse the repository at this point in the history
  • Loading branch information
nerun committed Jan 2, 2025
1 parent 12ffcda commit 09784f8
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 22 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
> [!Note]
> *Nerun's fork changelog.*
## v0.6.0
*2nd Jan 25*
- Responsiveness adjustments.

## v0.5.0
*31th Dec 24 - 1st Jan 25*

Expand Down
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

29 changes: 29 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<span style="font-family: monospace;">MIT License</span>

<span style="font-family: monospace;">Docsify:</span>

<span style="font-family: monospace;">&nbsp;&nbsp;&nbsp;&nbsp;Copyright (c) 2021 docsifyjs</span>

<span style="font-family: monospace;">RPG_SRD_Template:</span>

<span style="font-family: monospace;">&nbsp;&nbsp;&nbsp;&nbsp;Copyright (c) 2023 Coweater Studios</span>

<span style="font-family: monospace;">&nbsp;&nbsp;&nbsp;&nbsp;Copyright (c) 2024-2025 Daniel Dias Rodrigues</span>

<span style="font-family: monospace;">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:</span>

<span style="font-family: monospace;">The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.</span>

<span style="font-family: monospace;">THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.</span>
3 changes: 2 additions & 1 deletion _sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@

---

- [Changelog](Changelog.md)
- [Changelog](Changelog.md)
- [License](LICENSE.md)

0 comments on commit 09784f8

Please sign in to comment.