summaryrefslogtreecommitdiffstats
path: root/SD-VBS/licenses
diff options
context:
space:
mode:
Diffstat (limited to 'SD-VBS/licenses')
-rw-r--r--SD-VBS/licenses/Disparity.license.txt33
-rw-r--r--SD-VBS/licenses/Localization.license.txt33
-rw-r--r--SD-VBS/licenses/MSER.license.txt46
-rw-r--r--SD-VBS/licenses/Multi-N-Cut.license.txt29
-rw-r--r--SD-VBS/licenses/SIFT.license.txt64
-rw-r--r--SD-VBS/licenses/SVM.license.txt33
-rw-r--r--SD-VBS/licenses/Stitch.license.txt33
-rw-r--r--SD-VBS/licenses/TextureSynthesis.license.txt58
-rw-r--r--SD-VBS/licenses/Tracking.license.txt33
9 files changed, 362 insertions, 0 deletions
diff --git a/SD-VBS/licenses/Disparity.license.txt b/SD-VBS/licenses/Disparity.license.txt
new file mode 100644
index 0000000..2b63356
--- /dev/null
+++ b/SD-VBS/licenses/Disparity.license.txt
@@ -0,0 +1,33 @@
1The author of Disparity benchmark is IkkJin Ahn.
2
3The Matlab source code and the test data for this benchmark are released under the FreeBSD License.
4
5Copyright (C) 2008 IkkJin Ahn
6All rights reserved
7
8Written by IkkJin Ahn.
9
10Redistribution and use in source and binary forms, with or without
11modification, 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 of 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
22THIS SOFTWARE IS PROVIDED BY IKKJIN AHN ``AS IS'' AND ANY
23EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
24WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25DISCLAIMED. IN NO EVENT SHALL IKKJIN AHN BE LIABLE FOR ANY
26DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
27(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
29ON 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
31SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33
diff --git a/SD-VBS/licenses/Localization.license.txt b/SD-VBS/licenses/Localization.license.txt
new file mode 100644
index 0000000..f8fcc81
--- /dev/null
+++ b/SD-VBS/licenses/Localization.license.txt
@@ -0,0 +1,33 @@
1The author of Localization benchmark is IkkJin Ahn.
2
3The Matlab source code and the test data for this benchmark are released under the FreeBSD License.
4
5Copyright (C) 2008 IkkJin Ahn
6All rights reserved
7
8Written by IkkJin Ahn.
9
10Redistribution and use in source and binary forms, with or without
11modification, 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 of 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
22THIS SOFTWARE IS PROVIDED BY IKKJIN AHN ``AS IS'' AND ANY
23EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
24WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25DISCLAIMED. IN NO EVENT SHALL IKKJIN AHN BE LIABLE FOR ANY
26DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
27(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
29ON 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
31SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33
diff --git a/SD-VBS/licenses/MSER.license.txt b/SD-VBS/licenses/MSER.license.txt
new file mode 100644
index 0000000..05bbeb4
--- /dev/null
+++ b/SD-VBS/licenses/MSER.license.txt
@@ -0,0 +1,46 @@
1The MSER (Maximally Stable Extremal Region) benchmark is derived from the source provided by Andrea Vedaldi
2at http://www.vlfeat.org/~vedaldi/code/mser.html, version 0.4. A later
3version of the component, version .5, has since been incorporated into the VLFeat open source
4package (http://VLFeat.org), version 0.9.4.1.
5
6The header files of the version .4 MSER code contain the following license:
7
8/* AUTORIGHTS
9Copyright (C) 2006 Regents of the University of California
10All rights reserved
11
12Written by Andrea Vedaldi (UCLA VisionLab).
13
14Redistribution and use in source and binary forms, with or without
15modification, are permitted provided that the following conditions are met
16
17 * Redistributions of source code must retain the above copyright
18 notice, this list of conditions and the following disclaimer.
19 * Redistributions in binary form must reproduce the above copyright
20 notice, this list of conditions and the following disclaimer in the
21 documentation and/or other materials provided with the distribution.
22 * Neither the name of the University of California, Berkeley nor the
23 names of its contributors may be used to endorse or promote products
24 derived from this software without specific prior written permission.
25
26THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
27EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
29DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY
30DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
31(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
32LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
33ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
35SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36*/
37
38We have modified MSER in the following ways:
39
40- we generated a standalone C version from the mser.mex.c source.
41- we augmented the code in order to support collection of benchmarking data (matlab and C)
42- we create benchmark inputs for the code (matlab and C)
43- we modified the code to use our own standardized library for common functions (matlab and C)
44
45Our modifications are available under the same license as above, since UCSD is also
46part of the University of California.
diff --git a/SD-VBS/licenses/Multi-N-Cut.license.txt b/SD-VBS/licenses/Multi-N-Cut.license.txt
new file mode 100644
index 0000000..1d09cab
--- /dev/null
+++ b/SD-VBS/licenses/Multi-N-Cut.license.txt
@@ -0,0 +1,29 @@
1Multiscale Normalized Cut (Multi-Ncut) image segmentation benchmark is derived from the source code provided by Jianbo Shi at http://www.cis.upenn.edu/~jshi/software, version 8 (retrieved on 04-May-2006).
2
3The webpage of the benchmark contains the following text:
4
5<p><strong>
6This software is made publicly for research use only. It may be
7modified and redistributed under the terms of the </strong><a
8 href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>.<br>
9<br>
10</p>
11
12Thus, Multi-Ncut is licensed under the GNU General Public License (GPL), Version 3.0.
13We have included a copy of the GNU GPL 3.0 in this directory, in the file gpl-3.0.html.
14
15We have modified Multi-Ncut in the following ways:
16
17- Algorithm used for C source code:
18 Pedro F. Felzenszwalb and Daniel P. Huttenlocher
19 International Journal of Computer Vision, Volume 59, Number 2, September 2004
20- The source code has been derived from http://people.cs.uchicago.edu/~pff/segment/. This software is
21 protected under GNU GPL License, Version 2, June 1991 http://www.gnu.org/licenses/gpl-2.0.txt
22- we modified the code to use our own standardized library for common functions (matlab and C)
23- we augmented the code in order to support collection of benchmarking data (matlab and C)
24- we create benchmark inputs for the code (matlab and C)
25
26Since GPL is viral, our modifications to this benchmark are also open source, under the
27GPL 3.0 license.
28
29
diff --git a/SD-VBS/licenses/SIFT.license.txt b/SD-VBS/licenses/SIFT.license.txt
new file mode 100644
index 0000000..6b630cd
--- /dev/null
+++ b/SD-VBS/licenses/SIFT.license.txt
@@ -0,0 +1,64 @@
1The SIFT (Scale Invariant Feature Transform) benchmark is derived from the code provided by Andrea Vedaldi at http://www.vlfeat.org/~vedaldi/code/sift.html, retrieved June 18, 2007. A later version of the component has been incorporated into the VLFeat open source package (http://VLFeat.org), 0.9.4.1.
2
3The header files of the code contain the following license:
4
5/* AUTORIGHTS
6Copyright (C) 2006 Regents of the University of California
7All rights reserved
8
9Written by Andrea Vedaldi (UCLA VisionLab).
10
11Redistribution and use in source and binary forms, with or without
12modification, are permitted provided that the following conditions are met
13
14 * Redistributions of source code must retain the above copyright
15 notice, this list of conditions and the following disclaimer.
16 * Redistributions in binary form must reproduce the above copyright
17 notice, this list of conditions and the following disclaimer in the
18 documentation and/or other materials provided with the distribution.
19 * Neither the name of the University of California, Berkeley nor the
20 names of its contributors may be used to endorse or promote products
21 derived from this software without specific prior written permission.
22
23THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
24EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
25WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
26DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY
27DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
28(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
29LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
30ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
32SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33*/
34
35In addition to the copyright terms mentioned above, the VLFeat.org webpage contains the following text:
36
37 <p>This software program is Copyright &copy; 2006 The Regents of the
38 University of California and can be freely used for academic purposes
39 (see the included license file for details). Although this
40 implementation is original (in particular, it is <em>not</em> derived
41 from <a shape="rect" href="http://www.cs.ubc.ca/~lowe/keypoints/">Lowe's
42 implementation</a>), the SIFT algorithm has been issued a
43 patent. Thus you should note that:</p>
44
45 <blockquote style="font-style:italic;">
46 This software embodies a method for which the following patent has
47 been issued: &quot;Method and apparatus for identifying scale invariant
48 features in an image and use of same for locating an object in an
49 image,&quot; David G. Lowe, US Patent 6,711,293 (March 23,
50 2004). Provisional application filed March 8, 1999. Asignee: The
51 University of British Columbia.
52 </blockquote>
53
54We have modified SIFT in the following ways:
55
56- we generated a standalone C version from the Matlab source files of SIFT.
57- we augmented the code in order to support collection of benchmarking data (matlab and C)
58- we create benchmark inputs for the code (matlab and C)
59- we modified the code to use our own standardized library for common functions (matlab and C)
60
61Our modifications are available under the same license as above, since UCSD is also
62part of the University of California.
63
64
diff --git a/SD-VBS/licenses/SVM.license.txt b/SD-VBS/licenses/SVM.license.txt
new file mode 100644
index 0000000..9cba4a9
--- /dev/null
+++ b/SD-VBS/licenses/SVM.license.txt
@@ -0,0 +1,33 @@
1The author of Support Vector Machine (SVM) benchmark is IkkJin Ahn.
2
3The Matlab source code and the test data for this benchmark are released under the FreeBSD License.
4
5Copyright (C) 2008 IkkJin Ahn
6All rights reserved
7
8Written by IkkJin Ahn.
9
10Redistribution and use in source and binary forms, with or without
11modification, 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 of 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
22THIS SOFTWARE IS PROVIDED BY IKKJIN AHN ``AS IS'' AND ANY
23EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
24WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25DISCLAIMED. IN NO EVENT SHALL IKKJIN AHN BE LIABLE FOR ANY
26DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
27(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
29ON 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
31SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33
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 @@
1The author of Image Stitch (stitch) benchmark is IkkJin Ahn.
2
3The Matlab source code and the test data for this benchmark are released under the FreeBSD License.
4
5Copyright (C) 2008 IkkJin Ahn
6All rights reserved
7
8Written by IkkJin Ahn.
9
10Redistribution and use in source and binary forms, with or without
11modification, 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
22THIS SOFTWARE IS PROVIDED BY IKKJIN AHN ``AS IS'' AND ANY
23EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
24WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25DISCLAIMED. IN NO EVENT SHALL IKKJIN AHN BE LIABLE FOR ANY
26DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
27(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
29ON 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
31SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33
diff --git a/SD-VBS/licenses/TextureSynthesis.license.txt b/SD-VBS/licenses/TextureSynthesis.license.txt
new file mode 100644
index 0000000..6c28556
--- /dev/null
+++ b/SD-VBS/licenses/TextureSynthesis.license.txt
@@ -0,0 +1,58 @@
1The Texture Synthesis benchmark is derived from the source code provided by Eero Simoncelli amd Javeir Portilla at http://www.cns.nyu.edu/~lcv/texture/.
2
3The header files of the Texture Synthesis benchmark contain the following license:
4
5 Javier Portilla and Eero Simoncelli.
6 Work described in:
7 "A Parametric Texture Model based on Joint Statistics of Complex Wavelet Coefficients".
8 J Portilla and E P Simoncelli. Int'l Journal of Computer Vision,
9 vol.40(1), pp. 49-71, Dec 2000.
10
11 Please refer to this publication if you use the program for research or
12 for technical applications. Thank you.
13
14 Copyright, Center for Neural Science, New York University, January 2001.
15 All rights reserved.
16
17The Matlab source code for the benchmark and the test data are permitted under the FreeBSD License.
18
19Copyright (C) 2008 Javier Portilla and Eero Simoncelli
20All rights reserved
21
22Written by Javier Portilla and Eero Simoncelli.
23
24Redistribution and use in source and binary forms, with or without
25modification, are permitted provided that the following conditions are met
26
27 * Redistributions of source code must retain the above copyright
28 notice, this list of conditions and the following disclaimer.
29 * Redistributions in binary form must reproduce the above copyright
30 notice, this list of conditions and the following disclaimer in the
31 documentation and/or other materials provided with the distribution.
32 * Neither the names Javier Portilla and Eero Simoncell nor the
33 names of its contributors may be used to endorse or promote products
34 derived from this software without specific prior written permission.
35
36THIS SOFTWARE IS PROVIDED BY JAVIER PORTILLA AND EERO SIMONCELLI ``AS IS'' AND ANY
37EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39DISCLAIMED. IN NO EVENT SHALL JAVIER PORTILLA AND EERO SIMONCELL BE LIABLE FOR ANY
40DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46
47We have modified Texture Synthesis in the following ways:
48
49- we generated a standalone C version from the Matlab source.
50- we augmented the code in order to support collection of benchmarking data (matlab and C)
51- we create benchmark inputs for the code (matlab and C)
52- we modified the code to use our own standardized library for common functions (matlab and C)
53- Note: The algorithm for texture synthesis has been modified according to
54 "Ashikhmin, M. "Synthesizing Natural Textures" The proceedings of 2001 ACM Symposium on Interactive 3D Graphics, Research Triangle Park, NorthCarolina March 19-21, pp. 217-226".
55
56Our modifications are available under the GNU General Public License (GPL), version 3.0. We have included a copy of the GNU GPL 3.0 in this directory, in the file gpl-3.0.html.
57
58
diff --git a/SD-VBS/licenses/Tracking.license.txt b/SD-VBS/licenses/Tracking.license.txt
new file mode 100644
index 0000000..537f4b1
--- /dev/null
+++ b/SD-VBS/licenses/Tracking.license.txt
@@ -0,0 +1,33 @@
1The author of Tracking benchmark is IkkJin Ahn.
2
3The Matlab source code and the test data for this benchmark are released under the FreeBSD License.
4
5Copyright (C) 2008 IkkJin Ahn
6All rights reserved
7
8Written by IkkJin Ahn.
9
10Redistribution and use in source and binary forms, with or without
11modification, 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 of 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
22THIS SOFTWARE IS PROVIDED BY IKKJIN AHN ``AS IS'' AND ANY
23EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
24WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25DISCLAIMED. IN NO EVENT SHALL IKKJIN AHN BE LIABLE FOR ANY
26DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
27(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
29ON 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
31SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33