From 6709af855481c45a83155adafb6c3a888b4a1a6f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Jul 2017 00:25:33 +0300 Subject: Add missing license and source for embedded debug libs. --- src/debug/mse/LICENSE_1_0.txt | 23 +++++++++++++++++++++++ src/debug/mse/source.txt | 1 + src/debug/nvwa/source.txt | 1 + src/debug/readme.txt | 2 ++ 4 files changed, 27 insertions(+) create mode 100644 src/debug/mse/LICENSE_1_0.txt create mode 100644 src/debug/mse/source.txt create mode 100644 src/debug/nvwa/source.txt create mode 100644 src/debug/readme.txt (limited to 'src/debug') diff --git a/src/debug/mse/LICENSE_1_0.txt b/src/debug/mse/LICENSE_1_0.txt new file mode 100644 index 000000000..664c26753 --- /dev/null +++ b/src/debug/mse/LICENSE_1_0.txt @@ -0,0 +1,23 @@ +Boost Software License - Version 1.0 - August 17th, 2003 + +Permission is hereby granted, free of charge, to any person or organization +obtaining a copy of the software and accompanying documentation covered by +this license (the "Software") to use, reproduce, display, distribute, +execute, and transmit the Software, and to prepare derivative works of the +Software, and to permit third-parties to whom the Software is furnished to +do so, all subject to the following: + +The copyright notices in the Software and this entire statement, including +the above license grant, this restriction and the following disclaimer, +must be included in all copies of the Software, in whole or in part, and +all derivative works of the Software, unless such copies or derivative +works are solely in the form of machine-executable object code generated by +a source language processor. + +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, TITLE AND NON-INFRINGEMENT. IN NO EVENT +SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE +FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. diff --git a/src/debug/mse/source.txt b/src/debug/mse/source.txt new file mode 100644 index 000000000..00dc79b25 --- /dev/null +++ b/src/debug/mse/source.txt @@ -0,0 +1 @@ +https://github.com/duneroadrunner/SaferCPlusPlus diff --git a/src/debug/nvwa/source.txt b/src/debug/nvwa/source.txt new file mode 100644 index 000000000..93a15332c --- /dev/null +++ b/src/debug/nvwa/source.txt @@ -0,0 +1 @@ +https://github.com/adah1972/nvwa diff --git a/src/debug/readme.txt b/src/debug/readme.txt new file mode 100644 index 000000000..bee507459 --- /dev/null +++ b/src/debug/readme.txt @@ -0,0 +1,2 @@ +mse and nvwa libraries not used by default. +For enable it, see configure flags. -- cgit v1.2.3-60-g2f50