From 282328d6d6e31177f776c7ae233fa0ce5958789f Mon Sep 17 00:00:00 2001 From: David Capello Date: Wed, 24 Aug 2022 12:50:30 -0300 Subject: [PATCH] Remove dependency with stringencoders library --- docs/LICENSES.md | 26 -------------------------- laf | 2 +- 2 files changed, 1 insertion(+), 27 deletions(-) diff --git a/docs/LICENSES.md b/docs/LICENSES.md index 2b5bb3855..a643ad95d 100644 --- a/docs/LICENSES.md +++ b/docs/LICENSES.md @@ -1067,32 +1067,6 @@ 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. ``` -# [stringencoders](https://github.com/client9/stringencoders) - -``` -The MIT License (MIT) - -Copyright (c) 2016 Nick Galbreath - -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 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. -``` - # [tinyexpr](https://github.com/codeplea/tinyexpr) ``` diff --git a/laf b/laf index 858acb25f..b5d92d9e7 160000 --- a/laf +++ b/laf @@ -1 +1 @@ -Subproject commit 858acb25f0fc645e52ff64d5a00378d2fdb81202 +Subproject commit b5d92d9e713a34d5b284bfeb41d3eed146d525d1