From 4ed83a60911bbafc5148f672741f53b0d73f7df8 Mon Sep 17 00:00:00 2001 From: Vincenzo Sicurella Date: Sat, 10 Apr 2021 19:36:31 -0400 Subject: [PATCH 1/2] Added BSD-3 License --- LICENSE | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..6da21c7e --- /dev/null +++ b/LICENSE @@ -0,0 +1,11 @@ +Copyright 2021 Lumatone Inc. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. 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. + +3. Neither the name of the copyright holder nor the names of its 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 HOLDER 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. \ No newline at end of file From cf82c2123b9845b76b7711a77c2c86e1b61ed007 Mon Sep 17 00:00:00 2001 From: Vincenzo Sicurella Date: Wed, 14 Apr 2021 17:59:40 -0400 Subject: [PATCH 2/2] Linux external library & global modules --- TerpstraSysEx.jucer | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/TerpstraSysEx.jucer b/TerpstraSysEx.jucer index b4dc7426..6fc8ab0e 100644 --- a/TerpstraSysEx.jucer +++ b/TerpstraSysEx.jucer @@ -278,7 +278,7 @@ + linuxExtraPkgConfig="libssh2" extraDefs="SERVERHOST="192.168.6.2" HAVE_ARPA_INET_H=1 HAVE_UNISTD_H=1"> @@ -358,18 +358,19 @@ - - - - - - - - + + + + + + + + +