diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2022-01-14 16:38:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-14 16:38:51 +0100 |
commit | 8866c365829896bf6b4c8ec4be25c161ccaf7282 (patch) | |
tree | be2731f43c9315468ee1b4e6346297b4110de2ce /thirdparty/nanosvg/LICENSE.txt | |
parent | 6689a9360c2dae0ca940e4e470c4d0a0e0a9bef4 (diff) | |
parent | 8d02759c720c3a91663e56979273feabad1dc051 (diff) |
Merge pull request #49645 from fire/thorvg
Diffstat (limited to 'thirdparty/nanosvg/LICENSE.txt')
-rw-r--r-- | thirdparty/nanosvg/LICENSE.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/thirdparty/nanosvg/LICENSE.txt b/thirdparty/nanosvg/LICENSE.txt deleted file mode 100644 index f896f2eb0f..0000000000 --- a/thirdparty/nanosvg/LICENSE.txt +++ /dev/null @@ -1,18 +0,0 @@ -Copyright (c) 2013-14 Mikko Mononen memon@inside.org - -This software is provided 'as-is', without any express or implied -warranty. In no event will the authors be held liable for any damages -arising from the use of this software. - -Permission is granted to anyone to use this software for any purpose, -including commercial applications, and to alter it and redistribute it -freely, subject to the following restrictions: - -1. The origin of this software must not be misrepresented; you must not -claim that you wrote the original software. If you use this software -in a product, an acknowledgment in the product documentation would be -appreciated but is not required. -2. Altered source versions must be plainly marked as such, and must not be -misrepresented as being the original software. -3. This notice may not be removed or altered from any source distribution. - |