Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes committed Dec 13, 2008
0 parents commit 92805ef
Show file tree
Hide file tree
Showing 460 changed files with 441,980 additions and 0 deletions.
32 changes: 32 additions & 0 deletions AUTHORS
@@ -0,0 +1,32 @@
compiz and the standard set of plugins are designed and written by

David Reveman <davidr@novell.com>

with additional functionality by

Radek Doulik <rodo@novell.com> IO multiplexing
Mirco Müller <macslow@bangang.de> Skydome support in cube plugin
Søren Sandmann <sandmann@redhat.com> plane plugin
Dan Winship <danw@novell.com> gconf-dump plugin
Brian Paul <brian.paul@tungstengraphics.com> Matrix functions

and other contributions by

Mike Cook <mcook@novell.com>
Mike Dransfield <mike@blueroot.co.uk>
Diogo Ferreira <diogo@underdev.org>
gandalfn <gandalfn@club-internet.fr>
Guillaume <ixcemix@gmail.com>
Kristian Høgsberg <krh@redhat.com>
Dennis Kasprzyk <onestone@beryl-project.org>
Gerd Kohlberger <lowfi@chello.at>
Volker Krause <vkrause@kde.org>
moppsy <moppsy@comcast.net>
Jeremy C. Reed <reed@reedmedia.net>
Thierry Reding <thierry@gilfi.de>
Julian Sikorski <lordzanon@poczta.onet.pl>
Quinn Storm <livinglatexkali@gmail.com>
Erkin Bahceci <erkinbah@gmail.com>

hacked by
Hannes Janetzek <hannes.janetzek@gmail.com> to make compiz work as a plain composite manager
3 changes: 3 additions & 0 deletions COPYING
@@ -0,0 +1,3 @@
All of the code is MIT licensed

For More information COPYING.MIT.
340 changes: 340 additions & 0 deletions COPYING.GPL

Large diffs are not rendered by default.

510 changes: 510 additions & 0 deletions COPYING.LGPL

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions COPYING.MIT
@@ -0,0 +1,21 @@

Copyright © 2005 Novell, Inc.

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 appear in all copies
and that both that copyright notice and this permission notice
appear in supporting documentation, and that the name of
Novell, Inc. not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior permission.
Novell, Inc. makes no representations about the suitability of this
software for any purpose. It is provided "as is" without express or
implied warranty.

NOVELL, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
NO EVENT SHALL NOVELL, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 comments on commit 92805ef

Please sign in to comment.