Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
MIT License

Copyright (c) 2025 Pineplace team

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Some image files within this repository are copyrighted. For more information, please refer to the LICENSE.txt file located in the directory.

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.

Except as contained in this notice, the name "klack" and klack logo shall not be used in advertising or otherwise to promote the sale, use, or any other dealings in this Software without prior written authorization from Pineplace team.
6 changes: 6 additions & 0 deletions LOGO_LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Klack Logo
Copyright (c) 2025 Yury Getman

The "Klack Logo" is protected by copyright. Unauthorized use, reproduction, or distribution of the logo is prohibited without prior written permission from the copyright holder, Yury Getman.

For inquiries regarding the use of the "Klack Logo," please open an issue in the GitHub repository or visit the contact links provided in the author's Github profile `https://github.com/imblowfish`.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bugs": {
"url": "https://github.com/pineplace/klack/issues"
},
"license": "ISC",
"license": "MIT",
"dependencies": {
"@eslint/js": "^9.27.0",
"@tabler/icons-react": "^3.33.0",
Expand Down