Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. The following is the MIT license, agreed upon by most contributors.
  2. Copyright holders of new code should use this license statement where
  3. possible. They may also add themselves to the list below.
  4.  
  5. /*
  6.  * Copyright 1987, 1988, 1989, 1998  The Open Group
  7.  * Copyright 1987, 1988, 1989 Digital Equipment Corporation
  8.  * Copyright 1999, 2004, 2008 Keith Packard
  9.  * Copyright 2000 SuSE, Inc.
  10.  * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
  11.  * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
  12.  * Copyright 2004 Nicholas Miell
  13.  * Copyright 2005 Lars Knoll & Zack Rusin, Trolltech
  14.  * Copyright 2005 Trolltech AS
  15.  * Copyright 2007 Luca Barbato
  16.  * Copyright 2008 Aaron Plattner, NVIDIA Corporation
  17.  * Copyright 2008 Rodrigo Kumpera
  18.  * Copyright 2008 AndrĂ© Tupinambá
  19.  * Copyright 2008 Mozilla Corporation
  20.  * Copyright 2008 Frederic Plourde
  21.  * Copyright 2009, Oracle and/or its affiliates. All rights reserved.
  22.  * Copyright 2009, 2010 Nokia Corporation
  23.  *
  24.  * Permission is hereby granted, free of charge, to any person obtaining a
  25.  * copy of this software and associated documentation files (the "Software"),
  26.  * to deal in the Software without restriction, including without limitation
  27.  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  28.  * and/or sell copies of the Software, and to permit persons to whom the
  29.  * Software is furnished to do so, subject to the following conditions:
  30.  *
  31.  * The above copyright notice and this permission notice (including the next
  32.  * paragraph) shall be included in all copies or substantial portions of the
  33.  * Software.
  34.  *
  35.  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  36.  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  37.  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  38.  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  39.  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  40.  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  41.  * DEALINGS IN THE SOFTWARE.
  42.  */
  43.