aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-03-05 13:46:38 -0800
committerMartin Braun <martin.braun@ettus.com>2018-03-05 13:46:38 -0800
commitb553be8e07b99fca73d32546ea13f92d84cc47e3 (patch)
tree83f01776ac8d5685760848a92fcbbed8f7e29946 /host/cmake
parent13c32cefcd6ea45e20e2eca97159ca26603ca533 (diff)
downloaduhd-b553be8e07b99fca73d32546ea13f92d84cc47e3.tar.gz
uhd-b553be8e07b99fca73d32546ea13f92d84cc47e3.tar.bz2
uhd-b553be8e07b99fca73d32546ea13f92d84cc47e3.zip
debian: Add MIT license to list of full-text licenses
This averts some Lintian errors
Diffstat (limited to 'host/cmake')
-rw-r--r--host/cmake/debian/copyright19
1 files changed, 19 insertions, 0 deletions
diff --git a/host/cmake/debian/copyright b/host/cmake/debian/copyright
index cb0932443..214235908 100644
--- a/host/cmake/debian/copyright
+++ b/host/cmake/debian/copyright
@@ -1148,3 +1148,22 @@ License: zpu-FreeBSD
The views and conclusions contained in the software and documentation
are those of the authors and should not be interpreted as representing
official policies, either expressed or implied, of the ZPU Project.
+
+License: MIT
+ 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.