Home | History | Annotate | Download | only in copyright
      1 Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
      2 Use is subject to license terms.
      3 
      4 For the avoidance of doubt, except that if any license choice other
      5 than GPL or LGPL is available it will apply instead, Sun elects to
      6 use only the General Public License version 2 (GPLv2) at this time
      7 for any software where a choice of GPL license versions is made
      8 available with the language indicating that GPLv2 or any later
      9 version may be used, or where a choice of which version of the GPL
     10 is applied is otherwise unspecified.
     11 
     12 --------------------------------------------------------------------
     13 
     14   (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
     15   Copyright (c) 2001, 2002 Peter Dimov
     16 
     17   Permission to copy, use, modify, sell and distribute this software
     18   is granted provided this copyright notice appears in all copies.
     19   This software is provided "as is" without express or implied
     20   warranty, and with no claim as to its suitability for any purpose.
     21 
     22 --------------------------------------------------------------------
     23 
     24  Copyright 2001-2004 Unicode, Inc.
     25 
     26  Disclaimer
     27 
     28  This source code is provided as is by Unicode, Inc. No claims are
     29  made as to fitness for any particular purpose. No warranties of any
     30  kind are expressed or implied. The recipient agrees to determine
     31  applicability of information provided. If this file has been
     32  purchased on magnetic or optical media from Unicode, Inc., the
     33  sole remedy for any claim will be exchange of defective media
     34  within 90 days of receipt.
     35 
     36  Limitations on Rights to Redistribute This Code
     37 
     38  Unicode, Inc. hereby grants the right to freely use the information
     39  supplied in this file in the creation of products supporting the
     40  Unicode Standard, and to make copies of this file in any form
     41  for internal or external distribution as long as this notice
     42  remains attached.
     43  
     44 --------------------------------------------------------------------
     45 
     46  written by Colin Plumb in 1993, no copyright is claimed.
     47  This code is in the public domain; do with it what you wish.
     48 
     49  Equivalent code is available from RSA Data Security, Inc.
     50  This code has been tested against that, and is equivalent,
     51  except that you don't need to include two pages of legalese
     52  with every copy.
     53 
     54 --------------------------------------------------------------------
     55 
     56  Copyright 2007 Google Inc. All Rights Reserved.
     57  Author: liuli (a] google.com (Liu Li)
     58 
     59 --------------------------------------------------------------------
     60 
     61  Copyright (C) 1999 - 2001 Jacob Berkman
     62  Copyright 2000, 2001 Ximian, Inc.
     63  Copyright (C) 2006 Fernando Herrera
     64 
     65  Author:  Fernando Herrera  <fherrera (a] onirica.com>
     66  Author:  Jacob Berkman  <jberkman (a] andrew.cmu.edu>
     67  Author:  Brent Smith  <gnome (a] nextreality.net>
     68 
     69  This program is free software; you can redistribute it and/or
     70  modify it under the terms of version 2 of the GNU General Public
     71  License as published by the Free Software Foundation.
     72 
     73  This program is distributed in the hope that it will be useful,
     74  but WITHOUT ANY WARRANTY; without even the implied warranty of
     75  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     76  GNU General Public License for more details.
     77 
     78  You should have received a copy of the GNU General Public License
     79  along with this program; if not, write to the Free Software
     80  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
     81  
     82 --------------------------------------------------------------------
     83 
     84  Copyright (c) 2006, Google Inc.
     85  Copyright (c) 2007, Google Inc.
     86  All rights reserved.
     87 
     88  Author: Li Liu
     89 
     90  Redistribution and use in source and binary forms, with or without
     91  modification, are permitted provided that the following conditions are
     92  met:
     93 
     94      * Redistributions of source code must retain the above copyright
     95  notice, this list of conditions and the following disclaimer.
     96      * Redistributions in binary form must reproduce the above
     97  copyright notice, this list of conditions and the following disclaimer
     98  in the documentation and/or other materials provided with the
     99  distribution.
    100      * Neither the name of Google Inc. nor the names of its
    101  contributors may be used to endorse or promote products derived from
    102  this software without specific prior written permission.
    103 
    104  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    105  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    106  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    107  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    108  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    109  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    110  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    111  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    112  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    113  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    114  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    115 
    116  Author: Mark Mentovai
    117  Author: Michael Shang
    118  Author: Dan Waylonis
    119  Author: Dave Camp
    120 
    121 --------------------------------------------------------------------
    122 
    123