Browse Source

CHORE: changed/added license to add waranty

master
chris 2 months ago
parent
commit
931a4cd1ac
  1. 21
      LICENCE.md
  2. 2
      package.json

21
LICENCE.md

@ -0,0 +1,21 @@
Copyright (c) 2024-2025 Christian Martin
All rights reserved.
This software
and associated documentation files (the "Software")
are the exclusive property of Christian Martin.
You may not use, copy, modify, merge, publish,
distribute, sublicense, or sell copies of the Software,
in whole or in part,
without the express prior written permission of the copyright holder.
For inquiries regarding licensing, please contact:
christian.martin3(at)gmx.net.
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.

2
package.json

@ -11,7 +11,7 @@
"type": "git", "type": "git",
"url": "http://git.labos.goip.de/chris/jpclwe-materialIcons.git" "url": "http://git.labos.goip.de/chris/jpclwe-materialIcons.git"
}, },
"license": "ISC", "license": "",
"author": "cm", "author": "cm",
"type": "commonjs", "type": "commonjs",
"main": "icons.js", "main": "icons.js",

Loading…
Cancel
Save