diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2022-11-17 14:55:31 +0200 |
---|---|---|
committer | Marius Vlad <marius.vlad@collabora.com> | 2022-11-18 16:18:21 +0200 |
commit | 03249cee92017337b1f2515b98a8f3b37459a256 (patch) | |
tree | a458fd48fba99737de6aa91b9932ac544465fb76 /COPYING | |
parent | 406d9e950c014d267185c2d913562c6bfdc07147 (diff) |
Initneedlefish
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I7699b02e059fa388b36f22e0c011c0e33cc4e215
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ +SPDX-License-Identifier: MIT + +Copyright © 2022 Collabora, Ltd. + +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 (including the +next paragraph) shall be included in all copies or substantial +portions of the Software. + +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. |