crashanalysercmd/UI/Graphical/bin/Debug/SupportingLibraries.txt
changeset 0 818e61de6cd1
equal deleted inserted replaced
-1:000000000000 0:818e61de6cd1
       
     1 XPTable (c) Mathew Hall
       
     2 =======================
       
     3 http://www.codeproject.com/cs/miscctrl/XPTable.asp
       
     4 http://sourceforge.net/projects/xptable/
       
     5 
       
     6 /*
       
     7  * Copyright © 2005, Mathew Hall
       
     8  * All rights reserved.
       
     9  *
       
    10  * Redistribution and use in source and binary forms, with or without modification, 
       
    11  * are permitted provided that the following conditions are met:
       
    12  *
       
    13  *    - Redistributions of source code must retain the above copyright notice, 
       
    14  *      this list of conditions and the following disclaimer.
       
    15  * 
       
    16  *    - Redistributions in binary form must reproduce the above copyright notice, 
       
    17  *      this list of conditions and the following disclaimer in the documentation 
       
    18  *      and/or other materials provided with the distribution.
       
    19  *
       
    20  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
       
    21  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
       
    22  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
       
    23  * IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
       
    24  * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
       
    25  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, 
       
    26  * OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
       
    27  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
       
    28  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 
       
    29  * OF SUCH DAMAGE.
       
    30  */
       
    31