1*b04680f1SMatt GilbrideCopyright (c) 2007-2009, JSR305 expert group 2*b04680f1SMatt GilbrideAll rights reserved. 3*b04680f1SMatt Gilbride 4*b04680f1SMatt Gilbridehttp://www.opensource.org/licenses/bsd-license.php 5*b04680f1SMatt Gilbride 6*b04680f1SMatt GilbrideRedistribution and use in source and binary forms, with or without 7*b04680f1SMatt Gilbridemodification, are permitted provided that the following conditions are met: 8*b04680f1SMatt Gilbride 9*b04680f1SMatt Gilbride * Redistributions of source code must retain the above copyright notice, 10*b04680f1SMatt Gilbride this list of conditions and the following disclaimer. 11*b04680f1SMatt Gilbride * Redistributions in binary form must reproduce the above copyright notice, 12*b04680f1SMatt Gilbride this list of conditions and the following disclaimer in the documentation 13*b04680f1SMatt Gilbride and/or other materials provided with the distribution. 14*b04680f1SMatt Gilbride * Neither the name of the JSR305 expert group nor the names of its 15*b04680f1SMatt Gilbride contributors may be used to endorse or promote products derived from 16*b04680f1SMatt Gilbride this software without specific prior written permission. 17*b04680f1SMatt Gilbride 18*b04680f1SMatt GilbrideTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 19*b04680f1SMatt GilbrideAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 20*b04680f1SMatt GilbrideTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 21*b04680f1SMatt GilbrideARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 22*b04680f1SMatt GilbrideLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 23*b04680f1SMatt GilbrideCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 24*b04680f1SMatt GilbrideSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 25*b04680f1SMatt GilbrideINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 26*b04680f1SMatt GilbrideCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 27*b04680f1SMatt GilbrideARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 28*b04680f1SMatt GilbridePOSSIBILITY OF SUCH DAMAGE. 29