Add license and readme
Former-commit-id: 392bd68d1d22e84f3c92d833fe621860fbbc9469 [formerly 946edbd398e1c088a40691d54f310a2b553d5948] [formerly ad7f0e7e86d0a726be6df35949ed504f426d4bd6 [formerly 7dacb024c3dfd5cb7b168e83f7ec999ae72e7245]] Former-commit-id: 43d2e64ef70360c7a8d0bafc436a4d1edfaa4414 [formerly c2386d763522aaebe6a4d5ff7a65d319553d4043] Former-commit-id: 8b076a03f7372f40e649cf4bcd1a7eef77891d88 Former-commit-id: 2162e0e7901f99bb83b47038a9a9abbdd6e5f9b4 Former-commit-id: 0d9bb1b365c4ae468ec3be743b0fd6afb004e725 Former-commit-id: 2969eb6d2be3c46f7b24cc2779e7893aff73f850 [formerly 5382ee3cccd9518ead4e310a999b80d6fd6ef7e6] Former-commit-id: b5ec21b735e385527054b70f83dc7076e08b0121
This commit is contained in:
parent
6de44d2d61
commit
89df547a7a
2 changed files with 206 additions and 0 deletions
30
LICENSE
Normal file
30
LICENSE
Normal file
|
@ -0,0 +1,30 @@
|
|||
Copyright Romain Gerard (c) 2016-2023
|
||||
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
|
||||
* Redistributions in binary form must reproduce the above
|
||||
copyright notice, this list of conditions and the following
|
||||
disclaimer in the documentation and/or other materials provided
|
||||
with the distribution.
|
||||
|
||||
* Neither the name of Author name here nor the names of other
|
||||
contributors may be used to endorse or promote products derived
|
||||
from this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||||
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||||
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
Loading…
Add table
Add a link
Reference in a new issue