BA / SerialCom

Fork of OmniWheels by Gustav Atmel

Committer:
gustavatmel
Date:
Tue May 01 15:47:08 2018 +0000
Revision:
1:9c5af431a1f1
sdf

Who changed what in which revision?

UserRevisionLine numberNew contents of line
gustavatmel 1:9c5af431a1f1 1 --- Revised BSD License ---
gustavatmel 1:9c5af431a1f1 2 Copyright (c) 2013, SEMTECH S.A.
gustavatmel 1:9c5af431a1f1 3 All rights reserved.
gustavatmel 1:9c5af431a1f1 4
gustavatmel 1:9c5af431a1f1 5 Redistribution and use in source and binary forms, with or without
gustavatmel 1:9c5af431a1f1 6 modification, are permitted provided that the following conditions are met:
gustavatmel 1:9c5af431a1f1 7 * Redistributions of source code must retain the above copyright
gustavatmel 1:9c5af431a1f1 8 notice, this list of conditions and the following disclaimer.
gustavatmel 1:9c5af431a1f1 9 * Redistributions in binary form must reproduce the above copyright
gustavatmel 1:9c5af431a1f1 10 notice, this list of conditions and the following disclaimer in the
gustavatmel 1:9c5af431a1f1 11 documentation and/or other materials provided with the distribution.
gustavatmel 1:9c5af431a1f1 12 * Neither the name of the Semtech corporation nor the
gustavatmel 1:9c5af431a1f1 13 names of its contributors may be used to endorse or promote products
gustavatmel 1:9c5af431a1f1 14 derived from this software without specific prior written permission.
gustavatmel 1:9c5af431a1f1 15
gustavatmel 1:9c5af431a1f1 16 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
gustavatmel 1:9c5af431a1f1 17 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
gustavatmel 1:9c5af431a1f1 18 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
gustavatmel 1:9c5af431a1f1 19 DISCLAIMED. IN NO EVENT SHALL SEMTECH S.A. BE LIABLE FOR ANY
gustavatmel 1:9c5af431a1f1 20 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
gustavatmel 1:9c5af431a1f1 21 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
gustavatmel 1:9c5af431a1f1 22 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
gustavatmel 1:9c5af431a1f1 23 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
gustavatmel 1:9c5af431a1f1 24 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
gustavatmel 1:9c5af431a1f1 25 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.