Newer
Older
mbed-os / features / FEATURE_UVISOR / targets / TARGET_UVISOR_SUPPORTED / LICENSE
@Milosch Meriac Milosch Meriac on 10 Jun 2016 906 bytes Add initial uvisor release library
Copyright (c) 2013-2016 ARM Limited

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

License Exceptions:

 - 3-clause BSD License (see LICENSE-BSD.txt):

    - core/cmsis/inc/arm* and core/cmsis/inc/core*:
      Copyright (c) 2009-2016 ARM Limited

    - core/cmsis/inc/mpu_kinetis.h:
      Copyright (c) 1997-2014 Freescale Semiconductor, Inc

    - core/lib/printf:
      Copyright (c) 2004, 2012 Kustaa Nyholm / SpareTimeLabs