|
| 1 | + License Agreement |
| 2 | + For Open Source Computer Vision Library |
| 3 | + (3-clause BSD License) |
| 4 | + |
| 5 | +Copyright (C) 2000-2015, Intel Corporation, all rights reserved. |
| 6 | +Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved. |
| 7 | +Copyright (C) 2009-2015, NVIDIA Corporation, all rights reserved. |
| 8 | +Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved. |
| 9 | +Copyright (C) 2015, OpenCV Foundation, all rights reserved. |
| 10 | +Copyright (C) 2015, Itseez Inc., all rights reserved. |
| 11 | +Third party copyrights are property of their respective owners. |
| 12 | + |
| 13 | +Redistribution and use in source and binary forms, with or without modification, |
| 14 | +are permitted provided that the following conditions are met: |
| 15 | + |
| 16 | + * Redistributions of source code must retain the above copyright notice, |
| 17 | + this list of conditions and the following disclaimer. |
| 18 | + |
| 19 | + * Redistributions in binary form must reproduce the above copyright notice, |
| 20 | + this list of conditions and the following disclaimer in the documentation |
| 21 | + and/or other materials provided with the distribution. |
| 22 | + |
| 23 | + * Neither the names of the copyright holders nor the names of the contributors |
| 24 | + may be used to endorse or promote products derived from this software |
| 25 | + without specific prior written permission. |
| 26 | + |
| 27 | +This software is provided by the copyright holders and contributors "as is" and |
| 28 | +any express or implied warranties, including, but not limited to, the implied |
| 29 | +warranties of merchantability and fitness for a particular purpose are disclaimed. |
| 30 | +In no event shall copyright holders or contributors be liable for any direct, |
| 31 | +indirect, incidental, special, exemplary, or consequential damages |
| 32 | +(including, but not limited to, procurement of substitute goods or services; |
| 33 | +loss of use, data, or profits; or business interruption) however caused |
| 34 | +and on any theory of liability, whether in contract, strict liability, |
| 35 | +or tort (including negligence or otherwise) arising in any way out of |
| 36 | +the use of this software, even if advised of the possibility of such damage. |
0 commit comments