

Notices to be included into the product documentation:
******************


Copyright  2001, 2002 Indiana University
Copyright  2000, 2001 University of Notre Dame du Lac
Copyright  2000 Jeremy Siek, Lie-Quan Lee, Andrew Lumsdaine
Copyright  1996-1999 Silicon Graphics Computer Systems, Inc.
Copyright  1994 Hewlett-Packard Company

This product includes software developed at the University
of Notre Dame and the Pervasive Technology Labs at Indiana
University. For technical information contact Andrew Lumsdaine
at the Pervasive Technology Labs at Indiana University.  For
administrative and license questions contact the Advanced
Research and Technology Institute at 351 West 10th Street.
Indianapolis, Indiana 46202, phone 317-278-4100, fax
317-274-5902.

Some concepts based on versions from the MTL draft manual
and Boost Graph and Property Map documentation, the SGI Standard
Template Library documentation and the Hewlett-Packard STL,
under the following license: 

Permission to use, copy, modify, distribute and
sell this software and its documentation for any purpose is
hereby granted without fee, provided that the above copyright
notice appears in all copies and that both that copyright
notice and this permission notice appear in supporting
documentation.  Silicon Graphics makes no representations
about the suitability of this software for any purpose.  It is
provided "as is" without express or implied
warranty.

----

  269: // Copyright (c) Jeremy Siek 2001
  270: //
  271: // Permission to use, copy, modify, distribute and sell this software
  272: // and its documentation for any purpose is hereby granted without fee,
  273: // provided that the above copyright notice appears in all copies and
  274: // that both that copyright notice and this permission notice appear
  275: // in supporting documentation.  Silicon Graphics makes no
  276: // representations about the suitability of this software for any
  277: // purpose.  It is provided "as is" without express or implied warranty.

----

    3:   -- Copyright (c) JongSoo Park 2005
    4:   --
    5:   -- Permission to use, copy, modify, distribute and sell this software
    6:   -- and its documentation for any purpose is hereby granted without fee,
    7:   -- provided that the above copyright notice appears in all copies and
    8:   -- that both that copyright notice and this permission notice appear
    9:   -- in supporting documentation.  Jeremy Siek makes no
   10:   -- representations about the suitability of this software for any
   11:   -- purpose.  It is provided "as is" without express or implied warranty.

----

    3:   -- Copyright (c) Michael Drexl 2006
    4:   --
    5:   -- Permission to use, copy, modify, and distribute this software
    6:   -- and its documentation for any purpose is hereby granted without fee,
    7:   -- provided that the above copyright notice appears in all copies and
    8:   -- that both that copyright notice and this permission notice appear
    9:   -- in supporting documentation.  Michael Drexl makes no
   10:   -- representations about the suitability of this software for any
   11:   -- purpose.  It is provided "as is" without express or implied warranty.

----

    3:   -- Copyright (c) Jeremy Siek, Lie-Quan Lee, and Andrew Lumsdaine 2000
    4:   --
    5:   -- Permission to use, copy, modify, distribute and sell this software
    6:   -- and its documentation for any purpose is hereby granted without fee,
    7:   -- provided that the above copyright notice appears in all copies and
    8:   -- that both that copyright notice and this permission notice appear
    9:   -- in supporting documentation.  We make no
   10:   -- representations about the suitability of this software for any
   11:   -- purpose.  It is provided "as is" without express or implied warranty.

----

 *       "This product includes software developed by
 *        CollabNet (http://www.Collab.Net/)."

----

   24:       "This product includes software developed at the University of Notre Dame
   25:       and the Pervasive Technology Labs at Indiana University. For technical
   26:       information contact Andrew Lumsdaine at the Pervasive Technology Labs at
   27:       Indiana University.  For administrative and license questions contact the
   28:       Advanced Research and Technology Institute at 351 West 10th Street.
   29:       Indianapolis, Indiana 46202, phone 317-278-4100, fax 317-274-5902."

----

    2:  * Copyright (c) 1996-1997
    3:  * Silicon Graphics Computer Systems, Inc.
    4:  *
    5:  * Permission to use, copy, modify, distribute and sell this software
    6:  * and its documentation for any purpose is hereby granted without fee,
    7:  * provided that the above copyright notice appear in all copies and
    8:  * that both that copyright notice and this permission notice appear
    9:  * in supporting documentation.  Silicon Graphics makes no
   10:  * representations about the suitability of this software for any
   11:  * purpose.  It is provided "as is" without express or implied warranty.

----

   13:  * Copyright (c) 2002
   14:  * Hewlett-Packard Company
   15:  *
   16:  * Permission to use, copy, modify, distribute and sell this software
   17:  * and its documentation for any purpose is hereby granted without fee,
   18:  * provided that the above copyright notice appear in all copies and
   19:  * that both that copyright notice and this permission notice appear
   20:  * in supporting documentation.  Hewlett-Packard Company makes no
   21:  * representations about the suitability of this software for any
   22:  * purpose.  It is provided "as is" without express or implied warranty.

----





Additional notices for binary distributions:
******************


/* ================================================================
 * Copyright (c) 2000-2009 CollabNet.  All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 *
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in
 *    the documentation and/or other materials provided with the
 *    distribution.
 *
 * 3. The end-user documentation included with the redistribution,
 *    if any, must include the following acknowledgment:
 *       "This product includes software developed by
 *        CollabNet (http://www.Collab.Net/)."
 *    Alternately, this acknowledgment may appear in the software itself,
 *    if and wherever such third-party acknowledgments normally appear.
 *
 * 4. The hosted project names must not be used to endorse or promote
 *    products derived from this software without prior written
 *    permission. For written permission, please contact info@collab.net.
 *
 * 5. Products derived from this software may not use the "Tigris" name
 *    nor may "Tigris" appear in their names without prior written
 *    permission of CollabNet.
 * 
 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 * IN NO EVENT SHALL COLLABNET OR ITS CONTRIBUTORS BE LIABLE FOR ANY
 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
 * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *
 * ====================================================================
 * 
 * This software consists of voluntary contributions made by many
 * individuals on behalf of CollabNet.
 */

----

    3: Copyright 2002-2003, Trustees of Indiana University.
    4: Copyright 2000-2001, University of Notre Dame.
    5: All rights reserved.
    6: 
    7: Indiana University has the exclusive rights to license this product under the
    8: following license.
    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:   * All redistributions of source code must retain the above copyright notice,
   14:     the list of authors in the original source code, this list of conditions
   15:     and the disclaimer listed in this license;
   16: 
   17:   * All redistributions in binary form must reproduce the above copyright
   18:     notice, this list of conditions and the disclaimer listed in this license
   19:     in the documentation and/or other materials provided with the distribution;
   20: 
   21:   * Any documentation included with all redistributions must include the
   22:     following acknowledgement:
   23: 
   24:       "This product includes software developed at the University of Notre Dame
   25:       and the Pervasive Technology Labs at Indiana University. For technical
   26:       information contact Andrew Lumsdaine at the Pervasive Technology Labs at
   27:       Indiana University.  For administrative and license questions contact the
   28:       Advanced Research and Technology Institute at 351 West 10th Street.
   29:       Indianapolis, Indiana 46202, phone 317-278-4100, fax 317-274-5902."
   30: 
   31:     Alternatively, this acknowledgement may appear in the software itself, and
   32:     wherever such third-party acknowledgments normally appear.
   33: 
   34:   * The name Indiana University, the University of Notre Dame or "Caramel"
   35:     shall not be used to endorse or promote products derived from this software
   36:     without prior written permission from Indiana University.  For written
   37:     permission, please contact Indiana University Advanced Research &
   38:     Technology Institute.
   39: 
   40:   * Products derived from this software may not be called "Caramel", nor may
   41:     Indiana University, the University of Notre Dame or "Caramel" appear in
   42:     their name, without prior written permission of Indiana University Advanced
   43:     Research & Technology Institute.
   44: 
   45: Indiana University provides no reassurances that the source code provided does
   46: not infringe the patent or any other intellectual property rights of any other
   47: entity.  Indiana University disclaims any liability to any recipient for claims
   48: brought by any other entity based on infringement of intellectual property
   49: rights or otherwise.  
   50: 
   51: LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES
   52: AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES
   53: AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF THIRD
   54: PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES
   55: NO WARRANTIES THAT SOFTWARE IS FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES",
   56: "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE.  LICENSEE ASSUMES THE ENTIRE RISK
   57: AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE
   58: PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE.
