diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2020-10-20 03:07:47 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2020-10-20 03:14:04 -0400 |
| commit | 79f30887129145e15e5172e36a7d7602859fc932 (patch) | |
| tree | 8f7e011db3477ccf8e1c1488ff2574d186b6708d /SD-VBS/licenses/Stitch.license.txt | |
| parent | 611d48aba30d12419d8a8a0d29aefde4d5b1f9fc (diff) | |
ignore rules changed
ignore rules change
ignore rules changed
Diffstat (limited to 'SD-VBS/licenses/Stitch.license.txt')
| -rw-r--r-- | SD-VBS/licenses/Stitch.license.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/SD-VBS/licenses/Stitch.license.txt b/SD-VBS/licenses/Stitch.license.txt new file mode 100644 index 0000000..8a7fa67 --- /dev/null +++ b/SD-VBS/licenses/Stitch.license.txt | |||
| @@ -0,0 +1,33 @@ | |||
| 1 | The author of Image Stitch (stitch) benchmark is IkkJin Ahn. | ||
| 2 | |||
| 3 | The Matlab source code and the test data for this benchmark are released under the FreeBSD License. | ||
| 4 | |||
| 5 | Copyright (C) 2008 IkkJin Ahn | ||
| 6 | All rights reserved | ||
| 7 | |||
| 8 | Written by IkkJin Ahn. | ||
| 9 | |||
| 10 | Redistribution and use in source and binary forms, with or without | ||
| 11 | modification, are permitted provided that the following conditions are met | ||
| 12 | |||
| 13 | * Redistributions of source code must retain the above copyright | ||
| 14 | notice, this list of conditions and the following disclaimer. | ||
| 15 | * Redistributions in binary form must reproduce the above copyright | ||
| 16 | notice, this list of conditions and the following disclaimer in the | ||
| 17 | documentation and/or other materials provided with the distribution. | ||
| 18 | * Neither the name Ikkjin Ahn nor the | ||
| 19 | names of its contributors may be used to endorse or promote products | ||
| 20 | derived from this software without specific prior written permission. | ||
| 21 | |||
| 22 | THIS SOFTWARE IS PROVIDED BY IKKJIN AHN ``AS IS'' AND ANY | ||
| 23 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
| 24 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 25 | DISCLAIMED. IN NO EVENT SHALL IKKJIN AHN BE LIABLE FOR ANY | ||
| 26 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
| 27 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 28 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND | ||
| 29 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
| 30 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 31 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 32 | |||
| 33 | |||
