Blame COPYING

Packit 030a23
The following is the MIT license, agreed upon by most contributors.
Packit 030a23
Copyright holders of new code should use this license statement where
Packit 030a23
possible. They may also add themselves to the list below.
Packit 030a23
Packit 030a23
/*
Packit 030a23
 * Copyright 1987, 1988, 1989, 1998  The Open Group
Packit 030a23
 * Copyright 1987, 1988, 1989 Digital Equipment Corporation
Packit 030a23
 * Copyright 1999, 2004, 2008 Keith Packard
Packit 030a23
 * Copyright 2000 SuSE, Inc.
Packit 030a23
 * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
Packit 030a23
 * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
Packit 030a23
 * Copyright 2004 Nicholas Miell
Packit 030a23
 * Copyright 2005 Lars Knoll & Zack Rusin, Trolltech
Packit 030a23
 * Copyright 2005 Trolltech AS
Packit 030a23
 * Copyright 2007 Luca Barbato
Packit 030a23
 * Copyright 2008 Aaron Plattner, NVIDIA Corporation
Packit 030a23
 * Copyright 2008 Rodrigo Kumpera
Packit 030a23
 * Copyright 2008 André Tupinambá
Packit 030a23
 * Copyright 2008 Mozilla Corporation
Packit 030a23
 * Copyright 2008 Frederic Plourde
Packit 030a23
 * Copyright 2009, Oracle and/or its affiliates. All rights reserved.
Packit 030a23
 * Copyright 2009, 2010 Nokia Corporation
Packit 030a23
 *
Packit 030a23
 * Permission is hereby granted, free of charge, to any person obtaining a
Packit 030a23
 * copy of this software and associated documentation files (the "Software"),
Packit 030a23
 * to deal in the Software without restriction, including without limitation
Packit 030a23
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
Packit 030a23
 * and/or sell copies of the Software, and to permit persons to whom the
Packit 030a23
 * Software is furnished to do so, subject to the following conditions:
Packit 030a23
 *
Packit 030a23
 * The above copyright notice and this permission notice (including the next
Packit 030a23
 * paragraph) shall be included in all copies or substantial portions of the
Packit 030a23
 * Software.
Packit 030a23
 * 
Packit 030a23
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
Packit 030a23
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
Packit 030a23
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
Packit 030a23
 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Packit 030a23
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
Packit 030a23
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
Packit 030a23
 * DEALINGS IN THE SOFTWARE.
Packit 030a23
 */