MBED port of the Physacs library

Committer:
jstephens78
Date:
Tue Nov 29 22:42:42 2022 +0000
Revision:
0:e39efa4f4f58
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jstephens78 0:e39efa4f4f58 1 MIT License
jstephens78 0:e39efa4f4f58 2
jstephens78 0:e39efa4f4f58 3 Copyright (c) 2022 Víctor Fisac
jstephens78 0:e39efa4f4f58 4
jstephens78 0:e39efa4f4f58 5 Permission is hereby granted, free of charge, to any person obtaining a copy
jstephens78 0:e39efa4f4f58 6 of this software and associated documentation files (the "Software"), to deal
jstephens78 0:e39efa4f4f58 7 in the Software without restriction, including without limitation the rights
jstephens78 0:e39efa4f4f58 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jstephens78 0:e39efa4f4f58 9 copies of the Software, and to permit persons to whom the Software is
jstephens78 0:e39efa4f4f58 10 furnished to do so, subject to the following conditions:
jstephens78 0:e39efa4f4f58 11
jstephens78 0:e39efa4f4f58 12 The above copyright notice and this permission notice shall be included in all
jstephens78 0:e39efa4f4f58 13 copies or substantial portions of the Software.
jstephens78 0:e39efa4f4f58 14
jstephens78 0:e39efa4f4f58 15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jstephens78 0:e39efa4f4f58 16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jstephens78 0:e39efa4f4f58 17 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jstephens78 0:e39efa4f4f58 18 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jstephens78 0:e39efa4f4f58 19 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jstephens78 0:e39efa4f4f58 20 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
jstephens78 0:e39efa4f4f58 21 SOFTWARE.