13695SN/A# Copyright (c) 2006 The Regents of The University of Michigan
23695SN/A# All rights reserved.
33695SN/A#
43695SN/A# Redistribution and use in source and binary forms, with or without
53695SN/A# modification, are permitted provided that the following conditions are
63695SN/A# met: redistributions of source code must retain the above copyright
73695SN/A# notice, this list of conditions and the following disclaimer;
83695SN/A# redistributions in binary form must reproduce the above copyright
93695SN/A# notice, this list of conditions and the following disclaimer in the
103695SN/A# documentation and/or other materials provided with the distribution;
113695SN/A# neither the name of the copyright holders nor the names of its
123695SN/A# contributors may be used to endorse or promote products derived from
133695SN/A# this software without specific prior written permission.
143695SN/A#
153695SN/A# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
163695SN/A# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
173695SN/A# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
183695SN/A# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
193695SN/A# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
203695SN/A# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
213695SN/A# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
223695SN/A# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
233695SN/A# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
243695SN/A# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
253695SN/A# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
263695SN/A#
273695SN/A# Authors: Lisa Hsu
283691SN/A
29